. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:25:21.024Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:25:21.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-26T01:25:21.060Z |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-11-26T01:25:21.680Z |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-11-26T01:25:21.770Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:25:21.771Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:25:21.771Z |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-11-26T01:25:21.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T01:25:21.956Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-26T01:25:21.976Z |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-11-26T01:25:23.767Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T01:25:24.237Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-26T01:25:24.253Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-26T01:25:24.253Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T01:25:24.309Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-26T01:25:24.310Z |INFO |Root WebApplicationContext: initialization completed in 2333 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-26T01:25:24.688Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-26T01:25:25.329Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-26T01:25:26.747Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-26T01:25:27.237Z |INFO |Started MainApp in 8.842 seconds (JVM running for 9.544) |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-26T01:25:27.295Z |INFO |Start scheduling PRH workflow |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:27.329Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1eaf4db1-aed5-4762-b4a1-3c599be937cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:25:28.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:38.787Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6980fe3e-a5e4-4e93-b3bd-aad932a1b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:25:40.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:50.083Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=df115a66-0097-4139-b476-1ed6374d7505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:25:51.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:25:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-26T01:25:56.349Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T01:25:56.350Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-26T01:25:56.353Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:01.153Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=687e4d52-dbab-4207-b399-192785624614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:02.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:12.229Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=37fb6ec0-cce3-4210-825d-daf713f0afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:13.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:23.297Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ac1aadd1-434e-4798-bd7b-79e375192ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:24.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:34.401Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bea4aff3-1f50-4209-bb5b-e4701aa75772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:35.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:45.473Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0d780170-dcbe-450d-b788-13a621032ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:46.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:56.516Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ec9bf932-1792-4a09-8523-7efe30657d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:26:57.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:26:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:07.589Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9f7d41a3-dad4-4997-9d07-06ac909e6d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:27:08.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:18.658Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=62eaf13c-a878-4735-9912-48fad831376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:27:19.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:29.697Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a07bc09c-27a7-499b-8c23-680ace6ab52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:27:30.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:40.769Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3b11625-60b2-4f43-983f-d4c1b9d0d749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:27:41.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:51.912Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=88ed54ec-f111-4e90-8043-92cf076c4a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:27:53.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:27:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:03.074Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c7867c65-0f36-4f6c-a976-906e4a3abbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:04.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:14.114Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7ed70eef-e46e-4891-bbfe-7054e22e3254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:15.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:25.184Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=cc9499ee-62d2-4745-8499-b733161e5428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:26.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:36.256Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a7e7be5a-befb-4aa3-8ee6-f019c6d424e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:37.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:47.330Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=dcfa5efe-5d1f-496b-ab88-094612c61621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:48.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:58.401Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5ea5c55e-d5e2-458f-a068-b12b60ae5cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:28:59.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:28:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:09.440Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a1cd3e9b-1007-44cb-b58d-2f99f470e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-26T01:29:10.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:20.514Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=485778bb-1ea5-4787-9d14-f2533faa7a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:30.686Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=577595bc-cdf0-4dc8-ae89-fd40d37e07de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:40.703Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=06387a6c-ee32-4ad6-991c-b504b0f44d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:50.718Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=027d1704-ff50-4597-a19d-cc989209ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:29:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:00.732Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f2a70ab7-88d9-42a3-8645-12cbd2435645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:10.747Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e61ca793-7e15-48e8-9460-451dfcf7e5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:20.758Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b898760f-fe2f-41ba-9509-e16e3a376490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:30:25.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:30:25.698Z |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-11-26T01:30:25.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:30:25.701Z |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-11-26T01:30:25.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:30:25.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:30:25.709Z |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-11-26T01:30:25.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:30.771Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0f4efa72-030e-4cd7-8869-3c823f06b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:40.785Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=303ab441-5a09-4b06-ab2f-7c63e638d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:50.799Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c6890150-731d-49bd-911c-7070b068e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:30:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:00.813Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bbb55450-11ba-4b3f-aae1-ad17a86622cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:10.825Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2a35fe6b-29fd-4ea2-b853-c4507f9aac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:20.836Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a27120bf-b7b8-4473-9872-1474329e92a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:30.847Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9c9063dc-de25-4ebf-9820-b4604ff95dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:40.859Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=49921de4-65f2-46ef-99da-c73fa3ff7c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:50.871Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0dd30c89-cbff-4d0c-82fe-7f6db802a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:31:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:00.884Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=641beb65-f8e2-4275-b340-655f179467d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:10.896Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=35cc2459-1912-4ea7-bdc3-9af8b253ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:20.907Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d49072fc-3566-41b8-a855-b14800864593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:30.919Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=04a8a516-2ecb-4dba-a1c4-59d2c6d549e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:40.930Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=af10797a-9fbf-47ef-aa0e-b58baa63747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:50.941Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8242b925-7b5c-4785-82b2-82842c7a65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:32:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:00.953Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1a819485-f978-4c38-bec7-4d7fb117ce28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:10.967Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e935e49d-54c6-4858-8aec-2bff9f079875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:20.979Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f3ae3ec7-66ef-4a9c-ae44-88d2131272ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:30.990Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=86cee44c-d514-427e-be21-dddc4712093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:41.001Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c3225705-f9c1-4031-b6a5-73632f9a0287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:51.012Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f206e0d9-b78a-4671-98d0-8a1479d2d753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:33:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:01.023Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8b1950a2-9110-46ac-ab2b-99121fd857d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:11.033Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5e4ef9ec-a219-4ff4-8bea-0f69b6c0cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:21.044Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e222b386-6260-4f23-a1db-9d930adf3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:21.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:31.055Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bf8bea1a-1d4f-4eff-ab24-9063c23817cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:31.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:41.065Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1157f102-5302-446b-a1ce-ead0a932df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:51.075Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d125d161-4d11-4b97-b4af-2396777c7f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:34:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:01.084Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b9fb6a75-bfcd-40e3-9ac2-a4ab5cf95caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:11.094Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1f8e91e0-05ef-4962-821d-c93d6f4f345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:21.105Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4ad70e6c-5e58-48ec-aeab-d7f442a5255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:35:24.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:35:24.983Z |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-11-26T01:35:24.983Z |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-11-26T01:35:24.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-11-26T01:35:24.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:35:24.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:35:24.993Z |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-11-26T01:35:24.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:31.116Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3ade9aeb-4e1f-4ae7-a046-84d0bc948d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:41.127Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=39e2817c-89e1-4b33-a229-565cd00eebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:51.136Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7ff20fec-fb21-44ac-9f2d-478f963d393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:35:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:01.147Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3be150fa-65a8-4cd8-8d8c-016e6e23ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:11.159Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d0b623b0-f94e-4ac3-aa6a-754efc222b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:21.170Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f8de07ac-3944-43bb-9483-f2323788293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:21.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:31.180Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d12728e6-3ba7-474c-bbb4-c07952008c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:41.190Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4d1f953f-b6e6-4464-96e3-54b4593f783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:51.200Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c8d2fe09-ed1a-4dbd-9f3c-62ef305db839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:36:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:01.211Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4eb4308f-0d83-44c0-a4aa-471017d7cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:11.222Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b034a56d-c772-4dcb-a55e-9d2c3ff0ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:21.231Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3009b076-8226-458f-91bc-a0d0941c5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:31.242Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=66f7dba2-fe6a-4e71-9655-d120c6ab292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:41.252Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=88fe5c1d-7e69-4bcf-a2bf-d6f0df3b0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:51.262Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c960fece-f677-4bc6-93ac-5f968f5aafaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:37:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:01.271Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e5098ef4-6ef0-4ea8-838f-0f5f989f1b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:11.282Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7a354f41-2a1c-432d-9d81-bcf91fdae4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:21.293Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=92926d04-d735-496b-af1f-e76d55f3f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:31.303Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=caa0d9a5-148a-43d2-914d-55a73f646573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:41.314Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a0e9d94f-bd8f-495d-956d-8533629d8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:51.324Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b818e5a6-b0bf-4d77-935c-85545ce0e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:38:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:01.334Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=82c082ed-9dda-4fbe-8a63-7a83ce7bd2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:11.345Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0a092e3e-9356-4fc6-8907-364e17e39fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:21.355Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a729bcca-9701-42bb-95bc-1a22bff14346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:31.367Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ed5897f1-457f-4f0c-94bc-bbdec934d0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:41.444Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f4619903-1496-4a22-ad48-182a66521df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:51.454Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=85bce6d7-6663-4adb-b315-98e85d054c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:39:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:01.465Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=cb0b2d5b-1be2-472c-9559-bc6f5f674ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:11.474Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5e3fc569-c443-4464-9376-dbf5920d9804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:21.483Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5642c55d-3759-4b2c-9703-b2833a702bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:21.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:40:24.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:40:24.962Z |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-11-26T01:40:24.963Z |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-11-26T01:40:24.964Z |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-11-26T01:40:24.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:40:24.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:40:24.969Z |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-11-26T01:40:24.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:31.492Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c10f3de6-7c40-4c84-823f-81f555482797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:41.502Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1d77e4d1-1a27-4844-94ef-5d23e3656f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:51.511Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=cc06ed3f-da32-411e-8760-3461df0a1d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:40:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:01.520Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e901b168-237a-43a8-8b63-865e7d8695ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:11.532Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9436427a-8492-4a69-9a4c-a0b15412d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:21.543Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2c854b39-b1c7-482c-b084-52a41c946a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:31.555Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7359bf42-3b9a-4418-a800-b1136b44bc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:41.564Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9ae045e5-54a2-4966-a858-ec960b33f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:51.573Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b8b15d45-0130-4b9f-9d72-9de34c38a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:41:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:01.583Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=da22a3b8-83d2-45d0-adab-43157e260673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:11.591Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9ad01c01-e83d-4346-963d-c182b6ecd22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:21.601Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=29439101-9edd-4cb5-a8d8-702316ed9edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:31.610Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3fbfc7cd-692c-46f8-a2d2-ccc1ae7383c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:41.620Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=71d8062f-31ef-4941-b89e-8543d7faea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:41.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:51.632Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=de0282c5-3065-47f7-899b-edada0405fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:42:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:01.640Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7121d5bb-25e9-4139-b621-ec86c4a9c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:11.648Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7d5bc380-721e-4794-8262-39beb40c05dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:21.656Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ec1a0eb7-0430-42c5-8b71-6fda31075d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:31.665Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7aa575eb-9034-47c7-99c0-01218e1be5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:41.675Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=cd504f32-5a05-4374-99fb-5590db8522fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:51.685Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=140c1478-0d4c-40b3-9376-78bd0b519662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:43:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:01.695Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3ce516f-448d-4968-8f60-2bf856437492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:01.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:11.705Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bc8d5146-7701-4467-9459-e455d0357097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:11.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:21.714Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=76819e1d-51b5-4731-908c-f5b60c13515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:31.723Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3f12fe7-90e3-4820-a076-91328551bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:41.732Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e89a9801-b342-4cdb-8776-b478df8c63b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:51.739Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a964913b-c87a-4d4f-8b2b-ad2379e35dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:44:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:01.747Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e6aaed16-7eff-4570-9431-ee05886f04d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:11.756Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3db7e188-ac09-44b9-a738-b14dcd0aed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:21.766Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=fc65d1da-e897-4d6c-9dde-9bb49289447f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:45:24.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:45:24.932Z |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-11-26T01:45:24.932Z |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-11-26T01:45:24.934Z |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-11-26T01:45:24.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:45:24.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:45:24.940Z |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-11-26T01:45:24.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:31.775Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f99efef9-c54b-431a-8a4c-0fe2864e6874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:41.783Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=796d95a3-4d0c-406c-88f2-2fe2100078f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:51.793Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=614af747-2f5d-4405-8800-0192ab70f5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:45:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:01.802Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4f893c0f-9cfa-4b65-af37-625b56f33c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:11.810Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=934b157c-3139-4519-93ee-742ce7dc43bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:21.821Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=66e034f2-9a4e-4c2c-ac77-4abb21d7b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:31.829Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b299848d-8eb2-49af-8f14-5c7db43cf0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:41.838Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=59ad4e1c-a759-4db8-b1a7-33516acc0e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:51.847Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a87f8614-e922-4e2c-a522-44bbbbcabd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:46:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:01.855Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=21b95d8f-1995-40c9-9837-ea692a643dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:11.866Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=39dbe3d8-bab3-40e4-abf8-32178d338f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:21.874Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1c2e8667-5ca2-41c2-a00d-5bc13212e869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:31.885Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=439d9fa8-8435-4098-806e-efd608bdb196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:41.894Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bd49a931-62f1-4641-bfd1-f3ffb7128444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:51.904Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=fdd67634-5c2a-4c57-a881-24946fac504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:47:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:01.914Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=90aec27e-c176-4d57-89ee-ebf2e2d8172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:11.922Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=39741c8e-04ed-4ef9-b3eb-a46d29a043e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:21.931Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3a73db8c-3f93-4559-934d-743121cad04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:31.940Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8fde4b74-20bf-4891-8180-868f446cb453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:41.950Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=58077caf-3f85-4fab-80e8-e63d449d4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:41.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:51.961Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=88a13864-c0ae-476f-9bda-f6a77616c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:48:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:01.969Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=71da953f-4697-40ad-b8b9-6f1641d9c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:11.978Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=57007770-8e83-418e-99e5-bb1d65a17832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:21.988Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=50858a4b-fc09-414c-ba06-03a345abdd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:31.997Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f838ae80-78fa-4442-be84-907bab1e1b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:32.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:42.006Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=95e2ced0-6e78-45a0-aba1-e51c71d0ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:52.015Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3e05afe1-d85d-46fc-b6b7-45bde7e6a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:49:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:02.023Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=eac233c7-5a0b-4d23-97da-2dc3fc95933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:12.033Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=723f49a4-3e89-434d-ba4f-e65ce3b20944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:22.042Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9bbc8d26-395b-48d4-9818-e7da1d37eb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:50:24.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:50:24.929Z |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-11-26T01:50:24.929Z |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-11-26T01:50:24.930Z |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-11-26T01:50:24.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:50:24.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:50:24.934Z |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-11-26T01:50:24.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:32.052Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=befc4c7e-bd28-4ac3-a486-c54f22ed9ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:42.062Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8f2fcb07-f084-452a-a699-062171049450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:52.070Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6016d55f-3b56-4492-83e6-a39e256390f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:50:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:02.078Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b284a920-78f9-4d3c-a929-8ed39548ab16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:12.087Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=682c25af-e148-4ca0-9552-e293f914f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:22.097Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=60534fd6-bf23-46c7-aad7-21b46db50b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:32.105Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7449f9e0-eccb-47a5-afea-b7707a4325aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:42.114Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=76b49cce-924a-4be0-aa11-f7e4fcfcdac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:52.123Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2f863716-fcda-4ba9-8088-1cc7ada75bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:51:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:02.132Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3177f73-0ec3-4473-b5a5-8751ec90f749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:12.140Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=20e4caf9-5f9d-4233-9cc1-b508d6f0bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:22.150Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=24854bc9-0e69-4879-9ed9-12f4174694a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:32.158Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=310a39fc-ce99-4040-bcb6-0fe291df0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:42.167Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a2656053-233c-40c0-b248-3c19e8eec369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:52.176Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3a41b908-aa31-4c98-8c93-f2794c273039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:52:52.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:02.185Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2ef849e9-ddb1-481d-af65-ed94db326d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:12.194Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d8aea62c-ddec-4f23-b3c8-78cda2e4e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:22.201Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f3745050-f48b-4452-98df-87c2b47d4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:32.210Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a970a4d4-c60f-4a3d-9e62-d960de0c8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:42.217Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2330b77a-7d69-440f-b926-470668c9c6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:52.226Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=baf86ad6-f6e3-4a78-a9d0-194f6cc38a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:53:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:02.234Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bbe512c8-4b82-442b-ac56-135ecd27c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:12.242Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b0f0a2ba-3b74-4163-ae2e-b3ae5f20b80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:22.250Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2680c4c7-984f-4222-9a7a-3099966439f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:32.259Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c21b6efa-53ee-451e-b54b-e91758e25a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:42.267Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ca1e041e-d40f-4676-9381-7b57b9ea407f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:52.275Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a76597b4-5378-4b88-9227-91d92d21e3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:54:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:02.284Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bae7027f-67a1-4b90-bf94-e030a6af9a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:12.293Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=02c8e966-b3b9-47ae-b0c8-9e1ade83ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:22.301Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d7425f22-fc94-4cf2-9bc1-19f79deb3909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:22.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:55:24.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T01:55:24.933Z |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-11-26T01:55:24.933Z |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-11-26T01:55:24.934Z |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-11-26T01:55:24.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T01:55:24.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T01:55:24.938Z |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-11-26T01:55:24.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:32.310Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=de90602a-33a5-406c-94fa-f8a545e6c6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:42.318Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=dabecbc5-3346-4834-9ce8-241066126c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:52.326Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0494bbec-d269-4714-8fd3-90f34358531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:55:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:02.335Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b8ee41ce-f1cb-499c-a481-cee7274d5da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:12.343Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=281cc1da-ba4d-4dd5-8bb0-b6bbd5243edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:22.366Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d8b1ecbd-9929-4695-a98f-7d2cd01aa5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:32.375Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9e72f290-f965-4931-aedb-f23b94a11c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:42.382Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2f77157a-0a0b-4b71-932f-4df0c01043f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:52.391Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=af711248-6a74-4ce6-be21-7cecadc3c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:56:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:02.400Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=77d40bd4-c37e-4b65-9ff7-8c6180b36fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:12.407Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8e7a4255-68d6-4647-a21a-15ea8f41f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:22.415Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f63810de-718c-4f3d-9e98-db6ba9c8815b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:32.424Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=26cfd5e6-470a-4e08-90be-691ad7544eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:42.433Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=39b7fd5e-2533-4651-9ea0-974170861079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:52.449Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=47cb6e40-21e5-46fc-9942-7dffe29fc426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:57:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:02.457Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ad49a03d-76a3-4e07-bf59-e036b229b7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:12.465Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c4991406-fcb9-42c3-a410-92af4e3c25c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:22.473Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6efb6006-6ccb-4940-ac3e-88b85e4ba582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:32.481Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=59d750be-77b5-459e-8e3e-941da0d29925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:32.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:42.491Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b0dcc5b2-b46d-499f-b1d7-270b738acd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:52.499Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=13c7d5f4-3b5e-4276-9370-6d756efb134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:58:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:02.509Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b0a7e925-0ee9-4a8d-a577-e49c747a7bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:12.518Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=34ecd553-002e-45e4-8cb1-53fa05d2974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:22.525Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=11fbe7fb-8e62-4883-b958-dbc16d364954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:32.536Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ba062261-0b58-49b6-8ba1-5221c15929eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:42.543Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=812351f3-9b9a-4917-8f5c-b5d59e958ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:52.551Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8c005cac-8c53-4112-b7e8-e0cd3cd0ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T01:59:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:02.558Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=78128485-7499-4d99-ac86-e02df67d1163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:12.566Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=82258f21-8c62-4d76-85fc-621db7571308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:22.576Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f68fdb80-8495-4fe6-a504-937f535c5226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:00:24.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:00:24.923Z |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-11-26T02:00:24.924Z |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-11-26T02:00:24.925Z |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-11-26T02:00:24.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:00:24.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:00:24.931Z |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-11-26T02:00:24.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:32.585Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8c397342-714e-4980-a916-f3d0cca7fc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:42.593Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c2943cad-9282-4b3b-95e8-3e8db15f6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:52.601Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=434974e0-f420-43b3-b4e8-0b79b2fdf1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:00:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:02.610Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a0c6cd49-29ac-403d-9804-90f15fba7da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:12.618Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8f3e3a9b-1fac-4410-8151-4c4bdd217e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:22.626Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bc5eae1f-484b-4d11-aa80-cf7c3281d2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:32.635Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c7a0eaef-6fc9-49a8-b1aa-3db0890b8af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:42.644Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=93e41d75-1f98-4146-8028-0bde9c8fa6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:52.652Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ede03c56-93ca-4033-bc4d-81b2aa657a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:01:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:02.661Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=21f43430-0a3e-4fae-9d38-e21a0f552ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:12.668Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a1c7a7be-2a08-43eb-a776-53cbaa7b5d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:22.677Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2637eb53-2376-4e63-be9e-1497028d8d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:32.685Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=decc5b3d-49c8-4bc7-8245-4db50d7a94c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:32.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:42.694Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d2f40751-16bd-4761-b21a-037a3613830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:52.703Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f1ed6727-ea7e-4647-8290-964fd0055676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:02:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:02.711Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=67e5b27e-322a-4b69-83be-01062850b1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:12.718Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a93bbe64-bb0b-4570-811c-95db072b11df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:22.727Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e0dfc4d1-d585-465c-a3c6-8d3380b9626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:32.737Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3c4d16e5-46ea-45da-a9fd-48ccd26c4406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:42.745Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b43cf6f2-121e-4c24-9862-17422861ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:52.753Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9cdf85d1-7f5e-42f6-9352-61d287d7f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:03:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:02.761Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2844e4b1-42a1-4ec0-9767-a9df893c3f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:12.769Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d3954635-84c1-4bfc-82a4-68d6246843c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:22.777Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=03b02aed-8ee9-476b-9736-cfe38480a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:32.789Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=acea32cf-5f86-4636-b731-8838c4ba3f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:42.797Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=60ca4300-20f7-48ac-b461-ac3393e9e258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:52.806Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2d641150-7f5e-4f57-91f3-cac0296b65bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:04:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:02.813Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=43c5680b-cac5-4dcd-94f8-477121e4e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:12.821Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9adc8bb8-3729-4a87-92c4-7788995bbf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:22.829Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=821a47bd-e00f-4840-ae65-9e28acf26708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:05:24.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:05:24.924Z |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-11-26T02:05:24.924Z |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-11-26T02:05:24.925Z |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-11-26T02:05:24.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:05:24.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:05:24.930Z |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-11-26T02:05:24.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:32.838Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8eaac372-9bbe-4aad-9ece-629586dbe9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:32.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:42.864Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1b1ff7e3-f503-4996-a099-4177dd310ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:52.872Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=83ce51c2-07d3-4c3e-8eb9-79a4e4b916a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:05:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:02.880Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6a76e9ab-eb80-40b4-bb24-13876658ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:12.887Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c9c79954-3f21-4343-8063-719e96230510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:12.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:22.894Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=eb88af0a-1643-4d11-ad62-42fec1f4d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:32.903Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6b3ca33c-6924-4e09-add4-28336104fa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:42.912Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d617e8f9-f955-4042-9467-ff855128fa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:52.921Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7a82283f-6bf0-473d-8f01-8caaf705dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:06:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:02.929Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1f85f9ab-6406-4eda-9271-a220a0915927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:12.935Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5a5aab67-f11b-4b16-bd2d-68d4664a4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:22.942Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6f809a75-1429-46ff-bf39-9984f9f1f057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:32.952Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=de44ba6a-1bcd-4839-8f8c-7d477247f2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:42.959Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=95caf482-abaf-4263-a59e-4d5038bb2cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:42.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:52.967Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=327cc654-04ae-4347-9708-52aac59aa41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:07:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:02.974Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d0b5c0dd-dd48-446a-bc31-08affd305b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:12.983Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=07cc6bf5-1d7f-4818-a9eb-5994589f3a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:12.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:22.991Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=46e1a81e-e89e-4182-a3f5-afa7d8bc1fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:23.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:33.000Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=eb57fa78-244c-483e-a753-036570237b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:43.009Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2667cf1b-3eb8-4c57-ab1d-b7b6a61d881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:53.016Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d2e610e8-f498-4702-a552-64c3d37015f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:08:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:03.025Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f1ba92c9-8274-4a41-8824-daa0ba3680b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:13.032Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=465052bf-b3ee-4a8d-8251-112ef4f2d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:23.040Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3960d784-4186-4ba8-95ef-e5a7de45087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:33.048Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4391d6e1-5cfa-48f7-a618-77b2b3327fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:43.056Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8512ed99-4fb0-4c0b-a95b-a9321bf86533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:53.064Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bd28be18-d1f2-4dd4-89b3-4f3b67fee155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:09:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:03.072Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=380699bc-f342-40c1-b0e9-2476153ec6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:13.080Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b6f9f44d-185d-4def-af3c-5f2cacb5c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:23.088Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4542ce3a-f705-423e-bb3c-441986525782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:10:24.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:10:24.944Z |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-11-26T02:10:24.945Z |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-11-26T02:10:24.946Z |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-11-26T02:10:24.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:10:24.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:10:24.951Z |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-11-26T02:10:24.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:33.097Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=67e74d4a-c736-45f0-b02e-2f4dfe498dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:43.104Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c25a3fbd-7bdd-4659-971c-f74817355a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:53.113Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b0191216-daa1-4331-839d-1ca214af2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:10:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:03.120Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a6df6693-e29e-49ae-baa7-dd7844e5c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:13.127Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bd678957-daa9-40ea-b631-ddffcaa40509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:23.135Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d0e4ef5e-fb15-48a4-b31d-0e77e91e0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:33.144Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=83bddf9f-645c-45dc-a062-28e11cca9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:43.151Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b2061d23-5acb-4628-acb6-5b1a65bccb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:53.158Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3940483-55a8-4d98-8a1f-0719405f5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:11:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:03.167Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0e43004e-f32e-4140-a9ca-4284b1081bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:13.175Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e94a0fa8-d1c0-4804-8cfd-d7a8ce491000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:23.187Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=abdd4c68-2acb-4453-83f5-0bb9d54003d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:33.194Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=163e7f7b-8ad1-4c0b-b66b-7833170dfc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:43.201Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9d46bd4b-c794-47b2-b110-e92574f942d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:53.208Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0cacb633-d4d0-49a9-b1e1-732a8fa3064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:12:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:03.216Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=267a792b-3a43-460d-8d8a-4cee9569efc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:13.223Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0a9ba6c9-b831-417d-858c-e4a986e2ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:23.234Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d0bb872c-d2d9-4e43-b721-f536955a1f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:33.243Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=84848146-0913-4654-9f11-b1ea3d3d704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:43.251Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=c097ac71-a0e0-41cc-9669-d364bef9c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:53.260Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=67023b30-8835-4d53-8c99-5f211283a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:13:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:03.267Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0f3d1117-cc43-47ee-a485-76589df8f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:13.274Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=6102f5c2-f926-4768-b754-9e7fef80e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:23.283Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=daeca367-2893-4386-97a2-ec28dd7d83f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:33.290Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=90dd0b47-0954-4d70-a731-96703a49c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:43.298Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2eba73c6-9921-4033-9efc-97ae262b56e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:53.305Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4863b358-edbf-4fa4-85df-55d379447992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:14:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:03.313Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5aee59d4-32d5-4b07-bed4-4c2184f01c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:13.321Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1fad906d-b107-4c26-82c9-7bebc91718c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:13.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:23.329Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=31e6389d-d1b6-4f77-983e-8cf380bf4a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:15:24.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:15:24.929Z |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-11-26T02:15:24.929Z |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-11-26T02:15:24.930Z |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-11-26T02:15:24.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:15:24.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:15:24.934Z |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-11-26T02:15:24.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:33.336Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9855256a-c8e4-46e7-9d72-55565e22878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:43.344Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9bf20129-8513-4c0e-9afc-2d1005354cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:53.351Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=244a6bf8-0109-4b59-a90b-0dce61f8be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:15:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:03.362Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ef512dfa-08d4-45bb-8e35-2e066a6ba1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:13.369Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=876c2b79-1f49-457b-bdea-fd088776fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:23.377Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=46b5f2e0-e7ac-4853-aeaf-1462634f2d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:33.383Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=792a2303-c909-4e5e-bae3-4e9d0f33440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:43.391Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f138798f-3632-4899-abf6-ef04387811f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:53.399Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ca7531b4-18b4-4d6d-a7dd-61a4ac7cb420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:16:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:03.406Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e92c4b8d-434b-4ba3-be7a-250becb38fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:13.413Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e5eedd6b-3121-488d-85f9-b1790158f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:23.421Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=44816719-b222-418e-8cf7-944ac35eba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:33.428Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e8d4ca0b-7b22-4045-be75-78c82dac416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:43.435Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d9ac5186-4325-40cb-9ea2-6e1f11a5a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:53.443Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ceb0f863-312b-4950-b1ed-b1dc2f0ccad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:17:53.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:03.452Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=15935649-4770-4aa1-9517-be27a04f34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:13.459Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f0bfc513-8767-4342-8c58-b140e6aa2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:23.467Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2848619b-6bf4-4bda-ba1e-f0b17acb7466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:33.475Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9eb34dd5-0b23-4953-b26a-86206015accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:43.483Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f5c83bb9-962b-4aec-93b0-2d82fb6b0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:53.491Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=fb483860-ae90-4984-b6dd-ab20f6896e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:18:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:03.498Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=19b9de6a-f709-41ee-b1be-9876db532cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:13.506Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=ad0001b4-fc21-4500-997e-95b41b2e22a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:23.515Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=30816eb8-bc62-426e-a520-2d4124573179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:33.523Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=afa3047c-22c8-4e0f-b0ff-36947827976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:43.531Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=377f889a-08bd-435d-8db3-84b11be20425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:53.539Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=4e78ac4d-17e7-497b-a06c-ae3d91d7366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:19:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:03.547Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8a10ddd7-9ac0-48a6-97a9-4bb80e97b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:13.554Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e3825db4-3cdc-41cc-94ff-89304ee0156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:23.561Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=15352ec9-34ea-4c3f-9ad6-f56579b98b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:20:24.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:20:24.917Z |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-11-26T02:20:24.917Z |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-11-26T02:20:24.918Z |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-11-26T02:20:24.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:20:24.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:20:24.921Z |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-11-26T02:20:24.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:33.569Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8f51fccb-b329-46b7-a156-25700122c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:43.577Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8a353ada-fb9a-4ec8-81d5-b6b6fb965dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:53.584Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b6a394c7-091b-48ad-8bc5-40ab9cfefe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:20:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:03.592Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=65bff8f9-93ff-4ee6-a290-aff9e24a1090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:13.599Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2087f461-5e70-44ab-b26e-d655e63d89a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:23.607Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=92af59fb-8f87-456c-80a4-1254b1c7e7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:33.615Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=bb8dd88d-4c21-43f6-ae71-9face69cca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:43.623Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1d00bdfb-32e2-4a24-9769-4de13ab6fe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:53.631Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b7f13c90-7587-4ac5-a487-9756ad2302a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:21:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:03.640Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=211c945a-0748-46c1-a55e-d867020cb05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:13.647Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7dd74c49-ca5e-4ee6-923e-14f72b8133f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:23.655Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=7130800a-d72e-4005-8b66-846c03c7a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:33.663Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=40fb8151-fe65-4f17-9cac-0a075a86342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:43.670Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=3e1f5a26-399a-48b1-8f8d-fb0fabfd37d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:53.678Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=96b8883f-0056-43d4-97b4-01752c5ac1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:22:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:03.686Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f021e792-701c-4975-9bf8-d2236d9952f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:13.695Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=cf365e76-9a7b-489d-b4e0-49e733b13082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:23.702Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=40456a9e-885c-49bd-8187-8eed8c90f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:33.709Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=8f52657c-c28b-43ec-a2ca-cee837d31077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:43.716Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=05f10c75-b309-4f0e-bb85-e09e6b9231a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:53.723Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=2093097d-b57f-450d-bb2b-7ccc83fc7d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:23:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:03.731Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=736ae07b-6639-4323-90d0-31a4587ab626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:13.738Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0231df6e-71a1-4003-9d18-159e84167ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:23.745Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=5616e5d7-1e59-4efa-8e9a-33ae9931be0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:33.753Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=65a7c324-382e-43f5-84b9-ac03b8f6bdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:43.760Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=77ded1bf-afce-4476-8035-9d658c42f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:53.768Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a8dfbc14-5fd8-419e-a6c4-8ba63b9dae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:24:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:03.776Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=489981a9-8a14-4a4b-91da-f4847fac12eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:13.783Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=f1f5b055-07e4-4cb8-88e9-8586aa849d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:23.792Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=1de3a53d-bd6a-451a-a10f-819ad4af74e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:25:24.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-26T02:25:24.905Z |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-11-26T02:25:24.905Z |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-11-26T02:25:24.906Z |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-11-26T02:25:24.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-26T02:25:24.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-26T02:25:24.909Z |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-11-26T02:25:24.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:33.799Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=e5276aa2-e336-4157-93b3-ade921d6ba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:43.806Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=581d7302-62da-4194-829c-d92b5852d8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:53.815Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b9d70f0c-b29d-463e-807b-cf02f7826c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:25:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:03.822Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=9f4d55ca-339f-4516-a856-1d11fbe295e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:13.830Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a049871e-f0e1-497b-aa1c-eb3ded63b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:23.837Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=d8447154-3e1a-46ee-89ac-dbc9794713b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:33.844Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=69c051a4-b4f9-44f6-9515-f6085aec9eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:43.851Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=df7f6bc6-a7aa-471b-852a-b5955abae51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:53.858Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=611519cd-8ec0-484f-a794-00b57aacdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:26:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:03.865Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=332c4ce1-6994-464d-a002-c574711c8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:13.874Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=b5fd93f5-2ca9-43e0-9d32-4abdd53bc33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:23.881Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=0565f294-2b06-40ab-a7e3-6e7e11d6eef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:33.889Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=123772c0-045b-4e95-a5c7-c99b7d54c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:43.897Z |INFO |Init configs |InvocationID=206e0f72-adfa-409d-8307-bdc8e48dc44a, InstanceUUID=a3ba60c6-e6b0-4232-83cb-12ef65a50252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-26T02:27:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |