By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:05:32.403Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:05:32.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T23:05:32.440Z |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-22T23:05:33.225Z |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-22T23:05:33.346Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:05:33.347Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:05:33.347Z |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-22T23:05:33.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T23:05:33.612Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-22T23:05:33.665Z |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-22T23:05:35.329Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T23:05:35.828Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-22T23:05:35.850Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-22T23:05:35.851Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T23:05:35.912Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-22T23:05:35.912Z |INFO |Root WebApplicationContext: initialization completed in 2246 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-22T23:05:36.574Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-22T23:05:37.393Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T23:05:38.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T23:05:39.615Z |INFO |Started MainApp in 10.512 seconds (JVM running for 11.418) |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-22T23:05:39.766Z |INFO |Start scheduling PRH workflow |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:05:39.801Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6d9afbf7-7675-416c-97dc-8ade07fcd3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:05:41.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:05:41.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T23:05:46.940Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T23:05:46.941Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T23:05:46.945Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:05:51.929Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=afd9d8b2-9b1a-48a3-a1d3-4e2c8a4c5271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:05:52.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:05:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:02.970Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7c898ea1-471c-48bd-8388-f1a7c07e683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:04.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:14.010Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=496af140-ea76-4fe8-a517-b29c050c2ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:15.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:25.051Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=64e03db9-c5bd-4b5a-83fe-c1172fbf787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:26.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:36.095Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0503b0f0-d4eb-4d6b-8822-72ca1f68b6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:37.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:47.131Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bc60257c-029c-445e-b5d5-04a56337a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:48.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:58.173Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8ad4c858-ede9-4d20-8ddb-51b34d983bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:06:59.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:06:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:09.212Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bf81a210-c85b-428b-ba68-2178554e55be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:07:10.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:20.255Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d6173f94-6dd6-4954-8610-0fec37a05572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:07:21.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:31.294Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2dad4fd1-b1fe-467e-96dd-501ecbdff9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:07:32.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:42.331Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=59fdd0ef-0c34-4506-a6d6-d4bba5bfa5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:07:43.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:53.372Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=63b1e882-f13c-47bd-95e2-696627ea8346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:07:54.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:07:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:04.416Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bad3ff8d-01f8-4e2d-bd48-20ce3fd3b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:08:05.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:15.454Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fdb7d17e-2cf0-4c53-b576-9f12fd31231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:08:16.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:26.489Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=42e554a5-08f5-462c-86ba-6fd0e18c1f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:08:27.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:37.529Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a4a4d435-9325-41e8-b091-99d543a04512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:08:38.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:48.575Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eb6abbe6-227c-4735-b675-e36cf22456f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:08:49.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:08:59.614Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=58782adf-e65f-4ad9-b5ee-8efd7f2693d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:00.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:10.654Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=722fa3b3-b061-40cf-91a1-e4a02facf1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:11.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:21.689Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b235716e-2341-4177-b802-f7a03209fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:22.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:32.730Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d90318b1-1220-4571-85c3-aae94fa141af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:33.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:43.782Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c3fed2a6-cea6-4679-af26-85c696eb000a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:45.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:55.035Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=86343817-ebad-421a-8f13-73731c505283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:09:56.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:09:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:06.077Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4173308a-81f8-428f-840c-06fc23123a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:10:07.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:17.118Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4a9fd3b0-f7fb-47a9-ab6e-926cae860a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:10:18.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:28.155Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=be0951f0-bc91-403a-ac14-a0dc4bc07fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:10:29.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:10:37.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:10:37.333Z |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-22T23:10:37.335Z |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-22T23:10:37.341Z |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-22T23:10:37.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:10:37.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:10:37.352Z |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-22T23:10:37.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:39.194Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2b2e7a85-fd0e-415e-a597-be1397711bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:10:40.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:50.242Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7b69416e-cd41-4379-a95c-ad28c0ae9682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:10:51.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:10:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:01.273Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e08e9295-75d0-4db5-bc53-7f512fb961fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:02.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:12.314Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f6f293c3-7c2d-43f4-8a84-110b40455908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:13.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:23.353Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a7c3aa6a-ffc8-4c93-bfbf-c7d69a9c48d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:24.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:34.394Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c4f305f0-d3a7-4c3c-9be0-d52ed341d760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:35.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:45.434Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=72da12db-b2db-47cd-bd7c-d730b9ab5bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:46.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:56.474Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=79f4c80a-e29d-4cf5-afd6-35e98f1eee8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:11:57.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:11:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:07.513Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e7473a0f-70ce-4c63-95b4-8da8e7ee7369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:12:08.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:08.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:18.553Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=91ed8b19-7848-4258-8781-6c87c75cfdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:12:19.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:29.596Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=39ed0862-5a43-420d-8f5d-660650e45eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:12:30.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:40.633Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ed220f5d-0b5d-4874-ad19-0c2bcb44dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:12:41.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:41.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:51.678Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ba29ac22-3cc4-44db-898b-765fbc48605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:12:52.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:12:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:02.716Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b228a74d-b44b-4c73-a8e4-9829f546696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:03.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:13.754Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=87b83e90-739d-4e76-8fcb-bde81a063681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:14.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:24.796Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a51581e8-78a1-4a8f-afcd-22b81889c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:25.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:35.833Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b7a06b18-3cc9-4ac7-b890-39b599abb0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:36.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:46.874Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a912dd2e-144d-4fa9-845b-7787b7c2f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:47.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:57.915Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5e435395-fad8-49b6-9498-3db4e31373a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:13:58.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:13:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:08.957Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d4350bb5-0737-4329-bee3-7e772dc66ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:14:09.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:09.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:19.994Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b898a40b-295a-4906-812c-5faf0234147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:14:21.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:31.033Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=428b874e-14a2-44c7-98fc-787e2f4a83fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:14:32.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:42.073Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3ed207ca-991c-4c17-b6f5-7e9ec4b903f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:14:43.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:53.113Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=24dbc551-61ef-47ff-8418-93526f92f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:14:54.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:14:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:04.154Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=96cacc85-a0ca-40b8-a01a-ccc624d2566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:15:05.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:15.197Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a1d15bd6-260a-4cf2-9e71-d69fb43cbb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:15:16.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:26.234Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c9abab0b-f40c-41a3-ace9-5bd9dd8b1115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:15:27.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:15:36.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:15:36.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T23:15:36.918Z |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-22T23:15:36.922Z |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-22T23:15:36.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:15:36.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:15:36.929Z |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-22T23:15:36.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:37.276Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=65b228b0-c567-4b2f-b566-8b3877570415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:15:38.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:48.314Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9823e3b0-8c38-41f0-9b6c-a812ee1c31c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:15:49.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:15:59.353Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a18dcddf-56cb-44fd-8fc8-79aa8f797156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:16:00.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:10.393Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ed8465dd-f1b5-4d71-a9df-0e71ecaa75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:16:11.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:21.433Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e1056176-47d2-4dd7-8e3f-70653d29663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:16:22.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:32.473Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5a55ecde-aa75-4aac-a5bf-707f119e6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T23:16:33.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.156.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:43.545Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9d10d487-128e-4406-a921-d40caea173b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:53.654Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=31ec908e-0f5a-492e-ae0c-f4d4be4c4576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:16:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:03.685Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3f1ff6e3-0af5-4cd4-93d6-3da40f917862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:13.704Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a4752f5e-60c2-462e-bf8c-47b196354b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:23.717Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eecfc92a-2e86-45f7-a0d7-55121c765bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:33.727Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b1f509c0-d3a8-4c0a-b89a-4191ff4a09de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:43.736Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=05652dfe-f704-4807-acd7-2364d52cebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:53.767Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=10593cb1-bf68-4747-98f7-4be74dfc819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:17:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:03.776Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c48a4cb1-4cb9-494f-8ef9-fb2001c66ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:13.792Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=99a0218c-0652-43fb-bfcc-d929e2724a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:23.814Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9db1d411-ac4d-4c73-94c9-0f94b57d0cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:33.823Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5bef366b-434f-40e5-ab0e-9b0f5e32bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:43.834Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=333ed8cf-60c3-4570-934a-7faca1919952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:53.843Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7158395a-8904-414a-9979-3ee75c4e2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:18:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:03.859Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5912b996-2003-4da6-9653-a8f7c520e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:13.877Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=190bc507-6b86-4023-aef7-68c186975438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:23.889Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0dfefc0f-3d79-42ba-b78b-14392c29fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:33.901Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f9cc997f-bd38-4fb6-abf4-afd308d846dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:43.913Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=95b1be20-31e6-4c88-b454-32fabd24318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:53.921Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=64631c39-7202-45b3-953c-20804dcd938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:19:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:03.929Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e94772b2-a0a3-48b7-b8f3-9d9d5eda6f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:13.938Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b255c32a-afc8-49ca-8780-26f04872a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:23.947Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5cc2ebad-a9e3-49ca-a409-448a0e2de46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:33.956Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b1dd7cd9-a272-4f18-bc26-f4fefa716265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:20:36.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:20:36.935Z |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-22T23:20:36.936Z |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-22T23:20:36.939Z |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-22T23:20:36.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:20:36.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:20:36.946Z |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-22T23:20:36.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:43.972Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f568ee73-937e-4419-8b03-f236c0a813fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:53.991Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c5e3a2fc-e3bf-4945-ba1b-c4a5b3bff9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:20:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:03.999Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=246a5d08-1176-472c-9b43-610d28ccdb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:14.007Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9aa712f9-0e3b-46d7-b0e3-807cf38d628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:24.015Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=57a5f5a5-040c-4eec-b6b3-080ae7994284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:34.023Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9ddc7a0e-ca77-447c-a193-ab14eb4a2d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:44.031Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9389293c-3d9b-4bc0-aa23-29b18a80b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:54.038Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=51fdf8d4-e131-41cf-9f13-781a1ef9d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:21:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:04.046Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2db90a32-f513-4c9c-8aac-a21eac21db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:14.055Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=178a4dd1-3b65-4ad9-8564-b301a7b60d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:24.063Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=671bf822-e9c5-4fac-b36c-ab177682e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:34.072Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7001ac02-69fe-4456-b9b9-09dfc409d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:44.085Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d82920e3-b309-4965-bca6-97cdf645c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:54.101Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f428aca1-de89-44e1-889a-98b7b9f98bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:22:54.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:04.111Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=72424a4b-6f7e-4a68-9108-a8030d8c36bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:14.130Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7242f399-400e-4854-a058-cc41fc14a607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:24.137Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d782ebb4-1400-4ac6-9714-eef74dd73a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:24.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:34.146Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=154aac4b-ef5c-46a7-bb42-257f497aa1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:44.153Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a1db9cd6-9550-4db9-8bc7-b69541a2858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:54.160Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ee04b21d-6c1d-4246-9af7-61557359e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:23:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:04.168Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=af3711e3-f51f-48ce-9cb0-90ebd0b18636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:14.176Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=93f5fdf2-b612-4ba2-858c-e76d5f11952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:24.197Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0cc9912d-8508-45d7-99d7-9b88d0372eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:34.205Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8add42ac-a8d6-4eba-99a1-fb9013b0082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:44.221Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a671665a-0756-40fe-88b6-09c3fcb1a506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:54.230Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9ded7e1e-81d9-4e4e-b3c6-e07fbfe2a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:24:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:04.237Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8fb53f65-dd3b-4160-9010-d8d4c01baf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:14.246Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e0f03aaf-42d0-49e2-8347-600d43a71a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:24.254Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=890561c2-b3b6-4900-97df-7ce649b20917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:34.261Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=dd747ddf-6819-45f8-a86d-9a58ac22f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:25:36.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:25:36.948Z |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-22T23:25:36.949Z |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-22T23:25:36.951Z |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-22T23:25:36.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:25:36.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:25:36.959Z |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-22T23:25:36.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:44.270Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=01911783-6d2c-47cd-bff1-0851b9a6eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:54.277Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3510bb62-6a7e-446e-a0dc-2f669d8f6559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:25:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:04.286Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=48d381bd-2f96-4239-a1d8-8e7a88e49669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:14.299Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6e09422d-12b9-4cf6-970e-3799b7af9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:24.306Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2e29b8c1-20f5-4845-bee5-069c98170dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:34.314Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8203fcdf-8f56-42a0-91db-cfd8c88ba848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:44.325Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e924690c-1470-4d13-919b-6ef1a96628b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:54.336Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=78401007-c1cd-42d3-b78a-67005b33c196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:26:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:04.343Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2e421cce-51f0-482c-8420-f15c6bf6d161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:14.351Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=60a50346-469c-41b7-8ddb-c29a30f8f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:24.359Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4a5b0d7a-7b87-45e0-9ad3-0e3723de5c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:34.366Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a1b1f8f4-e995-4ef8-804e-215bc89db35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:44.372Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=87b239e3-5211-4d80-82ac-f99f6815fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:54.379Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ca81e968-c565-430c-b3fd-e8effa7ad4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:27:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:04.385Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1c9f8113-78f4-4af0-a08b-70ba933fb521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:14.392Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e84c5f81-4af5-4ece-9dc0-c3c0cb2acaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:24.398Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c42f8afc-9c2a-4010-9489-1981f92dab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:34.406Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=83c73400-5725-4bc6-9a5a-81edb9f2e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:44.420Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1b1b53ae-454c-44e5-857e-6aa71ed2c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:44.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:54.428Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=dc2856ff-fcca-4a60-b5c2-c70e56d2ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:28:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:04.436Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=64bfb783-44d4-465c-b327-2ceeeb140347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:14.445Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9e2617ed-1e41-4d49-9c69-00ea7edd785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:24.452Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=dd29b9ba-8c09-444b-afdd-835901b752cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:34.458Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4f97f78a-7781-4f3a-bc21-175913b581ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:44.465Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2ef43a71-a8b2-4f10-9a72-e23c3adf4a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:54.471Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c1ca9b22-bd7e-4b09-9cb9-9d6139530909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:29:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:04.479Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=177a2b33-18b8-4660-876a-d283ccf9bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:14.486Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6e369fb8-847f-4605-a525-d5689439eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:24.508Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c036caca-7b0e-4fa6-8eef-7ead6b2693fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:34.517Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7fad9b85-4436-40aa-b1ae-1cede76fafeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:30:36.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:30:36.884Z |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-22T23:30:36.885Z |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-22T23:30:36.887Z |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-22T23:30:36.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:30:36.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:30:36.893Z |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-22T23:30:36.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:44.534Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=980eaa43-ba16-4a7f-8275-2e4e1ba99b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:54.542Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=641dc5fe-e4ec-49ea-98e6-f3db7cde9122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:30:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:04.549Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f1725d75-c0d8-4026-bc18-2c8ade7fb024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:14.558Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=127d4fe0-4114-4009-9d7a-7921c8a68368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:24.565Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=624cedd1-b7e6-4274-8f06-a85dce0d72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:34.572Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ff3e3309-be2d-4945-9315-058413db1a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:44.579Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=980c6e40-e38c-4654-bbe0-a1163a7ac2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:54.587Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=55d8a11b-0dfa-4dfd-a261-5a125d7fdaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:31:54.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:04.593Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=89a51e3c-c2dc-451d-87ea-ee6aea42cdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:04.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:14.601Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d2d75376-7726-4f32-bb14-977e3ada0b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:24.608Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=843e0e03-05d8-4454-ba1e-bb5e65fa51b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:34.615Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c246d728-7818-49b9-941c-ff03b804160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:44.631Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8c8382f9-e41d-4250-94a6-21629e43bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:54.641Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9e4fbea4-9a14-4be4-bed3-853f828d4034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:32:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:04.651Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=13424a00-448c-4c1b-8c1a-f6b2d94e7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:14.657Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=30dbc47b-7d98-4e46-9540-8a6c53e445f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:24.665Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=860df560-412a-495d-b85e-694968087e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:34.672Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=edcee7df-e4d7-42a1-bf59-3ba853ac182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:44.680Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=69a01d0a-d406-492a-9030-c79caf7bdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:54.688Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b01f0d2d-3d18-4642-b1a2-a3334f6c0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:33:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:04.695Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d55e1e8d-b9c3-4ba4-836c-005eb83242f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:14.701Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=db758bca-4b67-4ba9-9196-1f787ad72f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:14.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:24.710Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=71767486-5b94-4a9d-8928-d685beef144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:34.717Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f608aa8f-3100-40e4-8276-7252743d3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:44.725Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=80c8db85-353d-4cbc-99de-aad38a824f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:54.740Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=994b7c51-8c90-4396-81c2-1bc898df96b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:34:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:04.748Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=615b8668-9617-4deb-a23c-61e3cd0cf1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:14.756Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=778235c0-ac8a-4235-8595-06c8a6a37788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:24.763Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2f7d2a7c-ea1e-47b0-90cd-2eabdfc615ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:34.770Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f2731f26-fd8e-4663-b9d7-014b19e8c753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:35:36.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:35:36.926Z |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-22T23:35:36.928Z |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-22T23:35:36.932Z |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-22T23:35:36.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:35:36.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:35:36.941Z |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-22T23:35:36.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:44.777Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ddeb3c22-3717-489b-82d3-ab7f80f7311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:54.783Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3fe907a3-9931-4515-ba1e-44f48aa81f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:35:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:04.791Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=892855fc-d0a3-46ba-a9cc-cbe8f36d8d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:14.797Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4ac8e82d-c579-4ddb-b423-b5b58f3af8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:24.803Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ad82c4c4-645d-4570-80ad-68c1c2ba3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:34.810Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3f7089b5-a5f2-4ed8-bd9e-a5d240819def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:44.817Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8fb1ebc3-b78f-4bce-a463-74b3babb98a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:54.829Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e04d43a4-e0d9-4f6c-8090-c08476dc51e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:36:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:04.836Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8b173ac9-51d6-4ed4-895e-655ec1198542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:14.843Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=73e87bb5-480c-4b64-b596-3d0d8069498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:24.850Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eca9ff7a-a299-446a-b746-7ee1f7f6d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:34.858Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=31646812-1832-4122-b06e-35ef29a81a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:44.864Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1000757a-0529-4246-a4af-d05c122d429d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:54.870Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=87ac90c3-3641-45bb-b868-76abd2d89671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:37:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:04.877Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=37c57ad0-75e4-49f8-9a0b-8b92aa7cbed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:14.883Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7423bffe-ddb4-4cd8-9b21-8f9becd2c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:24.889Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d8199c65-bbd4-48f2-a83b-1261c223e1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:34.897Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e4905869-9a8a-4f40-9406-341b7aaa19db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:44.904Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=deeac201-728f-45e8-a3cb-503c7410ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:54.916Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=32ef46ab-8eef-4a8d-80ff-a82ad81d3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:38:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:04.923Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=83b542df-8892-4b66-84c0-91afd65f71eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:14.930Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5c4c6a9e-3d62-4dd1-87f1-8599571a7112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:24.938Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0e74cece-91e6-4076-a15e-1cbbc4fb441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:24.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:34.945Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3c975bc1-43fd-47c2-a078-75b7ac461c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:44.953Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1805f680-eab3-4095-bc6d-c2ae4a235715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:54.962Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c0b8f13c-a197-4ceb-9da2-11db414b9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:39:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:04.969Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=156b8fa6-ee0f-4e3f-ab6b-1a2420fbf36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:14.975Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d09c1277-a7f2-4372-9be2-c8f1d18f6816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:24.983Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2668ed38-cd50-4e72-a3d9-b3b7e4d2d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:34.991Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1ac012dd-7289-48d8-88fb-956154b64ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:40:36.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:40:36.849Z |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-22T23:40:36.850Z |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-22T23:40:36.852Z |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-22T23:40:36.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:40:36.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:40:36.857Z |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-22T23:40:36.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:44.997Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=53dfd473-763b-496d-b7a2-0a26917711d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:55.010Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=330efcd1-d4a0-4765-9953-6cd0ced75e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:40:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:05.018Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b8b52607-076f-49ac-b5bd-e6dcb616815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:15.025Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=35b3da65-efeb-4b21-9755-00e26950277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:25.033Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d1956cd4-3b70-4dc2-abfc-ebedbbd3d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:35.041Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b408729f-111a-465b-8a99-e3b1a1f18406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:45.048Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a32b1cd6-108a-4055-9c44-737d99f936ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:55.054Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=37817cfc-bb41-4c12-a90b-7f576faed54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:41:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:05.061Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ba5c80a8-3ca7-485a-b4dc-35c4f8e127aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:15.068Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9eea1bf1-8a0f-4e1a-ba73-175382e1105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:25.076Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=20326b8c-9273-4f0d-8188-562564a1841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:35.082Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fa8feeda-aa75-49b8-af31-e37e95b265c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:45.091Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c2d86a3e-d6e4-482c-891a-c001313a7ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:55.101Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8eb91216-56cf-41f8-bf34-c02d62835c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:42:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:05.109Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b9f5db62-830f-4636-acd8-456f99ee23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:15.118Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=338543a6-8f21-4fcb-880e-e6342e3da257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:25.126Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=173581ee-181c-4649-9ba4-1a07d1b8885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:35.133Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2a7635cf-6cf9-4201-a758-e60578099d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:45.139Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bcae6f36-e924-46fe-8fc1-d29b18ae41d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:55.145Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d54e845f-8f83-4dd9-b40b-3c5b95f889b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:43:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:05.152Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=52c62a6a-ac42-42bf-8ec6-87c341cb14db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:15.159Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f17e18dc-ebe9-4cb1-a4ae-3ad49df9026c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:15.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:25.172Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=52a95106-910c-4cc8-8900-b7a89e65fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:35.179Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bf9514a8-939a-438a-9b7c-359b3ecc1c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:45.190Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=35ae7fc7-00f4-44f9-81e9-56226e580cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:55.204Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=686a5309-c087-4461-b773-995a10ec15dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:44:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:05.213Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=679c8f57-422f-46b8-af7d-a114bdaf2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:15.223Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ec9c21e5-1a1d-4c31-86ee-7b24a0da1326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:15.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:25.230Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6d444332-5925-498a-8593-e910ef0864cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:35.237Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=13b6f052-b314-4272-93bb-0788c0bab351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:35.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:45:36.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:45:36.890Z |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-22T23:45:36.891Z |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-22T23:45:36.893Z |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-22T23:45:36.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:45:36.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:45:36.898Z |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-22T23:45:36.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:45.246Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0b7c4bdd-1798-49cb-83e1-ad20f42cfa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:55.253Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f7fad2ef-4c49-48ab-b5e8-d68a0381bc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:45:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:05.259Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ead2d4a3-9b55-4fbc-a364-e52bc430be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:15.265Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8cfa3d11-7e9a-4eaa-aaf6-dcea5310ffa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:25.272Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d4e45f30-e8b9-4541-adde-a3a4474343de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:35.281Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b000169b-095b-4c9f-8899-4cddfe2411d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:45.288Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d822c737-b8c2-4dbf-bacc-7f5fdd0ad849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:55.298Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ef2995e0-63ef-45e8-b207-c838bafeb494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:46:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:05.307Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b28ef806-02cd-4060-9341-64439fe708ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:15.315Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=dde3c47f-64bb-4fb5-89ee-b2eb7d4a6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:25.322Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=88baca56-0674-4f32-882f-a7e5019c884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:35.329Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=597d7fe4-95eb-4f58-b961-51876576b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:45.335Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eeda38b2-c302-475b-b33d-0c635ab6a927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:55.342Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eeecea6c-d951-4800-9c7b-bd137e3bfc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:47:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:05.348Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8b6ffffe-aaa3-4d48-9b7b-ee9c859f6ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:15.354Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5145974b-1137-4fa7-9fa4-02dac111a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:25.373Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d41ac259-c533-4a55-89ae-bd07aeb125d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:35.379Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=90ad435e-5000-4744-b451-a967425598ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:35.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:45.386Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=117625f3-014c-4b64-a948-cbbe34025ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:55.394Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3077c634-4d9f-4ed8-98a2-00cac866a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:48:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:05.407Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4e9fe13c-bfc0-4ad5-9089-810540c522c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:15.414Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8106d611-42cf-4671-88b7-64fb7ffb7d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:25.422Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6d8f5bbd-d2b5-4893-9347-46ee3a0ecfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:35.429Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=21136e70-8acb-404b-b230-592d5cb36e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:45.435Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8bf3c88e-ec27-478e-addf-292b421e9c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:55.441Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e178ac66-fc21-47bc-a83c-7b3600a82ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:49:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:05.448Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c9b4da62-4bc6-498e-82e4-065cc68e37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:15.454Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0a4ee9ab-297b-47b3-ac06-fd8599d1c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:25.460Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=495cb8dc-791f-48be-9b18-d2b4d0f86ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:25.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:35.466Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8e172d5a-e37e-4460-b3f1-6125d8abdd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:50:36.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:50:36.863Z |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-22T23:50:36.865Z |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-22T23:50:36.869Z |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-22T23:50:36.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:50:36.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:50:36.876Z |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-22T23:50:36.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:45.474Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7129ac74-6fdd-46ff-a1d8-f9dd05529437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:55.486Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=203c0dd3-c5b7-44a8-901a-5e6fb8362156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:50:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:05.495Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=60373de6-1448-478c-b262-2757b236e91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:15.502Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=49aa81e7-5126-48d6-bff5-17dfc895cdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:25.509Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c2229e70-0ce8-471a-9534-e2bdbe36a164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:35.517Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c975bbc9-5ecb-4b0a-972c-80e907bab697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:45.523Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=03db3592-4016-4ee3-b4ec-bd5601ad9897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:55.529Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cb2e61a6-a745-414b-86a7-73766c18512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:51:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:05.537Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=99d44db9-cbd2-4aea-ab5f-12005b7f3c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:15.543Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0ad6aa48-8570-4f4c-9e4e-30e1d987bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:15.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:25.549Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=82e330a3-5c3e-4222-8582-51592597cf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:35.561Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=64faa4dc-85ec-428d-9e94-ab202612ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:45.568Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8168f529-28c9-437d-955a-f62049f2d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:55.580Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fe6f5b69-c477-4502-b78d-400e20029307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:52:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:05.588Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=04c2c527-e053-4a29-847b-203e3f9ba7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:15.594Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8636962e-bc97-4c14-b6ed-c1196cadcad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:25.602Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=39e5d800-29f2-4978-be21-401355129658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:35.608Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d6b25c76-c14f-4522-bd68-c6de64f52413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:45.614Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=02125dd8-b70e-438c-987f-939b20ec99b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:55.621Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=88eac904-233a-4f5f-98c8-1cae7440e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:53:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:05.628Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=777db02f-bb18-499e-a443-63cb6e84455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:15.636Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=09ce032a-cf7e-4130-a3c0-d08cb47f0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:15.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:25.643Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=075e3c6f-a45c-4377-a603-4e0c027d8b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:35.649Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=aec1c266-8da4-4faa-bc05-402ab274556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:45.655Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=32d306ce-a67f-4af8-963b-adb95b95be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:55.668Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=442bedc8-fc0b-47b6-896a-96a36baf2d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:54:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:05.677Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c3ebcf82-18ac-4f0d-91c8-88f9d3d7ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:15.683Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b586017e-f8f8-487e-8fa2-9fe3e10eeb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:25.691Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=08576e2d-22cd-48dc-b562-d6e292b97dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:35.697Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c0cf3f3a-bd72-4a65-995a-1a257432b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:55:36.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T23:55:36.882Z |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-22T23:55:36.883Z |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-22T23:55:36.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:55:36.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T23:55:36.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T23:55:36.890Z |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-22T23:55:36.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:45.704Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bd2e8eda-4f31-42a9-ab56-8bde4427a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:55.711Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f6e0596a-fe61-4e3a-b0a4-949065e71e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:55:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:05.717Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=efa4b448-5a8f-4416-acb7-2a83e9ab8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:15.723Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1c58346a-0dcd-4dcc-8d7c-a10969324f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:25.730Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=92b9771d-824a-4f9b-a066-a27fca561580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:35.737Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4304642e-480c-4eea-82a1-4e8f72c95ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:45.744Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ee769f36-d0b6-4cf1-9d2c-8dfb12c8a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:55.754Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a600d1f5-b575-4859-84cf-ec1094134135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:56:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:05.762Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9529305e-597a-4b96-a428-018bdb95d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:15.769Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=52f01b93-fb2b-4a05-8e76-d01cd953bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:25.787Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ab9935ef-cbcd-4483-aa32-14df445b5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:35.794Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8c957453-c6ba-4603-ad04-4567ca408a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:45.801Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ff0f6a9e-3661-4839-a3af-fbbd908a403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:55.807Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=101d0e34-7f11-4317-9142-025bf932a780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:57:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:05.813Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2cf1e5e4-4f5f-430a-b59d-5c8b15d27fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:15.821Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f26038e1-f7cd-4067-bc31-b414f597cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:25.827Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7db740ff-986b-4ef1-afbe-a5e3c2319b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:35.833Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=381e48cb-ba46-4bf6-a488-8fecf3b7bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:45.841Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a4f4e52d-edb3-4e17-8187-0f6f840ca13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:55.851Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=12684e15-f36b-45d6-a77c-3588ad34c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:58:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:05.861Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d919f61c-88b3-43e2-bb30-fd696bfbc16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:15.871Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e7d27c68-3efc-4bff-9b02-c2b8aa4e955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:25.878Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4cebf484-11e4-488d-8740-3c0891a48384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:35.887Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3e1ae698-c723-4a43-964c-a32edd0d64be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:45.894Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=490620c7-7d41-40ae-9dca-2a247ce0647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:55.902Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f277aa31-d87e-45a2-9234-8b985aeafdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T23:59:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:05.909Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=79c2505a-f861-46b7-9a78-16240870ec64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:15.932Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3a90fee6-aca9-44cc-9313-cee0f1354e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:25.938Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=15f86810-fd60-47cb-81ca-6af814a36fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:35.943Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=25437680-61c4-4de9-8fef-aa204b18c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:00:36.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:00:36.862Z |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-23T00:00:36.863Z |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-23T00:00:36.865Z |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-23T00:00:36.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:00:36.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:00:36.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-23T00:00:36.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:45.950Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=23afbf83-6d9a-42eb-a80c-31863e3a32a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:55.955Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4372477b-d5ed-4134-80df-10824509288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:00:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:05.962Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1e568010-9ecf-4c4e-b766-0b9c33205e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:15.974Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8278d550-3344-4f96-8396-59796cee3cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:25.982Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6688b995-8b02-41e0-bfb2-6831ccafdad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:35.989Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=23e9d409-4f13-4836-bbc4-4173fc318a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:45.996Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e0c2404a-dfda-4985-a937-8d907e9cda37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:56.002Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=43c824b1-6953-42f9-b8b9-7a0c03e4b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:01:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:06.008Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=530aea12-19fb-4dc1-b10e-7219b4f45daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:16.014Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=394b8f8f-f6fd-4a81-83df-7e217f51e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:26.021Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3316c52f-8f4c-4195-8389-bade38f0f7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:36.026Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4c24f43f-ad71-4590-be89-3477f5837601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:46.031Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4f20edc2-ab6d-4220-be0e-969bae534764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:56.037Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cb64ce6d-169a-4f6e-a244-f400d3b5cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:02:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:06.046Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=96bcc186-a04e-4cd1-a487-df48ab7207fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:16.056Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=651e2f8a-5775-4941-9e4d-33a10389de69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:26.065Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=25091112-eb0e-4a06-9578-17a87dc1c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:36.072Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=58c79314-275e-4485-a90c-1bf521eb3d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:46.078Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8bbdc729-410a-411f-b125-125b488a93d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:56.084Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=39cdfaf9-cfa7-4141-a7df-35ccc5890d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:03:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:06.090Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ea3f6a83-1bf7-42f5-897c-a78c26920304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:16.098Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2e6e2c73-1cb6-47a5-b0f8-da9be2a13e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:26.106Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7e730203-df8e-4dfd-addb-452281abf4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:36.111Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7afcb4a0-d6c7-4f31-b42e-9f8b70736c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:46.116Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=06820a71-b388-498b-b0fa-4007cd109529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:56.124Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=de7dffe8-bdb5-4a23-ba72-ef9972485641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:04:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:06.132Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=94fa721e-5466-4c09-b903-8753c49864d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:16.143Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d4a4f6a1-86e6-474d-bddd-1a0bdf96be13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:26.152Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2c5d8f3d-3c65-484f-a070-efda0a8621e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:36.158Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2283c13e-b10e-4c00-bf14-64ff0ecee833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:05:36.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:05:36.889Z |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-23T00:05:36.889Z |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-23T00:05:36.893Z |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-23T00:05:36.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:05:36.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:05:36.896Z |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-23T00:05:36.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:46.165Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6ecb88b2-16ce-4504-8227-0fe2807fb1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:56.171Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6d4363a4-b0d7-4a89-809b-61f19f5a07f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:05:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:06.177Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cba1f8ce-80f3-4eaa-b830-256114e17236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:16.183Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=45a2d8c3-364b-47d9-a856-3a7aa5b28d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:26.189Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=451c3a70-068d-4dc5-8c10-d83617c6ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:36.199Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=29981825-8995-4462-82b4-a8dac82b4521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:46.206Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2ff6a947-a04a-46e6-9ee3-b5cdc03a2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:56.213Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b750f61a-1b58-4318-bdcb-7136dfbccd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:06:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:06.223Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1b2d924f-8954-464a-8ca9-dfd59d190033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:16.234Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cc7072a4-78ec-4db0-ab7b-1df56c068a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:26.241Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=61219860-e8ae-40b4-aa6d-901a9b426f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:36.249Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7aa90689-64db-459a-a840-dc028dbb156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:46.256Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9795cf01-5df1-4ddc-a7ea-d8812af14c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:56.262Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=49976d04-f576-4aa9-b968-69c16a2e1484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:07:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:06.272Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e1a6db91-5a09-43a6-8097-a48f2c1d829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:16.278Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1d0171c4-882c-4e54-8d75-35fb8f58e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:26.285Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0e572d28-dcd4-4ecb-93da-f8169d44570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:36.291Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0c3f2bb9-9cbc-4263-8cae-0ce0a75ebb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:46.297Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6aa53293-93ac-4717-b2cc-70c0be82d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:56.303Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7590f539-c16a-4dbe-96e9-1ac37fada8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:08:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:06.310Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=246f7c7e-3c11-4f33-aee7-7035dd34c6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:16.323Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1e95a727-cae5-4d3e-8227-f3d8691b0837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:26.330Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6700c907-a870-4565-9ba6-1224c0758850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:36.336Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e386d2cb-0163-4692-b24c-169e4b8baf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:46.343Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a7309f91-c267-4806-b90c-5bed17c56646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:56.349Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=66047ebe-a4e8-4f70-8d52-d048fdd14320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:09:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:06.358Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=32b1120d-ef53-419f-9b67-5d3ac6b8b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:16.364Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=07b1257c-bb1c-4ebd-ab8a-56260190ffbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:26.373Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=38cb0df9-b697-4f63-b4ea-4ba57c04398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:36.380Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=dd7aec3e-c53d-4609-9d33-28c791072271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:10:36.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:10:36.885Z |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-23T00:10:36.887Z |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-23T00:10:36.890Z |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-23T00:10:36.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:10:36.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:10:36.896Z |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-23T00:10:36.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:46.387Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=81390e37-3af2-491d-a13c-54e19d43265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:56.393Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=613e7397-c6f8-404a-addc-86499d3bea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:10:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:06.402Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f907cf9a-6641-442b-9c36-d15f3d831ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:16.410Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=52cb3e24-7b6d-44fc-9a4f-6c99c2f02602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:16.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:26.417Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a5a45512-2962-4627-af21-436e6646475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:36.425Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=59d8c493-cff3-447d-a60d-f33e808c2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:46.431Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=10e01d41-a902-4990-881d-d0173b6e9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:56.438Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a8fdee21-0035-41d9-a5c9-f33c1ef8ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:11:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:06.444Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9b6514c9-8769-4451-8795-d50105e62d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:16.449Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f57e52ca-e518-4c14-a72e-1b1b3dad5d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:26.456Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b5afc423-e52a-4d14-81f3-87d4de0bda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:36.462Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c4f42ab4-e1ad-4970-8ef9-ade38f723486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:46.469Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=93615233-c8e1-43e3-8c2e-76e8f226b513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:56.482Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2edc0329-e2b3-431c-9819-6457eea86d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:12:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:06.489Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3c9a54f9-628b-46bf-b657-bb4aa4dc5e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:16.500Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a8c2032f-77ff-4334-a97b-dade7fcbb3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:26.508Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=73c17e40-72a5-428f-8e86-810e6e78cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:36.514Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8a92c5eb-491d-496a-87b6-63403db6bd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:46.522Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8177a735-3955-43ed-badb-3a5fa19a997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:56.529Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8f7179f4-b2bb-45bd-8714-d471d2ea7a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:13:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:06.534Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=423f64bb-9536-409f-8c48-bb09cdfc37bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:16.542Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9a6f0245-b68e-4a40-b282-3a8c3f6bf406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:26.551Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3698e648-c908-4f4e-8dbb-2806aa0c44c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:26.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:36.558Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=008bd7be-3d49-4b39-9184-1f1d2edac790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:46.563Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2a3d4d4f-4e3d-45bc-b91d-2489f3d87af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:56.570Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e7a13e7a-7079-4023-bbf7-a83e6614cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:14:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:06.587Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=57d0836e-a2f7-44f2-8b09-425ac76deb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:16.598Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b959287b-0d5f-4ff3-83da-99c2310a1450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:26.608Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b6b7651a-518b-4fd1-a5d0-63999f37bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:36.614Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4407201f-dc08-4cce-b3ef-1d3e61069065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:15:36.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:15:36.893Z |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-23T00:15:36.894Z |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-23T00:15:36.897Z |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-23T00:15:36.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:15:36.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:15:36.902Z |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-23T00:15:36.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:46.620Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=02a76ef6-89d5-4ecd-ad9e-244db709e685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:56.625Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fa9fd8e7-1068-4882-92b4-67a6f38daec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:15:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:06.632Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=44a26a72-a408-41ca-bb45-f8dfa3ccfc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:16.638Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5f34984e-8b14-47f4-b908-83efcf715227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:26.644Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=29bd1005-60a4-4846-8b4a-a3417545892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:36.651Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=486adca1-920e-4f68-95f8-4e873dfedc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:46.656Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f12e7c27-4542-4ae7-91fa-41938cc176fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:56.664Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=57c3d3ef-c3ed-4aa3-97e5-c44842e4b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:16:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:06.675Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cb78679a-29c4-4edd-b242-e89836fb541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:16.682Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c0f93677-115b-4caa-9a5e-0bab133ce29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:26.688Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=42a55abf-c703-4935-be81-16fe51c5a2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:36.696Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=91ad5bab-c92d-448c-ad2d-72248d79e74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:46.704Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=02715a16-0e1f-4b4b-a001-82736750c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:56.710Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a0b7ffd5-be51-454c-9712-3c17134f6839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:17:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:06.716Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f5a0abda-7016-40c1-a1c2-240e1364904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:16.722Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=de45314c-8e0f-443c-9e68-78570ac8f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:26.728Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=81e16ecf-1c2a-4ffd-a25d-d479290d73fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:26.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:36.734Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c0b72878-28fc-43c9-9f41-c373da1709f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:46.740Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=64384ed1-19e1-4cfe-af26-0b7471db1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:56.747Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b6574d43-a66e-4244-b11b-46ec8f5d1d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:18:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:06.759Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=04b930a5-2510-4d1c-9a46-8a1ed95488df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:16.766Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ccdec77d-2309-4722-a2b9-1b1aa2dec119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:26.772Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=065733a0-265c-4231-8be9-a59c320385eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:36.780Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=db145605-4c8f-4183-a82c-61e78195a86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:46.786Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5f7ea389-b97d-4659-a764-5a4ab35e4e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:56.791Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=381802d9-3d98-42e9-8d89-ee1d1c781579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:06.798Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=78a5d75a-27bc-41d8-a1a7-317ba2c03d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:16.804Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=df7f130a-7843-48ad-944c-95f85518c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:26.810Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6b8ff6c5-d450-4986-a79b-f0e7ef619a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:36.815Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8f8c4b32-5933-49b7-a67d-18687fa9d283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:20:36.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:20:36.850Z |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-23T00:20:36.851Z |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-23T00:20:36.854Z |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-23T00:20:36.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:20:36.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:20:36.857Z |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-23T00:20:36.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:46.822Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=021de8e1-d033-40a8-a9ab-16ec1e59c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:56.832Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b7eb3616-704f-40e3-9db5-83281aa43637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:06.842Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1b722ddf-8f54-41c9-8665-1654ba43c40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:16.849Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=69530ce0-e920-4943-82fd-c03dd6d6c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:26.855Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=09b9eb29-32ed-4fdd-ae51-7d513332dbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:36.867Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0e7943b0-eb75-4cdb-9a37-3b796af982be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:46.873Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f670007f-907c-4f02-a50f-6bf02d6c3e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:56.879Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d6f6705c-21ef-4a9e-92c2-a0f3a6619bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:06.885Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7ec5e455-e426-4e68-a6e0-601fe4fd5f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:16.891Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=162fd79b-ab7c-4176-b8b2-193f192c5307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:26.896Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fa3a1fdd-75a9-4ec4-8f50-c41cc7e84a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:36.903Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7f287168-f23c-4bcd-9dbd-cedc0885fcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:46.909Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=19d6ea1f-46af-4096-8d84-635092abc340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:56.915Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b5bc6835-98f1-44ef-b816-ba0d5d80cd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:06.925Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e3b5aefc-4f98-4b67-a9c8-0499c226593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:16.932Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d52b0d31-b67b-4711-b31e-5ee86ec9a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:26.938Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=16e62146-da7e-4f65-95fc-33ddb6f16244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:36.945Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c06a5ee0-de52-4399-a005-5d874adb8af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:46.952Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bd941b5d-3c94-4126-b7a5-244b10039697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:56.958Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=24089b1b-fa88-4715-800d-67e380d49f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:06.963Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f2221ba1-e5e0-4fff-84a3-b65a56f64746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:16.974Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bb378a1a-dccc-4cf1-8106-8bd2a214b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:26.978Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8bcee0e2-b4a3-42bd-94a5-a8339d7c0228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:36.985Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=35875a01-1bd1-40e0-9612-2915d46378a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:46.991Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=96480393-aded-492b-ab58-58a252222649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:57.000Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8b6349ff-6659-4280-a621-d98ed042fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:07.007Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1cbb5084-c738-40f2-aab8-076349a4da88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:17.013Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=80e8370e-cac2-4f99-8c39-d58dd9489a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:27.023Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c546462d-c8fc-4546-9374-27a1313bf40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:25:36.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:25:36.934Z |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-23T00:25:36.935Z |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-23T00:25:36.938Z |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-23T00:25:36.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:25:36.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:25:36.942Z |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-23T00:25:36.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:37.031Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=52d66497-db69-461e-a14b-7c8c83fc1b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:47.036Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b8979848-4efe-4e56-ab7e-ea19bb11075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:57.042Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3bd49870-286a-4ce8-abdc-2e30a4351613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:07.050Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7958ee94-3f2e-4504-bb02-d97c4c336725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:17.056Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ad824d99-483d-45b7-8176-ad03ff99bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:27.062Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e273222f-ac68-4eb8-9e15-7f7465bbd88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:37.068Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1fc1d070-292a-4025-a9ff-5f37cadbffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:47.073Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b28a8dae-0ebc-49ae-a5bf-d97806ae5231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:57.078Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cd0b7a57-7f40-4a09-b692-195fcc59f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:07.084Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=232b0051-d7d7-49b6-b529-288c5e5e815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:17.090Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bfaef8de-2ee0-4217-b094-0a50499b6fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:27.096Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=9177dd76-a002-44d7-9e7c-57a2c543b01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:37.105Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b490c254-6f56-4a5f-92d6-1af020cd4220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:47.113Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d41895a6-deae-4c45-b661-2574f4b640b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:57.119Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=53b314aa-0c1a-4815-a941-628f0cc20141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:07.125Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e4eb147a-a29a-4e99-9c17-db8bba4b96e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:17.131Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3cb9e9d8-169f-446d-ba50-c721df09ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:27.136Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2f2b50c7-6f50-433b-a155-c170199d2bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:37.142Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=811be271-9a97-4dc6-9d2b-deea119e3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:47.147Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e2b66997-d718-4db5-9a7e-dd7ffec16487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:57.152Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4049f2f8-7689-4a77-a611-8f8421cae104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:07.158Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8f6f316a-aaea-479a-9156-11ee13fef24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:17.164Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=40a2f0df-d681-429c-86f9-98a89b58ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:27.171Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ebd0e794-a7e1-45ec-bda1-5449bc27c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:37.178Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=13249f2c-748a-41a0-93c7-a5a3c1ec2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:47.189Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=eb70af09-eac5-467c-af24-c869939993a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:57.195Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=828db3f6-6c3f-4e50-a17a-901a8e040478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:07.201Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f054aa8e-f40d-4ccb-ae21-017f96d61b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:17.207Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=3273bada-940a-4500-9932-e1ed3a13325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:27.213Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ced712c1-f583-409b-a0af-90643ac3e427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:30:36.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:30:36.901Z |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-23T00:30:36.902Z |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-23T00:30:36.904Z |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-23T00:30:36.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:30:36.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:30:36.908Z |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-23T00:30:36.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:37.220Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4f3c8aec-120e-49c4-9fd4-a19b8a91d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:47.225Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5a0ca9ea-45b5-4d16-8cec-8cb330c5447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:57.231Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a231b20a-7d00-439d-bedd-1cdd2aaef552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:07.236Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ec4e3129-814e-4660-8656-fe0c1fc96894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:17.242Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7068114f-4c84-4abf-bfdd-92b12b0da23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:27.248Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4ad1ef5d-8297-4d61-bcc9-223f61bc3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:37.253Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f54c20f2-e68a-4170-a397-d24382ecab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:47.260Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=67c3a6fb-e9ec-4e2b-bd89-b1e79fc1f025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:57.272Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=af094bc4-5011-4c53-866d-40a2bc7f4735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:07.286Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=df206e5c-fa9b-4e81-9397-6743b746c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:17.291Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4ed24950-0728-4982-95a0-5981f6784458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:27.299Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c699ee14-7d67-4372-a16f-9aa05c1cdd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:37.308Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b5d8a033-4b78-49e2-9270-433f89c253d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:37.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:47.314Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4f44605e-d733-4611-b6d1-babaae601c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:57.321Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e49a4932-4fcc-487b-bbfc-b2db63d66211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:07.326Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=4be368de-f972-4104-b65f-318871ba443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:17.332Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=122a0c4a-bbc9-43c4-b4fd-3f83d3a9dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:27.338Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7c90697d-e578-4761-a472-7e1f7a9b0736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:37.343Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=458c1e73-3270-4c7a-a9ac-72df0a6a48dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:47.350Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=6e085319-70e5-4d51-91a7-8e464d3aaeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:57.361Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=318256e7-38b7-4489-81a3-521b282fdab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:07.369Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=fde5aa69-8dad-4733-91dd-b47db6b9305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:17.376Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=10e0936d-b95b-4001-889a-ce7b5a01a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:27.384Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=feb1bb6b-303b-472b-a1fa-ba1a56c76fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:37.392Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=95b7ceaf-bafa-4eab-bd4a-24860d4bfd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:47.398Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=8e126117-ef0b-4349-8050-7619f021b721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:57.404Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f27b6e30-4766-4251-ba09-69525c8ef546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:07.411Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5cd60585-558d-4ac8-b47c-457444cca6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:17.416Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=498de024-6a3a-4b3f-8310-eb8c590708de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:27.422Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bd68f8d7-a543-4b71-8f74-72c552ef7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:35:36.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:35:36.844Z |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-23T00:35:36.845Z |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-23T00:35:36.847Z |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-23T00:35:36.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:35:36.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:35:36.851Z |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-23T00:35:36.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:37.427Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=5e02a238-d514-487a-af80-e8fe02315ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:47.438Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=38e12b96-b038-475a-acbd-9d6decd77a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:57.450Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=1d023948-5827-4512-8009-7939d78d2d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:07.456Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=c6a7a861-c767-4acf-bf35-077507cb16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:07.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:17.463Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=619827ce-dd24-4e20-8609-c8b576589260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:27.469Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e5d3abdc-b328-430e-b997-d79f1239a790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:37.475Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f72b65d5-61b3-4f28-bf14-7663170b94a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:47.481Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=2738cab6-751b-41e6-9389-43b981004217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:57.487Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=ae1e9d85-35d5-4c2c-a2a0-10a63de23934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:07.493Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=88215659-44ec-4a28-86fc-35babbae6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:17.499Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=7dd25b22-98ff-4886-99db-516cac78a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:27.504Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=0d653dde-ca9e-4e67-ab0a-640574b9131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:37.511Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=e9ccefa2-68ec-4296-b29a-0d690f4154fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:47.516Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=647c55c1-c876-40c9-80ec-89212287b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:57.526Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=97f7e25c-1f34-4c93-8a86-1e830d4087ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:07.535Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=d2214aea-71ad-4d96-ba35-b52692529ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:17.541Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=cff242e2-77bd-4106-a5a1-b8145cc2afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:27.549Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=a4502aac-01d7-4a41-bda8-c1fe7ed462b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:37.555Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=b3a113f4-a076-4958-a384-57d9f1ee915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:47.561Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=bdb73164-b9f3-488c-b22e-500a6b248255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:57.567Z |INFO |Init configs |InvocationID=ee9d7a13-4c6f-408a-9531-af96df2cbb9a, InstanceUUID=f0fdd221-f004-48c3-95bc-42c3d0e36734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |