By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:26:19.416Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:26:19.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-06T13:26:19.452Z |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-05-06T13:26:20.259Z |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-05-06T13:26:20.388Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:26:20.388Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:26:20.388Z |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-05-06T13:26:20.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-06T13:26:20.522Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-06T13:26:20.541Z |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-05-06T13:26:22.288Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-06T13:26:22.812Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-06T13:26:22.827Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-06T13:26:22.828Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-06T13:26:22.887Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-06T13:26:22.887Z |INFO |Root WebApplicationContext: initialization completed in 2345 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-06T13:26:23.298Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-06T13:26:23.926Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-06T13:26:25.498Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-06T13:26:25.911Z |INFO |Started MainApp in 9.121 seconds (JVM running for 9.89) |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-06T13:26:26.001Z |INFO |Start scheduling PRH workflow |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:26.013Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=aa7bc921-8cbb-4f5e-a147-3faa0b6216e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:26:27.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-06T13:26:28.699Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-06T13:26:28.699Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-06T13:26:28.702Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:37.606Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bccf09a6-dd0f-40ca-83e7-04a32a298bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:26:38.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:48.739Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=42b5f340-f58d-4781-9c06-d2e45e13109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:26:49.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:26:59.810Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a9d14853-8127-4dea-aea2-4097a78e81bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:00.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:10.947Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=961513d7-5d47-4140-be65-9878897ea899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:11.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:21.987Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5dbc1c6c-ca19-48c9-b61d-6143ff212ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:23.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:33.123Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=900b20e3-8e7e-4a5c-83cd-441995163c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:34.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:44.193Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9af9559a-daac-458c-8cb2-81e5a147e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:45.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:55.236Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e589a6e7-5e57-425a-85ec-2630d0a165b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:27:56.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:27:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:06.372Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6ea3fd4a-c46e-4e2e-ae3b-8a4d1af82632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:28:07.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:17.443Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9c1dd5b2-b647-4026-b788-da344bd54493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:28:18.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:28.483Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=93818a94-ab02-4d76-882f-084ab0a4ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:28:29.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:39.652Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7056ad36-6283-40dd-99a9-807933ee3953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:28:40.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:50.786Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=711bc3e9-f3c5-4651-af10-b45f16553407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:28:51.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:28:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:01.828Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d509654f-f76f-455a-a7df-5c55b3163f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:02.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:12.994Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=90df5367-7444-4140-9028-13bcc4d1f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:14.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:24.065Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=21c7b21d-1089-4eb4-97b9-66df8182d40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:25.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:35.108Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=242e9dd7-d65f-48bd-878f-7e946a238196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:36.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:46.242Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5eeffeb6-efc3-4be0-abed-f05642ec5973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:47.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:57.316Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b5612d75-7c95-48ec-bd92-c00861ff71aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:29:58.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:29:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:08.355Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=332b6e58-c793-414a-94d9-b1cedd285e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:30:09.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:19.522Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=075edd1e-4452-4def-8e75-9f09866ed7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:30:20.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:30.600Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1bb5d2f3-f592-4733-8537-a515ee4e40f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:30:31.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:41.635Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d32f7c19-559e-46db-8795-31d44d76b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:30:42.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:52.705Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eaa4eaca-2fe5-4bb1-a744-9c0a8318a52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:30:53.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:30:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:03.871Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a79f39b9-a1d4-45d4-bd90-3bf2f76567cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:31:04.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:14.953Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f7bbedff-7707-4083-81b4-554c41a164f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:31:15.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:31:23.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:31:23.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-06T13:31:23.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:31:23.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:31:23.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:31:23.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:31:23.710Z |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-05-06T13:31:23.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:25.986Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ba251d5d-8313-4ddf-893e-1c070899e882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:31:27.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:37.126Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0c5b2e1d-5bcc-4d91-bc3d-fc711253f98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:31:38.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:48.227Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e9cfdf34-9f81-42f4-b23f-d7cb3e132085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:31:49.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:31:59.372Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=93f65967-64ed-4162-9f43-6b6a96e3ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:00.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:10.433Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=329130bf-2ae0-4ac4-a12a-b6bb20571c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:11.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:21.473Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=76ddc52f-6d97-4a9c-8e86-9315a46c2882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:22.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:32.644Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=22e9a5b4-6aa0-42a6-9674-69d7c9f4d835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:33.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:43.875Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=715d4f6a-a4fe-4e16-a150-2e2f29e075b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:45.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:55.010Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2a1d48f3-df17-4bde-9637-544704847e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:32:56.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:32:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:06.090Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=578bded6-638a-40c7-b2d0-5e4b1ba74b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:33:07.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:17.218Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a350a3c8-1c3f-4977-95ba-4f40c0064c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:33:18.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:28.259Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=edfd7ec9-7508-4085-8a15-522e005456a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:33:29.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:39.394Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=677a1d42-a226-47d5-a664-e0828198ce8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:33:40.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:50.531Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=427dc9ee-4955-421d-9691-2afc391806d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:33:51.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:33:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:01.570Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9ab53a17-9d90-4add-9c1c-ea751ccf3d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:03.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:13.187Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c36f2518-5aca-4d5e-a863-09f1af99fb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:14.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:24.481Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=65ef6ba8-b54b-4e1a-be8d-4c858b2e8881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:25.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:35.748Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=12c6267a-5cb3-459a-9fb9-376fe7a9a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:36.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:46.883Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=00493728-c41f-45c9-884e-bccc65e76cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:48.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:58.723Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0f5fe0ca-a7f0-4f42-bff4-fd0d8143e8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:34:59.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:34:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:09.858Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=83660e24-ad5a-44e3-8b50-677543ffcddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:35:10.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:20.995Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6d55f628-9dcf-4c67-baa5-f45617ed3ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:35:22.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:32.066Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=43082f42-143d-4cb7-8299-d9339d439924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T13:35:33.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:43.105Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4d35df6a-abe4-4d21-b04d-4afeeeadeb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:53.321Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=98b39678-8c75-4eb9-9eeb-87b5a3ed5c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:35:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:03.335Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=df05a1f8-0027-4d5f-88f0-9a96a6ea461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:13.347Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f6f2d054-0d6b-44b9-972a-d44454b84c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:23.360Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=22c2fab7-8e9a-4738-94af-a2e54f1cf956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:36:23.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:36:23.521Z |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-05-06T13:36:23.522Z |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-05-06T13:36:23.524Z |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-05-06T13:36:23.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:36:23.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:36:23.531Z |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-05-06T13:36:23.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:33.372Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6ee2bc09-f148-4b54-80b4-5cb8f5def7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:43.383Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=936a2227-fccb-43f0-ad0f-f5d2253dd90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:53.394Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=190e94a1-fa49-4a39-b281-6861b58eef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:36:53.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:03.403Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=41b89bb3-79c2-46e6-9026-d5f6bdcf65f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:13.414Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8aaff463-b4a6-4ce8-bd7b-b9bcc331cc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:23.425Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1a1271e6-769f-4008-b39b-7fc11c4f22b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:33.435Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7f786745-4878-42ad-be94-238dd1193e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:43.445Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=361251fe-dd8c-4df7-aecd-511f2f4c73e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:53.616Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=26fb36c2-8e09-46bd-b489-ad6c767f56c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:37:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:03.625Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0e2a7319-9141-4f89-bfc0-1921f139db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:13.636Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9348b3d4-b29e-4bc2-b91c-07063004b202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:23.646Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0065841d-f27a-42dd-80fb-251d2d253756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:33.656Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ff0746cb-052a-49f3-bbd6-b575992a4b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:43.666Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a211cf3d-9560-45dc-bd10-797eb17c2a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:53.677Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=27c37dc7-10b1-47d2-88c8-49b754130b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:38:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:03.690Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=29606a8d-8b0f-490f-bd00-24c34d6ef0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:13.699Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c064fa4e-d1f0-4b5a-8f97-db0cedd5bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:23.710Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1a184f1b-c039-4d28-b8e0-6be04a82bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:33.720Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4f35fe40-6699-414d-ae92-4d206122a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:43.730Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4ebffbac-602e-48bc-b1db-e91002678940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:53.739Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=036b68da-58d3-45fd-b4ae-1cda770c0aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:39:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:03.749Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=36923b4b-7c1c-4300-b66d-b8281a037cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:13.758Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eda6b31f-1201-4166-9c17-0c229afed820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:23.768Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=29d8b46e-fc81-4b34-b1c9-f09c26723bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:33.778Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=301e2c03-a5ad-424c-b1a4-a6be62d137c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:43.788Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d504d886-748e-41f0-b2f6-ce615014fb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:53.795Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5cc9974f-6d3b-47df-a478-1b4a30fdd712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:40:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:03.805Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5db6f3e3-288e-4a60-92d3-96474f5154b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:13.815Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ae324947-ca68-4a10-9f5d-c1c5786bf2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:41:23.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:41:23.548Z |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-05-06T13:41:23.549Z |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-05-06T13:41:23.550Z |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-05-06T13:41:23.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:41:23.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:41:23.555Z |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-05-06T13:41:23.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:23.824Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8c63876f-50b8-4e06-b7bc-c2400e6674e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:33.831Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7fafec37-ed7b-40f8-85cf-6524f135171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:43.839Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bc42916c-e82a-4ee5-a76e-1f324a265214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:53.848Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d45b98bb-bd9a-4e53-9bd2-a33f88b2b197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:41:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:03.856Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=45b81c67-c04a-4675-b872-da8e1c44914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:13.865Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=dae41dc0-429f-4ccb-9b7c-deef3533d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:23.873Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=86d37428-4c2e-460f-ba06-4b13156f7eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:33.882Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=058b8150-8d6e-4d10-9f21-f3b6bd1eb23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:43.892Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8a885c70-ab85-4fab-8348-45883a01728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:53.900Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b61b2e34-e936-4370-a2a8-cf3c27743cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:42:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:03.908Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bf8bd2d2-cee6-4fb6-9dd7-5e6cef3af9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:13.917Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fe1593cf-2b96-467a-b732-f506cec50fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:23.925Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e0b09c02-6529-4ca0-89bd-f0ab88d38238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:33.933Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fe37ee69-2a98-4237-a7fe-7d021ca9118b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:43.941Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=cdafbb18-cb7f-424e-8671-bbe8f3390466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:53.949Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0e104132-a096-420f-b738-072db658b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:43:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:03.958Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=beda9df9-b79c-422c-b2b6-11eedf2eb0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:13.966Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=be4e407a-5b1a-48b3-bc3c-c76009af9b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:23.975Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4b5f77d0-6b6a-4778-a27d-dd9094b9d90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:33.985Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8f832da6-a31e-4a34-a225-77a324d70b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:43.993Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=56396005-9941-4bfc-831a-35772ab9c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:54.001Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7c12d228-ef52-4e54-922f-83e5b824ce1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:44:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:04.010Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=20f1d6f2-8195-43b6-a5ab-86f8d094b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:14.018Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a461bf25-c1cf-4879-bec0-69cb74df23c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:24.026Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=67707846-c09c-4f5a-8e0e-8e23f243d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:34.033Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=27ce8774-ba85-4c05-9543-57cb535206a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:44.040Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b5cf4366-7e60-4003-8720-c998d292a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:54.047Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4dfb9858-68fc-4a1b-8176-c5ae979a499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:45:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:04.055Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0a8647cf-d296-4bd9-a959-e5d453601feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:14.063Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=90054074-23c4-435b-879c-70364c49f71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:46:23.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:46:23.491Z |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-05-06T13:46:23.492Z |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-05-06T13:46:23.492Z |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-05-06T13:46:23.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:46:23.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:46:23.498Z |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-05-06T13:46:23.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:24.071Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=96bc386e-45f3-49a1-9799-5393a14e282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:34.079Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=102c055b-677a-4902-b901-a2f2c6bb8402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:44.087Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eb8d7832-76f6-4569-933d-299a0e6ba965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:54.096Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=81d50cb9-6933-4192-83f4-9af6fbcdd2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:46:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:04.104Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5f1b6ede-b444-47ee-9f98-e68500ab14d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:14.125Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0cd55475-725b-4984-b209-fc934021ba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:24.132Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e0ea711d-d26d-47fa-bc4c-b366b3317c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:34.140Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=cdeba335-94ff-4295-9dfe-d6ead5708a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:44.148Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a2e68eab-f0c6-4230-8c46-4f9e19087329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:54.156Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1e2360ce-9856-413e-ae41-1816bbbf0c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:47:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:04.164Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=daa6e5ba-baf9-420e-b3b9-25f850385899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:14.172Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6361dd57-5691-40f9-9772-dd3553b2c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:24.180Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e468bcb0-9b32-470b-8b96-22f4a8b70f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:34.189Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=49365b2d-ea7d-4b0a-9937-774e89e291d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:44.198Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3e875472-53fb-47d1-b457-719960a72338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:54.207Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=073ff44d-ea31-4186-8ea1-e1331aa4326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:48:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:04.215Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=21efd915-e6e7-4c90-844a-9086d211ba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:14.223Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ce51fbc8-4b67-43d1-900d-976e7b1935ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:24.231Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=71a2382b-b4c8-46be-a1bc-4ffa6e615a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:34.239Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=31168f18-4b0e-4370-8727-de68f45f01d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:44.248Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=51b2e2b9-7f51-440d-ba7c-c5af6795185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:54.257Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e8396930-f117-4b11-a376-97d44ff3eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:49:54.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:04.265Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=de490272-06a7-454a-92de-4c69df82163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:14.273Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7f6af708-560b-47de-89d8-b51241808134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:24.281Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=22600936-4a22-498b-bbcb-e59b63e69f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:34.299Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=20442cff-ab4d-421e-b1df-8b25952a014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:44.327Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f5536545-2498-42ae-9d8b-50af9c6fda63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:54.336Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=881d7a1e-97f1-4320-a7aa-b96047952d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:50:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:04.835Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e11efe88-528f-469e-b85e-dc13205e07be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:15.030Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7f3f7245-48fd-40ba-bbf0-81849a09c834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:51:23.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:51:23.492Z |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-05-06T13:51:23.493Z |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-05-06T13:51:23.493Z |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-05-06T13:51:23.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:51:23.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:51:23.499Z |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-05-06T13:51:23.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:25.039Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=89a9243f-6626-4bbc-9b98-b368a456443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:35.047Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=562d6c9c-91db-4619-a489-cd8a2cb4fb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:45.054Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8e2a05f1-2a9c-436c-ae5d-89874347d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:55.063Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2b56f5d1-8d4a-4427-ba37-1925f6f4db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:51:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:05.071Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6833d1ae-4bd7-48af-b81e-5abf2ad73a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:15.079Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=39bd125a-f2a0-4773-9718-e4c7545ef981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:25.089Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=73b96ff2-aa67-42b3-ab9a-e4eb89c4b633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:35.097Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3ae398e9-1212-497a-b124-5cb044499506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:45.141Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=deeaae37-6c44-4c7c-8121-a1727c35dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:55.151Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e2428ac1-9fe3-47c1-a83e-ccb97dd84894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:52:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:05.159Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1dcb5704-19a9-4448-8dad-3a3ab511fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:15.166Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=531906ee-abeb-45ec-9f79-8cad7dbd3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:25.178Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1d7ef39d-63cb-4046-bb69-55d44cb52d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:35.185Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5154aabd-a526-40bd-9fdf-7f29a684176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:45.193Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f01e7074-bab9-4638-b26a-f55686068230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:55.201Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5509f005-e29f-41e9-b46a-a2cf4e41dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:53:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:05.209Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=03e44a12-a3fa-43ea-8f2a-fd88abd7501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:15.216Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=aa40aeff-f827-456d-96bf-522d6d734d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:25.224Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f4952423-67cf-4cf0-975f-79c4fee50625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:35.231Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5e0140ef-2a73-47e9-898e-7ab84902b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:45.239Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d322d0ad-a822-43fa-8974-7a7938896fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:55.247Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=652c0fe1-533a-46e8-b3f9-4fa6b0345b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:54:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:05.254Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fc40c4b3-e3e7-42a3-a4b2-7fab446401b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:15.261Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e164689e-632c-409e-a51a-7d3674de4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:25.270Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=77c95694-751b-4a93-b898-28b23b962609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:35.278Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2f1a7a9f-931a-4e12-84da-f52cf95d82e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:45.287Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0f4e7bb0-bd48-4a0d-8f4c-16a7a1848844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:55.295Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c35be6ea-7c00-480e-93b2-c0643b4be7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:55:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:05.302Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3ae34dab-4151-4a81-a806-deb033504fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:15.310Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c1963768-f8af-4af0-a739-9bca4a261b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:56:23.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T13:56:23.504Z |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-05-06T13:56:23.505Z |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-05-06T13:56:23.506Z |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-05-06T13:56:23.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T13:56:23.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T13:56:23.510Z |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-05-06T13:56:23.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:25.318Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=37f1f7dc-cb52-4aad-b4b1-5b4832095ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:35.327Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=683a08a5-b65d-4bf0-9470-4263bb9713b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:45.335Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2204ab04-83c5-47a8-ad46-448783a5d277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:55.344Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=55c05afb-7b91-4168-a477-a94b18e440cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:56:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:05.352Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ea9a15cc-67d0-43ba-826c-5e50d3f7a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:15.359Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=00c2bc4e-cdae-46fe-bbf8-60da29ccc703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:25.367Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=962bf308-e7a5-474c-9ffa-bf89a0270cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:35.375Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2ffa9900-6b13-4e6e-8843-9075cd4036c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:45.383Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eaae2b3b-5bf7-4fb8-b2f7-4d721955d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:55.392Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8d7eb363-de22-4e30-bda1-4eb18540fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:57:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:05.401Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a8cfc0f7-3229-41a7-b19c-71d2f4733c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:15.409Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7324d901-2dd8-48bf-89f1-3769bb3fd385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:25.417Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b51d117c-bc9e-488e-9d6d-951db2718680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:35.426Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7038ef19-e638-49ce-9663-6333aaef8102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:45.434Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e5553aef-40d9-4330-b436-9325f5f69995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:55.442Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=265447af-800a-47c1-9573-8b94d2a2618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:58:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:05.449Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=03b00fc1-dcb3-4e5a-a2d1-9e871775c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:15.457Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7e49a0d1-19ea-40b7-b308-1f3adae6f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:25.465Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=129b2a24-1be0-4bce-a4d0-9b6e0a08f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:35.472Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3ca9f292-645f-48d1-b3bb-cf1134acae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:45.480Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=10f9d308-e4f6-4a7f-a41f-38913249bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:55.488Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ea0276e8-8f63-4ec3-8ac5-bf5a7713af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T13:59:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:05.494Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c0087fe7-cd79-4f83-a26d-c3923913669d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:15.503Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c0ac06f3-b505-4b18-a615-436dd83851ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:25.509Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f9f2d720-c056-4fcd-9b5a-269239f449b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:35.517Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=025d693d-b64d-4373-b47e-e492719214ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:45.525Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=98794d3a-c3ba-4726-9816-c6cecf7681d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:55.533Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2008a9a0-9314-4bbb-bd9b-cc6a63217c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:00:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:05.541Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4ffc4717-4644-4b7e-b531-07971a740811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:15.548Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=516c4157-5482-4b4b-bf27-0a5350433db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:01:23.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:01:23.519Z |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-05-06T14:01:23.519Z |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-05-06T14:01:23.520Z |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-05-06T14:01:23.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:01:23.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:01:23.524Z |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-05-06T14:01:23.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:25.557Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ee9b5209-8363-4232-aff3-a0f4d51a39be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:35.566Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a6fe24a0-a5c3-46cf-860e-5eaafeb8a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:45.573Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c5b22b46-e1fd-4edc-b59f-9c07073365cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:55.581Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=acecd6dc-736b-445b-901b-4fcc81b33fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:01:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:05.589Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c7f7edc1-01f8-46bb-bc69-e5e975a5e17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:15.597Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ba56c490-5635-4327-895e-b76b8c50292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:25.605Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a09e8822-d05f-48ee-9dc5-b83db8b943d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:35.613Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5398ca5e-faca-42fe-b4d8-745c1a98caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:45.622Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7cf6eae4-db9b-44ed-9492-2b35dea06875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:55.630Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=98d93581-331b-4ed6-af7f-b911a3593494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:02:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:05.638Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e16b2c4a-3807-4033-840f-a3f02878d5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:15.646Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ef36ee00-f0c5-4a8b-ab38-c573dd4f6f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:25.655Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c21e8090-eb2f-4ad9-8aee-d959c8ea28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:35.662Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=139e26f5-9b7d-4f65-8bd2-c983f890f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:45.670Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=686c7315-882b-4517-8ee1-cd2e8989fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:55.678Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6dcc7727-2b68-45b9-9223-41f687ed5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:03:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:05.685Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b07789b0-9e67-4147-90a5-b41480a04806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:15.695Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e76101b1-59a8-4cb3-9384-acef3165d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:25.701Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1f71488f-b445-4b04-923c-6e20546e2aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:35.709Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bc014a51-1d54-4955-a455-ddc6eca4ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:45.716Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a8f70559-42f7-4580-9228-9512072695db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:55.725Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1f6cd837-1c07-4393-8665-328cb08017a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:04:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:05.732Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=482bb8bd-1180-4a3c-9c87-da3dfc746ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:15.739Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=50e9bc27-acc3-4f0c-bc7a-040ec170d2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:25.747Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=165dcba2-6a9c-4654-8e4b-bcacf3678e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:35.755Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=14add5d1-c353-430e-8982-af6d3136732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:45.763Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fe427dfd-bfdf-4bb9-adf0-ac165819ecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:55.772Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5dc757d8-10f0-44a6-9a47-efedbafc3b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:05:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:05.780Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=54c2f96c-a0ed-455e-acee-4cd40f9431aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:15.788Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=50b31464-51d9-433c-aebd-159f49c79ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:06:23.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:06:23.485Z |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-05-06T14:06:23.486Z |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-05-06T14:06:23.487Z |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-05-06T14:06:23.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:06:23.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:06:23.493Z |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-05-06T14:06:23.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:25.795Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=45c062b3-c743-40dc-afcd-7fc92983cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:35.802Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9f6c06c7-1294-422f-803d-abf3cd20064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:45.810Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ec218840-1765-49dc-b833-c29c3b139a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:55.819Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2296150f-dfc3-4d01-a496-09855bfb529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:06:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:05.827Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1f71392c-7d1d-409d-b1cb-27f6f7bd49f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:15.836Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7f43fbb6-7c18-4fa2-af26-b062ce3d4083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:25.843Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=95e8cad0-f1db-4e5d-8a17-0eaf0cc4f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:35.854Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=04da6db0-2df1-4bee-9d9d-8b9f3890b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:45.863Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=453b8a10-3b0f-49fa-9837-d054ec13ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:55.872Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=00dafe65-ce59-40fb-bc10-6355a0dda14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:07:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:05.879Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a53f3b52-6595-45f7-8616-fc6b9b5c4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:15.886Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=602cf629-72b9-4971-8814-3e9e7c799fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:25.895Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c11eb29c-fed9-4d59-840c-25cff5a5a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:35.905Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8766e9fa-9bf8-47ca-88a4-aedb0c6da075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:45.913Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=34a3a488-f6c3-4fbb-b212-57d4e32d856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:55.921Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b5e53dcc-69fb-4c1d-b2b0-b358b5e9d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:08:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:05.929Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=cde57742-7a9d-4062-a31c-df5db829108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:15.936Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=30172973-cfd9-4237-b2e0-a41385575661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:25.944Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6b3d03ea-3471-48bd-8106-f90a5a82f3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:35.951Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c06a1f58-b840-42ea-a874-fd31a84e9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:45.959Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=dd4f0c4f-6fdd-4118-b6c9-12014262f68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:55.966Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ff0c81bc-9988-4066-9f37-d8e5b67d78d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:09:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:05.975Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=38fcd536-6424-414e-8c6d-7e0516e6c743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:15.982Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c33a5489-c5b3-4e67-a224-d6c6e299a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:25.990Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=94ad38e4-fda8-4f6f-aa20-c5b2f8ab2b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:35.998Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=6786880a-b94a-4fd3-83f0-9b16475c2056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:46.010Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=49278a2e-3a2d-4cb9-b92c-98a997d3ffcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:56.018Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ef7d4cf4-13b2-4163-8ea2-f420d144d84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:10:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:06.025Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=305b57fe-6f75-47e3-8826-5b8668af5b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:16.033Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=77501ca7-5520-477b-aafb-f968d08602a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:11:23.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:11:23.527Z |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-05-06T14:11:23.528Z |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-05-06T14:11:23.530Z |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-05-06T14:11:23.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:11:23.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:11:23.537Z |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-05-06T14:11:23.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:26.040Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8397f758-8f9a-480c-b1e6-f3237283bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:36.047Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0e2fb256-c141-4793-be38-1e8c7cc44d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:46.054Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8a6fcf9f-7663-4e44-a57e-e8c4783ba5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:56.062Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=637f8b74-7b90-42a8-ad88-3002a7c16e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:11:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:06.069Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c7974ec2-958a-4f6c-8bd8-90b46aad44a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:06.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:16.077Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=efdd59a1-ca17-4c8c-8366-5e1f42d47fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:26.084Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=84752103-d24b-45a7-9245-ed11e87f4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:36.092Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ba230e0b-81a8-4fde-aba1-fba0353b76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:46.104Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c8991275-d9d5-4cc1-8639-4cd0921b9138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:56.111Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2da9916b-5f4f-4558-bd1b-24b353041734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:12:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:06.119Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2ff26a29-5c56-4577-8b33-b6b7b10cd426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:16.127Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=27793a59-dd3e-4265-86be-86aeaf2a0f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:26.134Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bbaff9f9-7369-48eb-b78c-8938b7388694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:36.142Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8c92e714-dd8e-420f-9cff-69e3a6fa09db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:46.149Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9463931e-ec4f-4486-8831-2eb2b5381234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:56.157Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=52289820-c9ba-4b29-bd66-154975212f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:13:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:06.164Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=94865377-6e80-49b3-873e-12324126c5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:16.171Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=412e2756-44fe-4ff1-befd-db760edc09e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:26.179Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=71595b50-2f0d-4d7b-a253-c85687e336f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:36.186Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=47b29c05-49bc-4057-9fb1-1bbc64f2becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:46.193Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ea5ca508-904e-48dc-a7e5-830c5089a2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:56.201Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=98972731-641d-435d-a2ff-691fa69f8cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:14:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:06.210Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d4b6aef9-b0d6-44b4-93fc-b2cd91ba1c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:16.216Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ce799a91-ad20-4803-862b-65ade350b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:26.223Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eb9281fb-8680-4751-98ad-da9e243f25fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:36.230Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=bd6fd4a3-f422-4a88-8926-aa060715491c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:46.237Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5862b2e6-daac-46d5-a971-8079f6398cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:56.245Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=59999e97-aa91-45ed-8b18-a0daf7a20993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:15:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:06.252Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7ced93f1-2453-45b4-a02d-490c4725a5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:16.259Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=26d6ebfa-0583-4ea4-98f3-cf2369f192e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:16:23.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:16:23.489Z |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-05-06T14:16:23.489Z |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-05-06T14:16:23.490Z |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-05-06T14:16:23.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:16:23.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:16:23.493Z |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-05-06T14:16:23.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:26.266Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d61a6857-4033-4f8e-8676-7a04e06cdcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:36.272Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fb04dfff-7006-4b83-8835-8145e3b1ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:46.280Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a4b88a89-0ec5-4fed-93da-573d9ec0d30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:56.287Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7f0581a8-4f2b-4247-ab94-a1b01deb6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:16:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:06.294Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f1a830fb-ad96-4cfb-8d3d-a41bcd7566b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:16.301Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2d7091d9-c511-4ce2-b096-654cabe2f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:16.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:26.308Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=da97a12b-20eb-49d2-a966-0b93f0c4ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:36.315Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e3c2b5b2-9559-423c-ad70-af9fba4479cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:46.323Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0278f769-fc80-4764-b64c-73f8279e63ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:56.330Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=408374d3-6917-4914-85b5-be90a4236830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:17:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:06.338Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c068049f-45e2-4ede-b621-732d76dc5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:16.345Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=1490870b-028e-4df2-828e-185949e2d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:26.353Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d3ad0e43-9431-4db6-8407-d3cb1c9bcf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:36.361Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=183d9a6e-801f-4260-96a4-4e9cbd6bf5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:46.368Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d013f4c9-c372-422c-afb8-66da92c862f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:56.376Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=ee005a22-9f1e-4d2e-bcef-4516566d2463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:18:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:06.382Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=a7021312-864a-4721-9f9e-19e9e32dd1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:06.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:16.391Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=0c8329ad-4c7b-49cd-a721-2ee1b7d0504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:26.399Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=eb027b70-6416-4ba2-9ea0-e6b822a2ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:36.405Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3b9f92ff-30d1-4248-9a56-8d1c8a9b8b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:46.413Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b305b7e1-05eb-4d58-bfe5-5bd64e35a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:56.420Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4a3ec737-27c8-4b37-baf8-ff4660833461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:19:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:06.427Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d18d92dd-123e-4b23-906f-a9ba4a179c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:16.434Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=08e44b97-0519-4f61-9752-481e601870a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:26.441Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e1c72b4c-23b7-4739-a983-47c1422e7f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:36.448Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=cd7ecd45-500e-41a7-a50d-90ded5a785d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:46.454Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=33632075-b52f-40fd-ab58-c46fa017db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:56.462Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=83e05683-d738-49d7-9fbf-aedf66326eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:20:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:06.469Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e4d59003-08fd-4322-a6cf-1d78c3248b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:16.475Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=63a57262-2006-4728-b5cc-03a9c5ae23e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:16.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:21:23.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:21:23.479Z |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-05-06T14:21:23.479Z |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-05-06T14:21:23.481Z |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-05-06T14:21:23.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:21:23.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:21:23.486Z |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-05-06T14:21:23.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:26.482Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=7ca1fd39-bee8-47e6-b94d-9673f120ee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:36.490Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=2646bd6b-01c3-4c42-92bf-2200dd89e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:46.497Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4edcd3b2-6476-47ba-80dc-7922e158258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:56.505Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=302e2c5a-6bab-4b58-9f0a-97e5c5ca90e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:21:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:06.511Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=df579d86-ab74-438d-8e2c-cf7dd4b93140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:16.518Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=468b9cbd-868a-458d-9fa4-24dd0a982cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:26.525Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=3278b1c6-6d19-4ef4-a733-46d2672fd0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:36.533Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b922e7e8-3e84-4d02-a44c-c848eb5c7637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:46.540Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=4d94cf99-fe09-4ee7-b9ab-01f423df5023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:46.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:56.548Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=dd72e19a-7c1a-46c8-982a-94ad2bb6c92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:22:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:06.554Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=b850dba3-87ae-4e06-bb13-c48991cb45bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:16.561Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=8e715932-aa2d-43fe-9d58-9a27101391c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:26.569Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=33db1c7f-239a-48a0-8ce4-1a626e8d481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:36.575Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=dcd44fe1-0b4d-4500-96b2-5c3f460a8678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:46.583Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5cfa1dbe-76bc-4812-a36d-b614b8661646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:56.589Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=e262e100-e8b1-42cc-ad13-deaa63a54fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:23:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:06.596Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=91adfe2c-8c95-427d-ac58-af9f74b1019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:16.603Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=9f94958b-1aac-4cd0-ad78-5a4340342fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:26.610Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fcda4e10-7bc5-42b5-bbc5-f6ca9c917bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:36.618Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d8799b06-b494-40eb-a98b-5e7203df0b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:46.626Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=252a3836-6356-41e3-9e11-37f33b2ad513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:56.632Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=d38f661b-7c89-4f6c-8723-02c17c6af837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:24:56.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:06.639Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=67cb90c7-17d5-44a9-88a0-ddf4e3bc7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:16.646Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f58c3d04-a963-4835-a68f-0279def375bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:26.652Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=f53cd00c-ad55-4fd5-ac7e-808e99774817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:36.659Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c6eec476-ba9f-43a4-a7f1-6f14445b1dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:46.666Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=155e77c7-429a-423f-91df-ae8e2c65d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:56.673Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=c808beb8-3bc6-45b2-822f-b52e0d249f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:25:56.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:06.680Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=69631bf8-8be4-4be4-a657-e93a3df9e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:16.688Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=22777da0-39b6-4855-b784-ce2dd67b7a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:26:23.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T14:26:23.489Z |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-05-06T14:26:23.489Z |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-05-06T14:26:23.490Z |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-05-06T14:26:23.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T14:26:23.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T14:26:23.494Z |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-05-06T14:26:23.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:26.695Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5911d7e6-07c1-499f-94e4-d27a0781f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:36.703Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=5cba2249-4001-49e5-9cb1-d9daeebee55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:46.710Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=fda48030-4c1f-4270-998a-673f8b90b724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:56.717Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=60373d85-3cdc-4c38-9660-f0733a1a2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:26:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:27:06.725Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=dd34b282-21e5-4b2d-824a-a341bad5da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:27:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:27:16.732Z |INFO |Init configs |InvocationID=dad0d8d4-34d5-47f5-ae7c-d216ffd577ea, InstanceUUID=144dddda-4d7d-423c-979c-3565359dd1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T14:27:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |