. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:09:43.327Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:09:43.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:09:43.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:09:43.974Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:09:44.066Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:09:44.067Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:09:44.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:09:44.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T23:09:44.257Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-18T23:09:44.276Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-18T23:09:45.584Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T23:09:46.020Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-18T23:09:46.036Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-18T23:09:46.037Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T23:09:46.099Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-18T23:09:46.099Z |INFO |Root WebApplicationContext: initialization completed in 1822 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-18T23:09:46.483Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-18T23:09:47.442Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T23:09:48.839Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T23:09:49.296Z |INFO |Started MainApp in 8.058 seconds (JVM running for 8.692) |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-18T23:09:49.350Z |INFO |Start scheduling PRH workflow |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:09:49.359Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=757f1f0b-a134-4ce2-be25-cbbd781d7227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:09:50.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:09:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T23:09:58.763Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T23:09:58.763Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T23:09:58.769Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:00.821Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=af7a6a50-e144-4748-bfe9-d9e57bf6fe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:01.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:11.887Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=91fa5ed2-ef91-4258-a23a-08fb51dcee2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:12.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:22.925Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a5582d21-a9ab-42ec-b381-93252558ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:23.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:33.966Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=76e12525-8b51-46bd-a37a-4e3b912f8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:35.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:45.005Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6aeb6558-8b1b-459e-ae26-b669e7d14f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:46.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:56.045Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a61782d9-9183-4eb1-965c-515d3eb05f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:10:57.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:10:57.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:07.086Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3631d83a-5c30-4ccf-8314-ff684bd5e5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:11:08.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:18.126Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=80fd2f4f-3be1-4f0c-b2f4-3eab4029959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:11:19.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:29.171Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5a5aa01b-4671-4fc9-b72b-943ccf46160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:11:30.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:40.206Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f408b8de-b8b4-498d-9779-7806c1b9e9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:11:41.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:51.245Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c9571369-d386-44ea-b378-6482d733f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:11:52.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:11:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:02.299Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9561b606-b1b4-4461-b0f8-37f4f1375736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:03.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:13.363Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8493dd39-cad2-4790-bc17-1361c5088a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:14.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:24.430Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=37e54184-3eef-4430-80a0-9e371db49f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:25.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:35.475Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1b756b35-2941-403e-85d6-08d65d668ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:36.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:46.510Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2c876158-1e40-4d1c-a6d8-9890b91e0fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:47.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:57.550Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=efd1565b-fcf9-4d46-a9da-92ed81538baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:12:58.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:12:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:08.594Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ccdb5b21-c1ef-495e-93fa-b254af88c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:13:09.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:19.634Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=213eff5d-c83d-44aa-8c1e-a4ee97796930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:13:20.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:30.673Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=490d33f0-3549-4902-ad67-b2b0339441b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:13:31.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:41.711Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=575e336b-35db-42f0-8a06-3beea69d721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:13:42.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:52.751Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0967fa30-555c-4929-aaaa-bf6ed3511601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:13:53.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:13:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:03.789Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a1cbcd81-8728-4f77-ab09-4566adcd736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:14:04.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:14.829Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7e6cd24b-ce3a-412a-8a8e-916f5c915bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:14:15.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:15.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:25.869Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=84eb4cf3-3b2b-4d99-982c-53bc2c18101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:14:26.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:36.909Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ff0059b8-9e62-4c31-8fab-e6721af59f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:14:37.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:14:47.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:14:47.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:14:47.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:14:47.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:14:47.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:14:47.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:14:47.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:14:47.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:47.950Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=779c8826-4398-4fcd-99fd-6be06bdf24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:14:48.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:14:58.990Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=657804a3-f350-43fb-9c4b-a7546744eced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:00.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:10.032Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0b42d35d-e962-4e84-b0b3-79e6c17139d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:11.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:21.079Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0fa790e3-2f47-4000-a691-7380d4f67e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:22.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:32.109Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=285f6863-ec19-4d2a-b03d-3ea2a3cdf6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:33.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:43.149Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3594f978-3f41-4f4d-b3c8-4b4c6220b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:44.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:54.189Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a3d77abe-8d16-46a2-b148-7171ac51ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:15:55.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:15:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:05.233Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=919ef40a-9dec-46c0-b5bf-ef4958004bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:16:06.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:16.269Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f56da62b-e1b1-4d75-9ca9-9da211881a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:16:17.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:27.311Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=603817c7-55b4-4f3c-bdf5-9e415906f164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:16:28.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:38.351Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=950cf786-fa16-4f43-a5cb-99c8b6da1b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:16:39.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:49.396Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d7d3bab4-9928-4a01-b4b9-40748e195b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:16:50.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:16:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:00.429Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fe9ac186-55f2-4207-bb16-85f6dadb9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:17:01.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:11.474Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9e756dda-cacd-4079-91c6-5f4a4011afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T23:17:12.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.91.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:22.509Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ce1145e8-5c6d-48dc-93b8-58549fdf8129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:22.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:32.653Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=379d1df8-7b9e-454e-9d4f-9b81f29d5f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:42.681Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=50e5daa5-7fe5-4995-a047-563ee7ce7299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:52.700Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=77eff4b5-6f41-4de3-bc23-4ae93a00967c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:17:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:02.715Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3cf8d0a4-6b2c-461e-bbd1-dad62ce97e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:12.730Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f3b0bab3-6ab9-4367-9d23-914ef5809c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:22.750Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a2d7a323-4b8d-4680-8f24-82e8fe87b782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:32.776Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0777b885-be4d-480c-afa9-cf836145cfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:42.794Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d42a36fd-b425-49ba-af5e-4b8ba146004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:52.807Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3dd57d54-c71f-4de8-99f7-ea0575af3063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:18:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:02.828Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8147c6f6-548d-41d2-8eb2-6c98a467b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:12.849Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dfaeb183-4ab1-49c8-840c-1afe44fbe7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:22.865Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e81337f2-c121-4273-8d1f-68fb52374c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:32.880Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=75b287eb-07a7-4f15-bce8-33bf89ed9119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:42.890Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=97fc26f3-a5c5-4eee-a2bb-a4c42204c4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:19:46.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:19:46.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:19:46.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:19:46.921Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:19:46.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:19:46.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:19:46.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 |2022-03-18T23:19:46.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:52.907Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ad1cb45a-8b87-47fd-87c0-885175bc0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:19:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:02.923Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b43719a9-188d-4a9d-a676-b2f2a1bc5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:12.933Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=01588cca-8ab8-41d9-8cbb-0074ba1f263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:22.945Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6f492504-c117-49ac-8f5a-67d63a00029c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:32.965Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=039dfbd5-dbb3-4eed-99b2-28ead642738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:42.984Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a1222cd0-77f5-4ce0-a422-3cfd4e47a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:52.995Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e67c99df-e998-43a5-a773-879fe6589638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:20:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:03.005Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0633ded3-dc03-4afb-a0eb-59f0fe434581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:13.016Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c8066ab8-a437-4570-a392-1e8f362cb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:23.027Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fc5dbe4f-b525-4a5c-8aac-99379b116f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:33.052Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=49e8b57d-1f45-47a9-8ca8-6dfd071ed165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:43.072Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e8cd0665-127d-49d9-86e9-1052a3319aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:53.082Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7a08437f-7133-487f-9db6-aa171a69785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:21:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:03.091Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2d3b3202-f1e5-4d55-8e65-7e4145a5899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:13.100Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b041eed0-0060-4f72-b356-6c9448a53222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:23.110Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=af38784a-7e3c-4fa4-bcee-32b9659ad648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:33.119Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d6b6a6ec-4605-47b0-a486-8be012d0748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:43.128Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a8202c8f-03d0-4813-8b03-ae91e9085884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:53.138Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9c81ce1c-fede-4290-acd0-d097472faa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:22:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:03.147Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6c485a65-4fb1-4382-8e85-eac1d498a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:13.162Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ef0019c2-127c-4af5-908a-d1f7c7013217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:23.175Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e384236f-968f-426c-886a-11162171f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:33.184Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4c238238-4718-4dee-a706-1761dd881e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:43.192Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6905416b-5d41-45ce-8081-fbac977b1907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:53.202Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=21d4fa0b-bafc-4c53-8701-c7618b45eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:23:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:03.216Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d4fc1222-cf4a-4922-a462-6f454a48ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:13.225Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=977e7b10-a5a1-45d4-beff-e97be28b53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:23.234Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=16a22ace-d3a2-460d-a7e7-d99448d7e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:33.243Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=940e20b3-38a3-4261-99a1-c714809ee173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:43.253Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=322bd077-b6a7-41cd-bb3d-bf4e2725ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:24:46.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:24:46.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:24:46.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:24:46.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:24:46.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:24:46.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:24:46.926Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:24:46.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:53.268Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=87df2621-6f94-4c3f-a514-1634f820ac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:24:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:03.283Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d2c0e228-29ce-4e10-b31f-3ef4c3900976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:13.292Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e23c241a-b6ab-4a59-b9f8-f127d9de8008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:23.306Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d01b15a7-324a-4371-850f-6baa7ab0827e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:23.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:33.318Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f2d38c62-e94b-42f5-8b25-55257bddee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:43.326Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=edb39594-70a6-43b3-ad62-e15efa0f718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:53.334Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=af853679-7fdb-4b6d-95b5-2e9a8e311417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:25:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:03.360Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c5825291-e11b-443a-9c3e-60cb21c8db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:13.389Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c2648d69-6881-46b5-8b86-a3637e9e04f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:23.402Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6c694f91-1052-42ab-8950-3f64b5239142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:33.414Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9795f03b-461e-4f5e-853c-2e0b3542e72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:43.429Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=916c1305-eaad-44ca-87d4-56eee288ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:53.439Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=11ae3b41-8711-407a-8465-ac41a549b3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:26:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:03.454Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cd068e35-ed96-49d5-b6c0-14d60a67708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:13.463Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2a458c8e-0a09-4d41-b9dd-65190f5bb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:23.486Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a276596b-57c0-490f-bdd2-67641c84d49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:23.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:33.522Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c95d677d-503c-4907-a0aa-c8bb5bb74f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:43.536Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=15b963b8-26eb-4fec-8e99-6487b063d4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:53.548Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3143c0f2-386c-442a-bb90-134b8df10782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:27:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:03.570Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cd8635f4-aaf3-4571-8ef2-b7f1537be8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:13.584Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3c1f1418-e74b-4af0-9a97-8609afa6352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:23.597Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=55785bc4-d95d-42d7-9f62-b984d5c496b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:33.606Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=19a6f519-51cb-47fe-b67f-16aa826c0bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:43.627Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=88a159f4-fbb2-4ae2-b2ca-e160d08a89b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:43.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:53.648Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=34ba909d-011c-4742-8e66-3fcc8f25f305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:28:53.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:03.672Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a2286035-c687-4a54-beb9-e1b5f1f2d3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:13.682Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c352327d-a350-49be-97d0-25a457d37eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:13.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:23.690Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=394a9764-469f-4311-9025-9e0f917fd37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:33.698Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=02df037c-8753-4af0-82f7-8429f703a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:43.706Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2bf42385-3eed-4d2c-ba14-6d96663c5eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:29:46.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:29:46.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:29:46.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:29:46.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:29:46.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:29:46.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:29:46.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:29:46.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:53.721Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fe5a25fd-fb8d-4105-8fd3-197c3679ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:29:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:03.730Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b57cd1a1-ec62-4326-b78a-5daa6000d6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:13.740Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c7c0ffee-fbb9-4638-b3af-7935a51b26a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:23.749Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=98eebf4c-6e3b-4725-9318-b22d027d12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:33.762Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=359b307d-24ff-4135-be2e-165e623e9017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:43.772Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ec022060-e253-44f2-9488-d84b3f56b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:53.780Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c7786a8f-f7d3-4f3f-886e-8425a1bd4362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:30:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:03.787Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=247347ed-709c-4041-ba9f-80387e259a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:13.796Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3c675998-7e45-41d4-8188-af15c570507f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:23.810Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5516f615-4ac8-4e15-b8c9-df7c7b02fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:33.823Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0d6e74d4-c15e-446c-ba7f-13f37b32142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:43.832Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=82bd7e95-fbc0-4fbf-a4ab-81a3eea9d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:53.840Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a623fbf4-c609-4c66-8d06-7df352cbf06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:31:53.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:03.850Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=25da11ba-1511-400d-8bb8-3305b3615cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:13.858Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=585485ea-35c3-4a40-ac6e-d9e3f6f34534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:23.868Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=09542570-e7a9-4856-80a6-cb368b318077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:23.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:33.877Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2141f20f-dafd-4a2d-b4a0-c2439e238659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:43.886Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a90521f3-44d9-49a3-9745-68b559029788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:53.900Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=989a0a1b-5ca1-4678-bc64-ed33330b599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:32:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:03.914Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8dfdeab6-1674-4093-a924-4c6901cdf593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:13.922Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a14d2c3a-f2ac-458b-aa49-399437fcab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:23.931Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=74ec01b1-b8f3-4665-90c8-4a3eba5c6a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:33.941Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5c3fc006-88a8-4c75-b604-808dd513f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:43.948Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2315cdae-34a9-4cd1-9318-259904f58d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:53.955Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3cf94350-cba9-4efd-92c3-5395cd96ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:33:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:03.964Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=db9fb825-cf80-410e-b4ac-a6ae131ac0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:13.974Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f79fc1cc-49c7-4fa7-ad72-696348b10cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:23.983Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=95cf88d8-d7c8-4d0e-9fb1-d1ce8dd90505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:33.995Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9d521343-754d-4773-8466-6dcf561ee33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:44.009Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0201aab2-4b3f-4f7f-ad49-b3fad2cc973f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:34:46.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:34:46.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:34:46.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:34:46.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:34:46.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:34:46.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:34:46.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:34:46.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:54.016Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d0293033-6f19-476f-be9c-bb26b7e28756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:34:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:04.024Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9c255c6d-298c-4b57-abb7-95a905a19ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:14.033Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=46449c19-1d2c-4456-9492-1d6053fece0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:24.042Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dbf6ed3a-41cc-42ca-954d-5bafc3f05e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:34.051Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e49c6d16-7035-48fe-aac5-66e5a4184f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:44.059Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fc15e1b5-3afe-41a4-833b-2679fb3f6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:54.073Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=06b083f8-a5bd-40dd-b56d-5ca51f6b6f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:35:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:04.085Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5aa433b7-2437-491c-a08a-b6c681bbdeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:14.101Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4b52fe80-af6a-4e30-9058-5a4704afd23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:24.111Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=36494e95-928e-4a74-89ac-9b09e50ca8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:34.121Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f4cfc7fb-a8f9-44e2-9863-b768169f9fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:44.129Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3b130a73-3813-486b-b09b-3ae70e18117a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:54.138Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=eac33ed9-6800-45e7-b585-5819349b4dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:36:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:04.149Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5a6eb63f-4a3e-48f9-a0df-c4a240c37f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:14.156Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9fa41fd5-adb0-4497-b943-6c2343f0d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:24.164Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f9a96bf9-3703-4ce2-8916-78c8018296a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:34.178Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ef07931c-6635-4134-849a-f230c2318c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:44.191Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1003abfb-03d6-4eec-a75e-b42ca0df3f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:54.199Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2ff6f451-37f7-410c-af46-cd981dce8240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:37:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:04.207Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3e9df864-9057-4e51-89cd-54fdd636d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:14.220Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b51864f7-5343-458c-9e91-a6e9f24226d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:24.230Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=078bce29-e439-477a-97c5-00956d4d95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:34.239Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f7f14618-06be-4708-b24e-d777c6b83734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:44.247Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e0ae756e-b84f-4756-a66c-b506316676b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:54.262Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=aca4c979-465c-499e-b4af-e0374f6c8cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:38:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:04.269Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e8f618a0-bade-4d1a-b5d2-34d4c07b0cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:14.280Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=42f158a7-45fa-4d8d-9007-14181e305ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:24.292Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e379e1d2-e1cd-4b35-ac12-5b153660e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:34.300Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f105a321-9a74-4919-9723-bd7a28b4e8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:44.309Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1b250ffe-d4de-47a1-bcdc-d923ece59495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:39:46.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:39:46.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:39:46.803Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:39:46.806Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:39:46.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:39:46.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:39:46.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:39:46.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:54.319Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=67e4438a-0ff7-4b40-a397-2377ed7995f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:39:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:04.333Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=53fb576f-9e97-47e3-9377-be496c564976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:14.342Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=44353b17-ab81-451d-824a-092ccc6654e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:24.351Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6c9d05ba-03ff-41c1-b86d-7f75f8b8fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:34.361Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=334a6145-92e9-4770-89b2-8ccc3387fe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:44.369Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d51a9605-7be9-4dbd-8826-d18ee359dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:54.380Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a60af226-a65b-4cc3-9874-95cf7b9cb7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:40:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:04.392Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=22cd11b9-d996-442a-a6f8-fc0bf4183474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:14.401Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8c2df63c-e2a1-4814-8848-98e1b706900c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:24.409Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=197eae87-0f95-4e36-8fbb-65a45a574534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:34.417Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=986e60c3-cd4e-445b-9b6b-4f2e12d5b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:44.427Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4e5f7312-42f5-457f-b9f4-9858b54b5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:54.437Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=614b8301-2a1f-45f2-b9fd-e3dd9625e298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:41:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:04.444Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=eb85441d-609d-4f58-a6db-10e2c19d3bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:14.455Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0cf253a5-3fd9-48f7-9eee-38c90751253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:24.463Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5a3b8442-cf80-44ac-b1b1-ef355dea5921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:34.477Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3902f347-69a1-41d7-921b-54e0dc2aab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:44.486Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=695248fe-0be5-494b-84f9-9250508e3ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:54.493Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f54e2622-9e86-4d95-a248-03f9c5b451ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:42:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:04.503Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8ce4c775-8004-4b1e-835d-ba2796d27d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:14.513Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d90b908f-08a2-4584-9375-006996caa3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:24.519Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7a0b07f9-e9b9-416d-8268-1aa4823a901e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:34.528Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5ca150c0-fd16-45f4-815d-025c9ddcaaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:44.535Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=119c1c46-0092-4a12-9238-a840f7abda04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:54.541Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3fbb095c-317b-4848-a1b4-7cd5afeadf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:43:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:04.552Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c4bc4f52-5a66-4923-99ed-a887062dcd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:14.565Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d6221c14-3e39-4e56-92bf-223c7f6a5205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:24.572Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=325a4c91-1270-4e19-a8a1-cb3b1529ee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:34.580Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cda80368-367e-4607-910c-831e5c15d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:44.586Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3dc80fd8-4c8c-4792-9c83-f7f892b3f579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:44:46.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:44:46.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:44:46.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:44:46.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:44:46.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:44:46.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:44:46.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:44:46.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:54.594Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b86ca039-fef3-4503-85eb-d6d2d0afc77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:44:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:04.603Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=11b79120-1192-4a39-85e1-22d89f28035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:14.610Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=69b1a698-d07c-44d5-ae7a-7f581a0f8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:24.619Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2599ffa6-44a2-43fe-aae3-fe4be0cace58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:34.626Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e8442714-6730-4ac1-af33-7271a1807168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:44.634Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=90b925b7-4a85-4672-95b7-ee54a6fb2ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:54.644Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b4222a08-5377-4e1b-9549-4344ac02aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:45:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:04.657Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b91d25f4-a989-41e9-96bf-628908909574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:04.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:14.666Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e2f48764-6dcb-490a-9665-d11bc6e34522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:24.675Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e8482f13-05c1-42b0-b58d-348be84d4165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:34.682Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b98e9424-7df7-4f85-9618-3543b2ecba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:44.693Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f96bb14e-592d-4fb5-9cce-c633470f3253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:54.703Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d1e74a9a-fc59-4e0b-9d4e-195aeda1dfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:46:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:04.710Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c191b234-b07c-4aa3-aa63-6023de19ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:14.717Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1f02b997-3754-4bb4-b63c-3128fb44d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:24.725Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=04674e58-a30b-46ae-962c-674f2cf01d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:34.736Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1cbb0e45-b311-4cc6-a04c-fc89c992a8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:44.748Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a7f6dc52-5102-4e9e-a17e-d44a412c9cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:54.757Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0a3d58fc-947f-4c79-a50c-635849524bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:47:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:04.764Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ae9066d5-f5ae-45fb-942c-d9841611308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:14.776Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=31e35c93-ecb1-4487-94d5-1af27c3b3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:24.786Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fd7dd3b8-af30-41fb-9e2e-0e72e1fc6da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:34.794Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=82175588-1955-4464-90b3-a92833abd9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:44.802Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b096e2f0-cfeb-4a46-98b6-243498af7d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:44.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:54.810Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=807df77d-ef9c-4785-ad72-1d1ecd822168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:48:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:04.818Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dc768d17-7199-4874-8156-2c764e70b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:14.837Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c02a4d40-2aa5-43a1-b715-9f448d0ebbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:24.849Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0e1968e0-33ad-4c44-b146-788cc41cd0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:34.858Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c868ca9f-2347-4502-a8b4-371747d70767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:44.866Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=56df3128-a080-41a8-8a46-2aec0e83c9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:49:46.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:49:46.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:49:46.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:49:46.836Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:49:46.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:49:46.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:49:46.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:49:46.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:54.874Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a270b489-f032-4bfd-98a9-ed5d54a73954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:49:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:04.882Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dc0c8ae7-38ef-48df-b68f-b2417ba08b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:14.890Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4e6c7830-3e74-488e-b44b-5baddb7006c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:24.898Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=37de552f-1095-477b-b40c-443706bcedb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:34.907Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=167556cf-2e3e-49a4-87fc-2903909a9b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:44.923Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7ecd9905-1627-4550-a1c7-52820267b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:54.933Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1938247e-0cbd-4bb7-abd4-6fc7eaf5b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:50:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:04.941Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5d990904-7cd0-49c0-84ac-0ca338e598b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:14.949Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=141586db-e46e-4aeb-9367-256eaa8ca239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:24.960Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=eff73421-bf11-4aa2-8e54-7e3bbe63d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:34.971Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a6668b44-14db-43eb-9833-886ffc22856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:44.978Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8a5cf4ba-f973-4472-9278-39a6c20e72f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:54.984Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a4b271b0-3a6c-4257-8a20-1d3935d55ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:51:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:05.027Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=311f28e8-db68-4162-82d7-639ebf91f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:15.036Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=89df78de-420d-4c15-ac3e-754fa97f9cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:25.047Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1a5d73a0-3059-4c31-89ea-dee862839b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:35.054Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6e8e835e-cb39-4410-9c8c-ef90d42b9ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:45.064Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e60b4d74-7a1a-4abf-b48f-9b28f700c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:55.072Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=10a2932f-d68f-4404-bd6d-461d891be067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:52:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:05.080Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=af441fce-f3b5-409f-9e35-524fa0dccb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:15.087Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a759d29f-10ae-489f-a3a3-69b575dfe08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:25.094Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=494ee226-b5c4-4648-86f6-f47875562993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:35.101Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a4d346e3-8331-45d0-a375-d6b6309d1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:45.111Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=91627b73-10e1-4adb-b0b3-076334848cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:55.122Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9809da90-988e-40f6-af78-c20ef927448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:53:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:05.134Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=776192d5-d229-4362-8fa8-df219d0cc435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:15.141Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cc36e290-3601-40d7-b198-e0add5ed37d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:25.148Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a420331f-6b7a-4edc-9559-6c2dede5514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:35.155Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a48eb002-00bd-4864-891f-303c453db6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:45.162Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=791d19d2-36dd-412e-9f7e-bcafff77d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:54:46.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:54:46.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:54:46.861Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:54:46.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:54:46.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:54:46.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:54:46.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:54:46.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:55.172Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0cd063aa-a7e0-47ee-9c0e-9e8e75be2148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:54:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:05.180Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2a476c28-8d4e-4e1e-8219-1661d0d7f1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:15.187Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9f976242-8681-4225-a5f8-330798b94aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:25.193Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dd57fa55-8ad1-4f74-89e3-4cc79d4d80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:35.204Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=45855ac8-a013-4e33-9384-7948a88e43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:45.217Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c7b0bd22-f2cd-4d04-8d18-bb70b51decf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:55.225Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6823af0d-782c-4ae0-b285-cc1671763a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:55:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:05.233Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=409c2e65-9af4-4e66-a22b-00b89171a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:15.241Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fa7c71ea-f364-43a2-8177-add23fc04c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:25.248Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d6629dcf-aeb7-4586-9c81-fd2da737be3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:35.256Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9a4157cc-04ca-41f3-81ae-a5d627bb1b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:45.263Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=54c9319d-8841-4805-a4fe-717a763b5473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:55.270Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4b5d50f4-02cd-4a90-ad4a-a36c206c94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:56:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:05.278Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2697c6a9-6424-4b57-8665-575c08f8a097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:15.291Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2dd535db-fec5-4706-9629-51aa435e09c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:25.299Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=079424fb-8714-4350-b521-178cab8d397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:35.306Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=26d296d1-4f35-4b55-999a-6ef40eea026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:45.313Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1a213ae4-189c-4895-b158-bfc4a80b7ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:55.320Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6589f6a0-1f93-49ce-bea7-31c180184413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:57:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:05.328Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8bf91e7b-a5e4-476b-a948-fe1a88de9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:15.336Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5bde1fca-851a-49fe-ad34-4319ebddb570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:25.342Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=adcb1a05-a1bb-4a80-acca-d0d948d022b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:35.349Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f4fe1a9c-2bdf-4a26-97b4-0c149200e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:45.356Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1dc552fe-f45f-4a2e-9f26-298985f525a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:55.367Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d6574647-0cb0-4bda-aee5-50926b6656f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:58:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:05.376Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=779d9181-5a96-4973-bc64-beed487ad531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:15.386Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c28a63a7-3247-4a5d-b988-da353c0c01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:25.394Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0fa67e62-4c92-4a5b-a4ba-871377731486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:35.403Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2ff37bd5-ae19-4206-abfa-ca833f9e9530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:45.410Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2cf580f6-0f36-4fe2-ac71-9895a3e8b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:59:46.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T23:59:46.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T23:59:46.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:59:46.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:59:46.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T23:59:46.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T23:59:46.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T23:59:46.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:55.417Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e18b83d7-23d3-4373-a4ff-dcc0277edf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T23:59:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:05.431Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=24a68f65-8ce3-4c59-8539-7b5377a7bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:15.450Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2f19db60-d67c-4fca-87bf-629815899c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:25.460Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1a451fd4-7d26-4c57-94c5-5b2e55b2fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:35.478Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5e2d6588-3caa-4b13-aa85-65dc31944a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:45.487Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a790101c-67fa-4ac2-9047-d6ba734b63dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:55.493Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f8aafd06-eda7-44b8-b84b-ceff048e500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:00:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:05.500Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dee242fe-bc89-4007-b826-abc3b95d1510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:15.514Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2bfaa38c-8c2b-4473-980c-84325f232a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:25.523Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e5591db9-938d-4725-8a49-cca488bba393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:35.530Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=28613721-1a4e-4174-8a51-9aed5be4cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:45.537Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f4091e46-260a-4bec-bf64-19bc7a75929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:55.546Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7ca7b753-99dd-44cc-99f0-f1279865c239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:01:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:05.559Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bfea5063-321a-480f-b801-d2c5fcbb4848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:15.568Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=be93a01e-dd24-450c-9644-f188d850269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:25.579Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5218fb6e-6ecc-44f7-b11a-5a765eada0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:35.585Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=654ca3a6-5d8d-4940-9162-857f44b80454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:45.592Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c5edb6f5-1f67-487b-a612-eef4b23889dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:55.600Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e2adb814-396a-4f28-b9fb-a78f5dc0890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:02:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:05.607Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bbb54a02-3316-4f4b-9e0b-46babc574533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:15.613Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f0b4a897-4902-4f7e-bab0-109c9135aaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:25.619Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=377c4356-057f-46c9-82ab-b93b79cf4c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:35.628Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=188dcf4e-cc5f-466d-baaa-0b09ddacdbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:45.640Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=72a6da4e-2e05-486e-9ce6-53dd8b6b594b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:55.651Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=45f7ead9-768a-4075-95f0-4b9c57492d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:03:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:05.661Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ee4790a5-e523-4c48-a79b-bd3177035ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:15.675Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c215799f-e275-4156-b53a-aaa150d871b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:25.684Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2fdc8131-0458-48eb-8823-c8a5bc3ce598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:35.692Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a9e2d19b-ab13-4d2d-8b97-84a3d60a84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:45.702Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=73c445cf-0f46-4004-bffd-b19c1f70ff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:04:46.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:04:46.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:04:46.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:04:46.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:04:46.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:04:46.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:04:46.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:04:46.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:55.707Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7aab4991-896e-48a5-92ca-44a78f9e7079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:04:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:05.714Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8b3668e8-509e-432c-a4d2-d5a674b63651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:15.725Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7e19c1ca-5730-44aa-b1c9-2cb8930872f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:25.736Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c253c69c-52a9-47eb-9547-d8dce950e9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:35.744Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1d243bfb-f0ca-4140-9872-fda94dc08d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:45.751Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=afe3bf04-0035-45e1-9c56-fc02018264b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:55.758Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c12d2fcc-242b-4d8b-a56b-9a55e6186113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:05:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:05.767Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=02df5031-7eae-4b77-99cb-5996b7845895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:15.775Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b1350e17-3f4e-4430-8381-6efd614865d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:25.782Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=58683308-34c7-467f-8fb3-c91d9f5bfc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:35.789Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=71df055a-2339-41f3-b32c-b61ca1885fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:45.798Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ec899f68-2659-4986-a856-aabf5a565044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:55.815Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a0203ac5-be2d-42ce-b56f-5020e08c6c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:06:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:05.823Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=97de445e-29e4-431c-ac0d-b79868239204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:15.831Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=31ff9056-3fd9-4821-84b6-0fae6088e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:25.838Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6941e645-75aa-46a8-8d15-c7a538a3eae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:35.848Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=15b7ac29-1432-48a5-a93a-4f8155fe7081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:45.855Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a10e5b2e-bb9c-46b6-9476-d5f4bf277171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:55.863Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9ba263b1-d88a-4b71-9e5b-b9e0a737d33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:07:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:05.869Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cead30e7-151f-4e38-bd47-bcadfe458b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:15.879Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a0d6efa5-dd58-42f8-8f2e-e686b13d0d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:25.896Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=db2e5e21-4c02-4234-8841-2be05965c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:35.918Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c0213632-3ea5-4685-b3e8-227747dda754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:45.925Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6f3bef52-57f8-44ec-8a62-f24b2f59f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:55.934Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=df2d6d40-b997-4179-9519-ca8b925703b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:08:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:05.942Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a118071e-bb06-4b58-93e8-1056651177bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:15.950Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a9dc27ef-1e8f-4e06-b346-985cf17e093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:15.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:25.964Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5e60843e-01ab-4329-9cb1-9f193b8b5703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:35.972Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ba157cd0-1012-4f40-92cd-63bd14d4d7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:45.977Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9dde5fe1-3e75-4239-aa11-34ed2cc9e063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:09:46.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:09:46.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:09:46.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:09:46.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:09:46.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:09:46.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:09:46.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:09:46.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:55.985Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0f7f5ff0-50fe-4de9-8e3e-2971b7f3f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:09:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:06.002Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fe3d6b43-b7ee-4fd1-b2a9-2bec00bcbf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:16.010Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a66c64d6-b14d-4bd0-a3a8-6d645e60a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:26.017Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e0d4a849-5ca0-4864-af25-7e5cb1668bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:36.023Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4f3002fe-a0dd-486c-80f0-88cd2929b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:46.031Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1a0cd580-a8ef-4eaf-95bc-0842a9687206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:56.039Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6889ec85-4d29-45c8-942e-e5622df69f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:10:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:06.047Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cf0837bb-07ea-4c8a-a62b-d050c942b212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:16.053Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3d8019eb-6b8b-440d-9c90-f096eb06a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:26.060Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d17bb647-0576-4e2b-a2da-cf773bcb1f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:36.068Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2fce25cf-f764-4616-9a8d-9dee3d29dccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:46.098Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ab5a9575-76f0-4733-a4e3-872307774aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:56.107Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2a5fe624-3139-44c4-b1c3-dff8a7ed516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:11:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:06.114Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d061bfe7-5994-4567-a325-2e40f5f9add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:16.121Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dc1443ef-d5f0-4019-8b0f-c32b1cd0df4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:26.129Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7bcfe0ae-8f4a-4a5a-8c8e-d3a20dc1073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:36.137Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0caa76c8-4e05-423b-9709-8d15827bc984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:46.143Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=75d504a0-84b8-48e6-8391-411c9d97766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:56.150Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5d62d1c0-b328-49d4-b5e4-c632e1fd68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:12:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:06.157Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=70ed9841-c41f-4f22-82f3-e320b92f23e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:16.165Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=79b5cf88-7c72-42ac-9aa0-880404dacfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:26.179Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=49976243-1154-46d2-83da-62d94638f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:36.194Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3badbad7-e6a6-4836-af2d-befe458abe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:46.200Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=daa78768-0c01-4048-bd22-ae8ae0a6cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:56.208Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e6551d57-58a7-4de2-8c42-09c81f41da87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:13:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:06.216Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e5327db9-5456-4351-94e8-38044c9d5c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:16.226Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=04ad2d16-4142-49e9-b005-0ebacbd5576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:26.232Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e95890c9-c1fb-49bc-8529-79a0a1621e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:36.238Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=23fccdee-1114-4cd7-9e01-ba3ee03dd5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:46.246Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=11da0cec-d801-484d-8348-77a1b9839bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:14:46.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:14:46.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:14:46.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:14:46.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:14:46.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:14:46.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:14:46.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:14:46.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:56.253Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d7db917c-58dc-44af-918f-ce301f46e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:14:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:06.268Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a96639ec-91d2-49b7-8f44-535115b03fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:16.277Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9a566909-486d-4290-ba30-b249a4cdbb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:26.284Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b75c9b76-d01e-4a75-b4a0-af039cbb9893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:36.292Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fe6fa8f6-453b-4fb7-9e7c-fe4f68c162a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:46.299Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=18c50dca-6bdf-4300-ac50-e13e4c023ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:56.308Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=38452902-51c1-4071-b30a-f4f480cb7334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:15:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:06.315Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ff49edae-29b7-48ae-931b-a8299f4eb701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:16.322Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=db238ca5-c272-4f84-a47b-5c73fb5e10a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:26.328Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c03140ff-e6a5-41ee-a33c-1b6894042517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:36.335Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c100ae67-dda7-43c2-890e-2b3a4ee7262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:46.348Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=79c046a4-298f-4469-abe4-83cb7dfca3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:56.363Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c06b1467-0e5e-4da1-b884-49ba76e9141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:16:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:06.369Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c935dee8-f5a0-46ea-be25-bc24a95ed2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:16.375Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7906da2b-72bd-462b-bab7-15451f75a9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:26.382Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=47ef1227-cf63-4c84-8d41-e79611be6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:36.389Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d67647ef-4594-4df6-9774-544c92fbc7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:46.397Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=33c4e038-e20c-4cdb-8eee-981b86cbe33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:46.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:56.404Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8ed3f1ed-3580-42cd-9044-692e7a564134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:17:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:06.411Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=09327142-a1e7-4b16-b272-4197f9b708f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:16.418Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e08ef4e9-fe77-4edc-ab73-c2834248b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:26.443Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=65714500-fed4-4b29-9023-bdffac27c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:36.459Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4ae8b4bd-175d-43ab-9632-5ee2cc143f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:46.467Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c4dbd0db-3fd2-42d6-b310-d4bb35dcbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:56.474Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a7a3693f-6fca-4804-bd6c-c6d009a80679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:18:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:06.481Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=51ba7da2-c489-49e9-acaa-a681443a73eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:16.489Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6585f896-46cf-4423-8e44-3836a1c227c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:26.496Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b04f1e9e-6e19-4095-8e86-152c76296465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:36.503Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=729a6379-d252-4742-8fb1-a4c78cbd9311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:46.511Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c5937d31-c510-41cc-aaa8-da1229253ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:19:46.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:19:46.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:19:46.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:19:46.839Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:19:46.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:19:46.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:19:46.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:19:46.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:56.526Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=457e0ed5-15c7-4f0f-9e50-1b98f846baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:19:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:06.539Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bddc757d-027e-40ff-b8d6-e34daf33f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:16.552Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1c925287-3774-462f-abd7-0d2d9b2dee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:16.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:26.561Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e5b4a98e-955b-404c-b65e-2f4c160db525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:36.570Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9d0d11a9-6a49-4efb-b6c3-465bdde40edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:46.576Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3b77afa0-e033-4960-bf2c-42e678494303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:56.583Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=abc70f69-5151-4715-a35b-bb12d8d30e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:20:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:06.590Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5dbe9b7c-39ce-4518-965a-03be89434a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:16.598Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=db73cae8-4dce-4c75-8b70-7dd821c51af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:26.607Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6ae21b43-274d-46c9-90ca-a66bc4279d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:36.621Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=741c8ccb-45c1-4f15-ab9f-30eece27aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:46.629Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=72eeb63a-8024-46fe-80a7-8315f9bc711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:56.639Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=82da8e13-5a04-4f4c-92b3-dbc05c824710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:21:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:06.647Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7a2d25e3-a7f5-4330-bd21-2c8e5877bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:16.654Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bfbf8a38-d338-4aaa-8cba-fecd5e71dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:26.662Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9379967d-fbf0-48a5-8b88-7f5ec77a29b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:36.669Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0a5d660e-3e14-460a-95bd-a93483bd178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:46.676Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=16d52799-d2ce-4bae-b677-c0a0b1214e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:56.683Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2e6d0ae4-c09e-492c-a600-7c556aa11d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:22:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:06.692Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4d985a2b-e1e6-4500-8254-476ce292eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:16.707Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e50f16b9-ec90-4d6c-9a71-3f2fd21b4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:26.714Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=622c60aa-0737-479b-8808-af3e3c934580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:36.720Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=132d70d7-c13c-47d2-889d-4cf0110ac846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:46.728Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8f7b0d96-f6e4-4306-b1c2-0c21974c2d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:56.735Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a9277d9d-b123-46b3-b432-10a7deed15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:23:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:06.742Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=36764e23-c8f3-4d60-8439-57314ed23ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:16.749Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2591f232-a70a-4e0a-bb38-c16d3507942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:16.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:26.754Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b5d6424d-0659-4e49-9d72-6540b3670e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:36.763Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5a66c63d-e4eb-450f-ad6c-730fae2a4ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:46.770Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6f073a53-4c18-408d-8dbc-f38445010524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:24:46.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:24:46.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:24:46.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:24:46.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:24:46.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:24:46.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:24:46.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:24:46.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:56.780Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=801faa92-4f87-426c-a644-3cf8e25ee991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:24:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:06.789Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=50bab0b3-a53d-4a85-a9d4-d0b3c8f70934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:06.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:16.797Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f28bf81d-f5ef-420d-9f2b-2689bb8f324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:26.805Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7b4c8e54-6e4b-4efc-bf37-d9a66d9e6c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:36.812Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=1a208155-a28c-4dba-8674-a19b438ce56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:46.819Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7a8bde76-7cd0-49ec-89df-530f5370a415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:46.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:56.826Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c9b5decf-41ad-4dcb-ae64-e8b27f68d7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:25:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:06.833Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ca53d8e7-5109-4fdb-aeab-053b00e8c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:06.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:16.842Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=35f66def-73a0-4adc-90f6-4b2fc376bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:26.850Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=005642e3-0cdb-4fe0-818e-7772cac3cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:36.860Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=da21a2bd-207c-460a-b769-5b2c2798aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:46.872Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b99be7d5-0f9b-4164-8c45-bc1a280970d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:56.880Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=37363a93-33d6-496f-8da0-d23654411771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:26:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:06.888Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f70b2dcd-1ade-4eb2-bc68-9ad49195fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:16.896Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=72eca796-603c-4050-b32f-d389966bfbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:26.902Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=11edd275-66b5-45e0-8742-26d950125564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:36.909Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=12363b45-09b9-4b43-9f23-cf090f5ab003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:46.915Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4e4e55b7-9e96-4d7f-b081-519a47de10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:56.922Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=280a0a6f-3328-4f0a-a7e9-e87075025878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:27:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:06.934Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9846cad0-2dfc-4f33-bfec-208fc899b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:16.945Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0c0e5665-250c-45d3-8e52-a4d12ad81b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:26.953Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=452378d5-5ea7-44fc-a2a6-343c7e42b5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:36.967Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f95c7f4d-5810-415f-a387-48d8b787526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:46.976Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f88c36a5-2f49-47b0-a98d-da73362fec93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:56.982Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2ebd280a-c756-4f46-b3bd-1713607fdb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:28:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:06.989Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5bc6ed21-4437-4d19-8ab0-0b7884aea712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:16.994Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a700a72e-6e09-4f66-a60c-b1bb329fdc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:27.004Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b5c02540-d142-4d16-89a3-e85f26dc27c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:37.013Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4b181dd4-a418-44f7-bd32-04db39891c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:29:46.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:29:46.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:29:46.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:29:46.860Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:29:46.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:29:46.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:29:46.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:29:46.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:47.025Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=50cf2f63-2554-495f-822d-c208e77fde2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:57.033Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4e0cab9b-e967-4093-b832-78ca53c5c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:29:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:07.039Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ac6af98d-c4bc-4627-a689-f9d58cbb693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:17.051Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f7c10965-de6d-4e61-8bcc-aee2d02a9316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:27.061Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=db05da69-e469-40b3-b64e-66f0bddacc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:37.067Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d85c4c1e-64a2-4213-8283-a177844f0b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:47.075Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e4154cad-9e95-43c2-bd52-2ec124767ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:57.081Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ecea5436-ded9-44e2-a1d7-fd6675416348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:30:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:07.087Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=73cf04c7-dd22-4bc5-93be-f95eccbc17f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:07.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:17.096Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=a29b37f7-4d42-495e-84fc-0952b43e92c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:27.106Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=910cd1e8-be84-414f-9f24-bf9ca6ee1769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:37.114Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=63d5465f-9689-4073-b91d-8105ac1d0f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:47.121Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=65f5a531-38bb-43c8-9112-8c2948ae926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:57.127Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=2e8dca7a-28d5-44e2-aef4-0baa80a017cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:31:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:07.134Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c84729ca-acf5-40c5-baf9-75f70c6d7a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:17.141Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=718b7192-a92a-4908-8159-87586c876da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:27.148Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5df2509d-e77c-42f1-8188-a5be3234dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:37.155Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b009cf68-7625-4663-822f-fbf82aab4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:47.163Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=deea0968-9de4-446f-8d29-2dddb89af0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:57.177Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=abc22b43-c1e9-4791-8aea-eea679dc423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:32:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:07.188Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=80d386ed-8f87-4260-b05d-0594d7bac843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:17.195Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=89e27bc1-879c-40a8-bdde-0e4bd440c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:27.202Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=257b4f0b-10a5-4a4f-95ae-53d4e3a907f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:37.210Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8efad958-d054-48bb-b70c-e3a02c1b6fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:47.217Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d2252c5e-9b7b-4882-8ee5-9f46f3440380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:57.224Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b919b605-543b-4a9a-8ad9-efcf3cf1a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:33:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:07.230Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=42df9fbe-a09d-4d70-916f-e466257af211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:17.237Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=61273962-6f9e-4ca1-8e7a-922db9e9aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:27.251Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=8b6c950a-f6b4-45a4-bdb2-e616dc92f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:37.262Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d2c199be-95ac-42f7-bc8e-dca45a2adeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:34:46.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:34:46.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:34:46.830Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:34:46.832Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:34:46.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:34:46.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:34:46.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:34:46.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:47.270Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4f7c6ac3-e58b-4d95-9641-082ee98b96c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:57.277Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7eed1716-cee8-409f-bc13-d321c8c5b084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:34:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:07.285Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e1605d05-ae5e-4a5a-924b-08b4dffd1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:17.291Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3b301600-676c-491a-97ea-3e4bb533d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:27.296Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e72ba778-869e-400f-8d9e-b0856a387820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:27.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:37.302Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bbe22e4b-5e90-4151-8573-90c24f77d423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:47.308Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=154bd8d9-327d-4eae-aa77-076723cb764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:57.316Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b06790db-fe7b-472d-9ab5-a577765ceeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:35:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:07.328Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=64923c96-b8e1-4e87-a78a-7058d5a4ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:17.342Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b974f6ab-b62e-43f1-91ef-ec161a35a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:27.350Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ccc56437-ed2b-4327-bc74-db963a16ed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:37.357Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fd1d2ed0-8f8e-4a5b-9ac4-b516603c04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:47.364Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=30b18ad6-9164-4534-9669-c90261572702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:57.372Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=dd4fc6a4-e390-45e4-9cdc-663871837d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:36:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:07.379Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=764b9b4e-79a2-4640-b2a0-fd536b5d0ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:17.387Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=99dd8715-66b7-4bd5-8bb0-32ecc1abe9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:27.393Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=96efcf06-36e8-47c3-a41a-ad2fa61a9ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:37.399Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=391a50a2-d416-4960-98d6-1e7623c3c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:47.410Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b7f61378-0174-4c35-b2ad-20328640f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:57.420Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=25498ed3-dfd5-433a-9714-7c2c4636ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:37:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:07.426Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c0011ae1-e03b-4cde-a51f-34f4dfe65417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:17.434Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6db788b9-c63c-4ff5-9846-a2fd125f4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:27.440Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9e959ee0-2879-406a-b5b5-6e4410d5c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:37.449Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=43d01c0a-8ebe-4704-82a8-d6820a0981d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:47.456Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e6d0d829-bb93-41ba-b47a-54bbc4990b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:57.462Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bd16a77d-b1f2-446b-8f8d-56d525e401c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:38:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:07.471Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fc7b2c5f-c128-4aa1-be7e-cdc58d479846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:17.477Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bc8d577a-baf2-48ee-8a84-23cf1bc83939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:27.484Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=33fd80bd-9c98-444a-a8a5-09ca62f2047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:37.495Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e07dca33-e36d-4843-8902-1a0007875bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:39:46.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:39:46.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:39:46.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:39:46.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:39:46.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:39:46.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:39:46.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:39:46.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:47.503Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=c96667fc-a44f-4214-a20e-a299c39159e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:57.508Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6a53028b-1842-4f3e-812c-75af38323597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:39:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:07.515Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d9b3177b-682e-437b-b71c-d13949b7f27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:17.526Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=91b99e26-7f40-4380-a516-d2d1edf368da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:27.533Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=94f9a765-1de4-4af5-b1a6-4849f471a911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:37.538Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=fd76536b-4262-4dd5-b8b9-d399236094fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:47.547Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=98489016-ed96-4819-a017-32f689a925b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:47.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:57.554Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=edc48413-e338-4552-ab2f-43e341397712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:40:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:07.566Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=4bc25dab-3c4a-4e28-9b6d-602f204e96ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:17.572Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=071c919c-b7bb-43b1-a0fa-4c5525d7e867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:27.579Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=bfdc26ac-b387-40ed-a04b-d472bb92c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:37.585Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d7c076bc-f8c0-4885-8369-83ad5b7205c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:47.593Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=e0440556-dc0f-4833-9c5e-bc366f1e8f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:57.601Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=324f6d8d-28ba-410a-991b-e554ed01f0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:41:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:07.607Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=308f65ab-7ad4-4aaa-afdf-e21144c7f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:17.615Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=16e12dd0-fc72-42d3-977c-1e3c4f510a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:27.623Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ab987f3e-a4f4-42f1-82e4-aceb3c314cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:37.637Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=7cef3f99-8ba2-47e4-aca1-3e138ca59e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:47.657Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=ea3dc297-111e-4270-9968-6ec201d78eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:57.663Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=f5293f0a-4eb1-48a4-b2c1-4554af8a7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:42:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:07.670Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=84aef2b5-048a-4b9b-842c-023f3e7886eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:17.676Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b457dd11-b197-45c4-925f-912d907e1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:27.684Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6a7d73b2-1119-409f-bc8e-343f2842e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:37.691Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9aba48ed-e7a5-4d6f-8314-22169512b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:47.697Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=0e340758-6d07-4c1e-b651-afec5acfada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:57.704Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=30d94360-e1fb-4398-bf02-730ce65bbab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:43:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:07.709Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=b97a9cd0-e30e-49b0-884b-02957861e01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:17.717Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=d964d479-ed2b-4e03-b196-cb847eb9abac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:27.726Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=6aeb3202-b742-4981-9f9f-728ceb25b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:37.734Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=cba63921-35eb-4039-b2c2-e14ee737687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:44:46.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T00:44:46.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T00:44:46.866Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:44:46.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:44:46.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T00:44:46.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T00:44:46.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T00:44:46.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:47.741Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=91d89438-a002-4afc-bc8c-49167c72c1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:57.746Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=9a9892a0-94cc-46e2-8a5b-84ab647c7eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:44:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:07.753Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=988e1416-f129-4fc2-9d6b-68e6d3a82523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:17.759Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=3b4486a7-390e-404f-821f-1099f0bbf16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:27.766Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=15c33c49-1850-4e66-bca6-736c00898466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:37.775Z |INFO |Init configs |InvocationID=b1918074-77bc-4cd9-8412-8a0331bef792, InstanceUUID=5a7610fc-2de0-47b4-b707-6dd9af37c956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T00:45:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |