By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T00:58:35.020Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T00:58:35.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T00:58:35.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T00:58:35.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T00:58:35.692Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T00:58:35.693Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T00:58:35.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T00:58:35.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T00:58:35.820Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-27T00:58:35.837Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-27T00:58:37.273Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T00:58:37.737Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-27T00:58:37.754Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-27T00:58:37.755Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T00:58:37.819Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-27T00:58:37.820Z |INFO |Root WebApplicationContext: initialization completed in 1981 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-27T00:58:38.183Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-27T00:58:38.831Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T00:58:40.446Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T00:58:40.830Z |INFO |Started MainApp in 8.131 seconds (JVM running for 8.73) |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-27T00:58:40.905Z |INFO |Start scheduling PRH workflow |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:58:40.916Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0dac6bb7-3c0c-4e2a-a503-abc9676e7237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:58:42.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:58:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:58:52.673Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f4a0952b-3fb8-4152-a64f-6628ed636528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:58:54.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:58:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:04.017Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=56b8fb3a-bfb2-49d6-a857-811febe2e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:59:05.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:15.155Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3fa65d92-d8f6-448e-8b20-ce81542af3c4 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T00:59:15.266Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T00:59:15.266Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T00:59:15.268Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:59:16.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:26.226Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2f5f6398-85ff-4887-8553-28efbaa2c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:59:27.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:37.264Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3227d40c-4fbe-4d39-b3c7-8abb3e4f89c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:59:38.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:48.404Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a55ff850-7b06-46a7-99ab-6f6157ce3069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T00:59:49.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T00:59:59.506Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9f4dae03-6236-4640-a263-6a1fc493a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:00.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:10.549Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=995b87f5-bfaa-4e08-8745-6e7adb6ef350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:11.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:21.844Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=242536da-ccb9-469c-9854-13598611b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:23.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:33.234Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8525a858-f7ea-4317-ac98-bd2a906b6318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:34.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:44.273Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cbf8073c-9c6f-4e74-bf2e-c736dbbd5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:45.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:55.441Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bb4750aa-f1a5-46ee-8a15-f3158bad374c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:00:56.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:00:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:06.832Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e340a324-dd95-4973-b6e2-802dfba6a599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:01:07.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:17.907Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bb35d113-6bbd-4119-b2d5-d564036e0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:01:18.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:28.977Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1dc44a0a-b2bc-4591-9589-a902f4eb006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:01:30.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:40.114Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3dad855f-b5ba-42c3-a30d-87fe77eb8022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:01:41.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:51.252Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7823905f-c768-460a-98bb-ff6b810caa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:01:52.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:01:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:02.291Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5e7009a9-32f5-453b-a706-2bdd366f1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:03.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:13.426Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0e17548e-51fb-47b5-a536-9dc82c48dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:14.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:24.501Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7d717afe-4fe5-4450-a15a-ba41eb38239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:25.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:35.568Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ad56b634-dfda-4ae0-ad4c-3edcf13c0169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:37.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:47.092Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a2f7ed05-a1b8-4488-a776-fd663bb15c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:48.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:58.131Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d6c0c1ba-d522-48db-b419-9e558d68daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:02:59.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:02:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:09.204Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e5a2ab91-50d3-4813-a6c5-fb42078bc82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:03:10.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:20.336Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=833aff47-9553-4f9b-850a-02db2a685233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:03:21.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:31.445Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=77dc11fe-8f67-453a-beb4-a59736b3c34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:03:32.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:03:38.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:03:38.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:03:38.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:03:38.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:03:38.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:03:38.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:03:38.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:03:38.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:42.515Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=44deb204-654e-4c8f-bac9-5e248bcf54e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:03:43.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:53.620Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9a1089c6-a782-4c89-b5e9-dc1eb71bdea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:03:54.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:03:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:04.659Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=547d0c02-15f3-4498-a6b3-ead1930314f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:04:05.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:15.731Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d150de40-ea27-4193-b4e7-d39c0334e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:04:16.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:26.804Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9c15cbfd-f1b9-47f1-be96-d7f5600c24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:04:27.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:37.844Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e73cffab-f1bf-4051-9752-e586daec18a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:04:38.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:48.915Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d03252b2-00f4-4299-9d8b-757baf546fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:04:49.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:04:59.987Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b6c6825c-7c80-4687-ad31-a637853d3b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:01.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:11.026Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4f6dd8bf-cfc7-4874-a994-c115a626b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:12.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:22.099Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fba878d0-3154-4b8c-bfe5-19661d95e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:23.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:33.171Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=11d633c3-cdf2-4743-9626-2b4b97f83a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:34.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:44.210Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=18f1f3f5-f09e-4bbb-98be-7b88e7e28421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:45.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:55.379Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7f90fab-8bdf-46ef-b587-ab7f6c572ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:05:56.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:05:56.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:06.482Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e32f126-e394-48bd-8b6e-cf67c6745fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:06:07.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:17.523Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=612a496c-9203-4e07-9b32-7b665b95e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:06:18.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:28.625Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8f296cf4-e1ea-4981-97cf-25fe444dce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:06:29.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:39.730Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=943e9392-8016-4526-a0e4-ef59b4aff71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:06:40.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:50.772Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9d353f39-d4ff-4d8a-abe4-272ad863edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:06:51.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:06:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:01.908Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8993589f-4c65-4865-ab2b-ebaf049d74ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:03.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:13.300Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=469c5229-a680-4e10-88b6-9f9959af2e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:14.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:24.371Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=97006cb0-247e-463a-9ea3-4c085f8d6606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:25.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:35.474Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eb83d3b3-2d2a-401e-9c3b-45f557ec3afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:36.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:46.616Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=76e52869-51bd-40e2-ab7f-732710e248cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:47.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:57.652Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f4ff9f53-b722-43d5-96af-abcf9c893e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:07:59.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:07:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:09.587Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6cdbc0b2-ac78-40e9-a6d5-28cb8dc4ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:08:10.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:20.660Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d9f3acf0-0d5a-44e4-b660-8bc609fc8622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:08:21.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:31.699Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4ca544cb-9f85-4e55-8b49-05fd96add540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:08:33.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:08:38.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:08:38.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:08:38.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:08:38.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:08:38.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:08:38.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:08:38.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:08:38.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:43.055Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e405f248-0106-4b35-b1f6-7a98be519633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:08:44.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:54.194Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=252daac7-43f3-44da-9723-4f6e85eb23e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:08:55.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:08:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:05.232Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=58c3d98d-789b-464f-b6bc-98854e96fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:09:06.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:16.275Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1c2f2ae4-09e9-4541-bc2b-729890336668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:09:17.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:27.411Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=96dbe25c-2446-4c40-bb84-5e9be2e8e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:09:28.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:38.835Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0f1509a6-47a5-4797-b9d7-f71d29f3a769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:09:39.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:49.906Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c959f646-186c-4fc4-9b5e-02409c48c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:09:51.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:09:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:01.236Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aae0d5e0-3698-4772-9862-cdf63c730ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:02.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:12.280Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2358a112-f2b9-4165-af0d-6b0b30b310d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:13.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:23.417Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eacd711c-2937-42e6-a97f-d3c15690ab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:24.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:34.544Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9b8175fb-595f-4b16-8d92-6779976ba3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:35.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:45.584Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=efeadde6-2361-4ae2-8e2b-5a7139d72d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:46.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:56.851Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b21f6534-07b0-4a1b-8d82-427c315e2e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:10:58.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:10:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:08.177Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=23f77d7f-6ab3-4cb7-8097-1a9a8b21a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:11:09.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:09.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:19.219Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0fb30a8d-baa0-4aa5-b15f-1b378968d146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:11:20.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:30.289Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0677f44c-1f81-4613-9d99-ba3b94ae6374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:11:31.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:41.651Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6fded960-0911-4b73-abf8-894bc667f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:11:42.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:42.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:52.723Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c981de5-0d90-47c0-b770-88803ad9ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:11:53.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:11:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:03.814Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2e3d5637-4971-4001-bf8e-191cf897e770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:12:05.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:15.991Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bf7ddd75-3a30-47a5-aacc-8171565525a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T01:12:46.015Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.29.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:56.016Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0d555435-ba5c-4fb1-8ce7-e7ae44abb3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:12:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:06.127Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=131c76b3-6ea2-47b9-a2fa-24174e109a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:16.147Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7e397cbc-31cb-4cfa-bcc2-f749d3483f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:26.164Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9843c6db-edc0-42b8-b936-406a06a2372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:26.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:36.175Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=76c6cf76-6092-416e-abb1-de62edc31654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:13:38.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:13:38.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:13:38.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:13:38.443Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:13:38.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:13:38.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:13:38.448Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:13:38.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:46.187Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fe7d3a3d-4322-44f8-bf0d-1688837cc190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:56.197Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0735ed92-8354-4bb0-b6c5-3b5e11ad4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:13:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:06.209Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8c4e9a2e-dd0b-4844-8484-76b9075b5071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:16.218Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=03b8a31a-d8ec-4139-bbf7-1287df515d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:26.230Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b4f30197-84de-49c3-8063-1f7e070b3e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:36.239Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f49a33f8-0609-463c-a426-94ebf6cd5b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:36.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:46.250Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5ad5fa95-8db7-41bf-ac9e-01224fce4f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:56.259Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c15cc803-e749-43d9-9138-281d2ae217e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:14:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:06.269Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=07f6ff33-fc6f-41dd-8bb6-67178683ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:16.280Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d3afc393-afcc-45a2-b311-1ce8b37c14e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:26.287Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=321d5e86-e9a1-4537-b8d5-74659b3ee735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:36.302Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b0421e16-c10d-487c-a8c2-f1c0c563f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:46.308Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6a787054-f437-43e4-a77d-196e6d9250b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:56.318Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e953c83c-6617-4a06-997a-5ea78d3150d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:15:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:06.328Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f832d537-3813-4194-b75d-6c146b506221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:16.336Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=83eb8669-6482-454e-bce4-e48983bb3166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:26.345Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0f58b199-d839-4b28-a2df-1b180a3c5036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:26.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:36.353Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4e88b303-79b8-409a-bd2d-4177632f73e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:46.361Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0078b6d2-6c88-4cb9-8d34-9718684f9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:56.373Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=de54f17c-b983-4172-8fdf-7169b94ffa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:16:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:06.384Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2ba2590f-d9f6-4fb1-ad41-f0fe74f063b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:16.396Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9ebd7fe7-64ef-4144-99d4-cfe31c311568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:26.406Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4f69c5ca-4a6d-48a5-b675-e05f6cce0735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:36.418Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6ed0b7cd-7b44-4f72-a123-789a8cf69d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:46.428Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5eb20f82-ebfd-4c73-a8c3-b043c82adb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:56.438Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=afa2db8a-80cf-4696-82c4-e9f47c30ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:17:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:06.449Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aa270e68-a8ea-47ab-afbe-9f75aea118c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:16.459Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c991a1bd-a210-4b1b-98c5-234aabfeb1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:26.467Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bfaf163c-8887-4779-a04e-c97304568c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:36.478Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=180eb7c4-b044-461d-97c8-3bf48e4827de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:18:38.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:18:38.399Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:18:38.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:18:38.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:18:38.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:18:38.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:18:38.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:18:38.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:46.488Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8735fccd-15b2-4169-918d-795cf64a5e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:56.497Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=37a87634-49c7-42d9-b990-5a9a06dadb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:18:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:06.507Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=423d335a-6819-4f64-a4fb-aefd1c7e6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:16.516Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1758e9e6-ace0-49de-812c-31306ea5dc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:26.524Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4e1edb23-af04-4ae8-aac4-9690d18e02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:36.532Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5cc7ba33-67c0-432b-994f-f67cbe9d8eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:46.542Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f1340ce7-e51b-415b-b4ab-14eda47baeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:56.550Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5f946633-8631-4ab5-9769-113825d9eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:19:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:06.558Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=21957c92-3558-441e-8882-21812a20857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:16.566Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=deb07ba0-6beb-4996-a2ab-c71f4dec064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:26.572Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f2a9ad92-9ac4-4034-bd0c-d4777f6ca322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:36.578Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6aad47a2-f6ed-4ec2-b42e-5cad77fc928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:46.585Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7c32b44-a900-432e-ba19-b848ac2962c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:56.593Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b536fa72-36f3-4cc6-86cf-4d3571951814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:20:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:06.600Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2a5ee75f-d306-4962-ac9e-1933cae3bfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:16.607Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8e0857e3-8f9f-475b-a2a5-6c436be721e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:26.614Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a866ee4a-ecca-45da-bac6-7c6355e67b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:36.622Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2c86666d-72b2-4d60-b4bf-68ce6c839131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:46.631Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0cf3ff83-7d9f-4d94-adab-d7e4a73aa103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:56.637Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e524b901-75df-40ab-8c09-2c395c87beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:21:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:06.645Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0a1659a5-0f32-4076-8d96-affa6632d239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:16.652Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=83886cf5-53bb-4b54-a5f5-93018f370835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:26.662Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=934ee62a-0eb5-4de2-8272-f256caa53eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:36.670Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=956fe3c9-cc5f-47d0-9767-6b9ae8b2331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:36.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:46.678Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b00da54b-4e7b-4506-b25b-8596f2ece413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:46.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:56.687Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f426c751-9e07-428c-a671-8d7d188f46fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:22:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:06.693Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=542cf1fc-73a7-446f-9df3-cf29326bf893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:16.702Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=15a42b8e-e05c-4cac-8ccd-fa1d2db8ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:26.711Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b44f233a-9947-4c3e-8e10-1bfad49b3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:36.720Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7b75914e-f0e7-4fd0-a94d-e503d0c3e155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:23:38.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:23:38.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:23:38.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:23:38.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:23:38.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:23:38.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:23:38.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:23:38.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:46.728Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0f1e3d7c-371a-4599-9160-e7b214dbf776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:56.734Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=317df0a5-17c8-490c-a568-70715f933724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:23:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:06.741Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=33648c70-942f-4596-b54f-d750a831d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:16.748Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b5e67421-c8f7-4e4d-9ddd-47c19a5a9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:26.755Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2507bb80-1556-4acb-a4c6-8b61535eee8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:36.762Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=882acb12-5591-412c-b720-c90b5323c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:46.770Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=af4ddcdc-f3a4-4418-9427-27f498041f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:56.778Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6a99f641-fefe-4878-8591-ebdab7f9d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:24:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:06.788Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e3ecdd15-2d5b-4897-a123-003f6318b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:16.795Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=837a3b1b-08dd-4e36-9d9b-b060b8925f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:26.808Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=95fcb921-30d5-4538-88c7-0bbacf7def86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:36.819Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b5c6dc0e-756b-48b9-a463-baff5f9770ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:46.828Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=93e780da-9c78-4c9e-85a7-1e32a0fced6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:56.835Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3e99a312-5cba-4d22-b4fc-63a6c22857c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:25:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:06.865Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fad15952-da27-4ac6-a58a-2803552cbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:16.871Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cd919e79-f4c7-4b3f-8ea0-20b9e92c9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:26.879Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=40589e4a-cad8-4a9d-aac5-418e96883472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:36.887Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=99f702ff-5842-47a1-b8d4-ec9b73ba420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:36.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:46.896Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=30477a99-7c7b-4353-8c1a-c07525ea3a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:46.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:56.905Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1c6eadd0-c724-40ba-bec6-41291b406055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:26:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:06.914Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=de410c2b-8449-45f2-bb91-02fad12487fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:16.921Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5e4aa19c-9247-4a34-b0ed-c85d6966f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:26.929Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7b2b2052-d4f3-4629-a7bc-d06bde8578d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:36.935Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c5d9d17-2feb-4452-a9d9-a885f2bbf344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:46.943Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=55bde783-ef4a-47f2-8c70-1b5fbfeb9858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:56.950Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a3240dac-652c-4201-ac86-bc2a3c465da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:27:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:06.959Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7dcb4d4-7c8b-4984-b964-8ba2ad0e82b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:16.965Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ebc6f5d7-7590-4c5c-a8f6-d79574938a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:26.974Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=71ac1218-cbd0-4893-8c1b-03fab07bfe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:36.983Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=26a78970-595e-4849-a4a9-4111817805d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:28:38.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:28:38.441Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:28:38.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:28:38.443Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:28:38.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:28:38.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:28:38.448Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:28:38.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:46.992Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4ad75f76-5fe8-4c0c-a3b1-305acd625178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:57.001Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2e64cd25-2903-48db-a649-a4cb9fe87a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:28:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:07.010Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=947a8279-bbd2-4390-9439-59aaf39301ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:17.018Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d929a0ee-28fc-421b-87e3-46755cfdd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:27.025Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c5d85aa8-7079-42a4-9222-1b31883c6ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:27.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:37.032Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6ea4d52c-7db3-4476-ad7b-8a192cf61fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:47.039Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c0fba043-9a02-4dae-a587-e03f48a38fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:57.047Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=854fcf0e-97b0-4e8b-83d6-2812b3af70d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:29:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:07.056Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=efc7abc3-bb97-4242-a5be-fa550c9f30b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:17.064Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=afb9482b-f07b-49b3-88e6-074837e63b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:27.071Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3da77c8d-4028-4829-acd0-3efc2c95c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:37.078Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ed5b1ad4-fb5f-4474-ac28-b30110589610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:47.086Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e3fff65a-07d0-4823-b4f5-bea5c4aca180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:57.093Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aa3c5726-35ae-4354-929c-a75687e2aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:30:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:07.101Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a9675efd-c6ca-4d6d-b9dc-3d5e9d1eb59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:17.109Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=882e4965-3ebf-4932-a75f-fdbfb19187dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:27.116Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b20dacfb-d34f-4554-bd89-09f50510c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:37.122Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=75d611e3-2d6b-4349-9099-5cb91712cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:47.128Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=149ac731-8787-41d8-b9a5-be4ab5a46e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:57.135Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4d3bce9c-7c5f-4997-a57c-8b027f26883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:31:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:07.143Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b9dd2e38-6c74-4cd6-92eb-1183941451ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:17.150Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e9b3e77d-2247-4be1-b5d0-5025ed3a070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:27.157Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=120fdeb3-3486-443d-b2b8-8ad991dec08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:37.163Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3faca48f-0c12-4f5d-a50b-30f0a7a2cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:47.171Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7f08b106-8d7f-4e67-ab0f-f6feb0e81717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:57.179Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=419f07b5-e7d5-4b60-a43b-78a9e0c7e204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:32:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:07.185Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cd64939f-a399-4619-8c06-5d3623d78834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:17.192Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3f1e0439-22d6-4a5d-a09a-cf6622fbab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:27.199Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a8e34820-d7bf-4865-805f-ba78204cb568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:37.206Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6576b471-0b32-44cf-a036-029da228dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:33:38.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:33:38.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:33:38.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:33:38.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:33:38.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:33:38.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:33:38.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:33:38.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:47.215Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2eee6bac-576b-4774-bff7-bb88d94ccdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:57.222Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b8f6e9b0-e3e4-47dd-aed2-224287bc09ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:33:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:07.233Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6a82a92d-13c3-4db7-8a10-a9d49b83f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:17.239Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e0f418dc-f7e1-4102-86d6-0ebb1e95cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:27.245Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=71c5f616-06fa-4430-86b7-09fe2a8f7522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:37.250Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=513141d6-a69b-465e-adab-f2e1db1827ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:47.257Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8c5c656-5bd0-464e-afab-0c67982bcd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:57.264Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a6d8dd96-ecd7-4c3e-a382-26ef2511f489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:34:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:07.271Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=288ed177-a4f2-4dd2-a62d-782e4a27ebda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:17.278Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=376eb729-4bec-45cc-bb8f-b2d2e43d7200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:27.284Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8cc68fe7-076f-48ac-b33f-efc5d833dca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:37.290Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ff290a55-1a6a-4c24-9bda-10477eac3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:47.298Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7934c8f-8aee-4c89-bc21-ff58c93824cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:57.306Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=116e6a1b-2734-4f87-9490-e63148cb7ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:35:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:07.314Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=57ed6275-2446-41c0-864b-571fbf4abb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:17.319Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=37fec42e-4d39-4e9f-ae96-1ec9131c6f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:27.324Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c7e98d64-a1d2-4a4b-9ce6-9d03505e14d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:37.338Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=21fe76ad-3cc3-4986-bec6-c1217f833d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:47.343Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2fca0911-c6cf-490b-a914-5c881c33d057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:57.350Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=173572d0-ceb9-4cf8-806e-dc326e5a2bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:36:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:07.357Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=574fd794-5172-492b-8fad-e1d47a1e5513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:17.363Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=47860712-6098-4781-afc8-3731b2174554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:27.370Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f48d209e-9087-4fb7-b302-e8c6d825ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:37.376Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5ef89f78-a58b-4964-b7a8-b990f08ef588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:47.381Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f6d7a9e1-a4ab-4548-8fb3-5d50767fa4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:57.391Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=274473b6-6800-4cb2-a709-5cf3bcaaadf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:37:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:07.397Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a34f2b09-2137-4a1a-98fd-d4db087d53e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:17.405Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ec678551-bf08-4567-a131-4e5aa722adcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:27.411Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7c6eff55-86c7-4a72-a72b-41b7f916a923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:37.417Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a9880d6d-afd9-453a-a70a-74bb71216707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:37.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:38:38.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:38:38.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:38:38.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:38:38.405Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:38:38.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:38:38.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:38:38.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:38:38.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:47.423Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=316d55c3-28fd-4d76-a1c0-b66247adc073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:57.428Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5daa7ed3-8a9f-4a27-a6df-e752f1b0034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:38:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:07.436Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9f0b6873-3f7b-445b-a784-898fd3ae6967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:17.443Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=06feed4b-f90e-4c48-803d-1355579a3bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:27.450Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=020f755d-166a-4e8f-b76c-695c35f6b6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:37.454Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1c7ecab1-dfd4-435b-a170-4ffc302e8268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:47.460Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8c7025c1-4f0c-428a-8a7d-932bc9592feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:57.467Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2e504edf-7a37-4465-896c-7e6fc6d46e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:39:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:07.474Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=37ba347b-32eb-4a04-8513-133786dcc865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:17.481Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a1ebc9dc-d06b-401a-9eed-9b00a0c25b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:27.489Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=05220814-9c84-417d-b545-1a64b43ec86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:37.497Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=557001b5-461d-47e2-8b67-276fc5dbe06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:47.504Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=41178640-bfff-4eb4-a997-376fb48e09ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:57.512Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8b303e9-4eff-443e-bad0-21a979654e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:40:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:07.518Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c5f66362-13b9-4857-a084-2d0449f3b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:17.524Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=59e4a96e-b50a-4b12-9747-6d48f1192c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:17.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:27.531Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=851f9004-4bcb-476b-82fa-7e4f05d7ae03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:37.536Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eae20575-a88b-4610-938a-34b48c754aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:47.543Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9a6da9c7-a6e3-4dbd-8b1a-1b8db1fb8990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:57.550Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ecd1279d-ed48-4c43-a2b1-546d49e03d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:41:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:07.559Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0a4e70fa-0631-4541-9c1b-8bf651e99c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:17.565Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=61a62216-1a79-4a49-b2e7-e5f7242748d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:27.570Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=932743f7-55af-4944-92d7-23977856d09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:37.578Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eb566410-7762-4768-9c1c-b23c9eca74ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:47.585Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4f2f2764-f6e8-4544-b7ab-c89fb1b736d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:57.592Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b227e26b-1853-4ab9-baf4-a1a0050de600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:42:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:07.599Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2c7a52cb-36c9-48bb-830a-69b70c8e7b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:17.607Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9a0d508b-761d-4740-b071-b00130f01614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:27.615Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7b9c9f33-92a2-4844-afc7-928b39b379d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:37.623Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8da4b41-2e55-4aa3-ac1f-cb138880c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:43:38.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:43:38.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:43:38.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:43:38.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:43:38.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:43:38.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:43:38.422Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:43:38.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:47.630Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d313b6a2-f26e-4e5d-b527-1d93215d8277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:57.637Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=49a4815f-36fb-479e-8a56-7b9cf9955190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:43:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:07.646Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b4a2be58-926f-4afe-89ff-0cda231f19b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:17.653Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=37bebd1e-bd13-483e-9bff-b6c91377069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:27.660Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=72fce2ec-573c-4be9-8817-9d24d3a1a71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:37.668Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e60e179a-ac9f-4d39-81d6-3a5ce14c80fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:47.676Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6e44c9c9-c9e1-45d2-a512-bc0cedcecb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:57.688Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9fde0b3f-5a00-423b-8c98-96fb06b4fb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:44:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:07.698Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=35f6c579-836d-4b34-9533-6743902d966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:17.704Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b58c649d-ffb0-484d-8b88-6171851a5257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:27.711Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=321a3f5e-19c8-426a-b338-04adccc6bd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:37.720Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4859fde0-e4b9-41a1-a007-f392d3078835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:47.729Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=31f5c265-478c-4120-9fd4-8808a890a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:57.734Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=839163cb-05eb-4f4c-aa93-48031c34edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:45:57.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:07.742Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=99809a43-5c87-46a6-a435-44a263ca6bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:17.749Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6175af5f-3200-4182-a75a-10f9bddd5f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:27.757Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0f2d56e5-198e-4406-b2a6-b795097e3d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:37.768Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=56aa596e-c475-4e4d-ae2e-16870ba28084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:47.776Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8ca26bd0-c722-4b7e-932b-2fa7f637c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:57.783Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=01e80bc1-075e-4a5b-a092-3c9737a310c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:46:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:07.794Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5085db47-be8b-4f07-b068-801b5416bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:17.800Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6e036dc5-74f7-42cd-9d6f-112e4c8f865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:27.807Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d23c2697-774e-43a8-b7d2-d172f18ae4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:37.815Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4bb71e52-8b59-4771-8867-a8682f442aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:47.822Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b535df48-3dde-4481-a67e-b07cb2028787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:47.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:57.828Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9af3e7d5-8cdb-42c2-90ac-b055e9f18f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:47:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:07.835Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2ba5d466-cd78-4d64-bbb9-223023555853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:17.842Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=18a2cb18-aaac-4f0a-a93f-234e8378a9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:27.849Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3ce63870-d387-4fb7-a452-a5bacd4589d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:37.856Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=18c928c5-5f4a-41b0-874a-07149db914e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:37.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:48:38.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:48:38.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:48:38.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:48:38.402Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:48:38.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:48:38.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:48:38.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:48:38.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:47.863Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=764faaf4-9283-41ea-bad6-62f68f921379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:57.870Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b6ee09be-0e8c-467b-8eb4-5ab1d56a5394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:48:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:07.878Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=766492e4-75ae-419e-8bc4-3d3ac6a26458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:07.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:17.885Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=519d5631-6d4a-489a-978b-950428d982df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:27.893Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4736c004-deb6-4a3e-897b-e561409fb3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:37.899Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d357636b-5339-4824-8468-e433e5bb5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:47.906Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=14de4b67-a3c1-4110-aacb-e73ae4c38b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:57.917Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=79b77a58-b250-4cc4-b4cc-e6bb8dcf8d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:49:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:07.925Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b0701e9e-d99b-444b-9a96-acb3aecae11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:17.931Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4165ef51-60fb-497d-a129-947c2875a031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:27.938Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=47189033-6661-49df-a5cb-57a8d7d740c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:37.945Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=580cae8f-cda3-44ac-8bd9-2e9a1d3cca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:47.951Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c865c5f4-f784-4d18-8671-84d195d45082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:57.959Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=83b7122d-fa9b-4632-9964-6428548c5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:50:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:07.967Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=322912a2-4caf-48b6-ade9-fb8dd0ef5a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:17.974Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6474e8e1-89ba-4d25-8177-340cc292653b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:27.981Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e2018e1-c1a0-49f2-937a-f53b6996234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:37.989Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f8827de0-c47d-4cfc-84c9-9d4b0d6e4357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:47.996Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8c49814-e83d-455d-baf2-b5f3f758e39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:58.003Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3d358f80-aa32-4a18-bb19-2f3254ed236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:51:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:08.011Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c5ed997-615b-4a6a-afde-d7725baced47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:18.018Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aaecf25a-bef8-4788-a28a-e8282f25051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:28.025Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fd0573cd-a09f-4380-9786-b9c980c17819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:38.030Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a3baa5ad-ff03-47ba-9a2e-75d5781a2f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:48.037Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=093fb4d7-18ec-41b6-ace1-abf65208c572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:58.043Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=614aff89-b7d3-4e82-b27e-9c74fd9e444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:52:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:08.050Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0f4384d5-91b0-4372-a0c9-ce4120e1469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:18.060Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2d9410b2-1090-4ead-8f1a-a218c3d4fd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:28.066Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6359f398-6105-439a-94f2-eeece41afea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:38.072Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b1b42411-b7b4-4aa1-9113-428e4be04d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:53:38.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:53:38.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:53:38.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:53:38.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:53:38.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:53:38.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:53:38.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:53:38.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:48.080Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bcab4c80-e307-46de-857d-ef2bc2e853b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:58.087Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2dbd177d-975d-442d-b879-717c8732e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:53:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:08.095Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=df294219-1713-42e3-965f-92dca3114526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:18.102Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=78d96a41-7725-4a07-b59a-e159ac6ced95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:28.110Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ddbcb826-d731-4bb1-b437-4529596ff352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:28.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:38.120Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=88db3bdf-c95a-4633-900e-e9f603ff34fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:48.128Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e44d000-fc61-4f9c-aa50-23b2abc48a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:58.135Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=615479d9-055e-49ae-b987-ad7e5be96a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:54:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:08.144Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2f6728d0-5d15-41b5-9f65-55e8387f5ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:18.154Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d7cbfecf-75f6-47b7-a072-7d12502db201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:28.160Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1dc2b217-2c2d-46a3-b387-f402de306be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:38.169Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e28d8c2b-9493-4139-b1c0-300133079031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:48.175Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5e48446e-3458-4749-a1b6-6795c7ba5731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:58.182Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=84bb2bdd-57fd-4b21-8a48-8291ea2f6000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:55:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:08.189Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7cd17910-4db6-44cb-a620-9ea701524090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:18.196Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=954f5473-96fb-49fe-af64-43aef8401b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:28.205Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b424ce14-d2b2-4730-b79b-3bc07c9f8b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:38.212Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=50e48022-fa96-48e2-9f5b-b8b3eef44edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:48.218Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=41402876-d71b-4e9f-bcdb-fcabad564ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:58.226Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cfc0af9a-9af2-4de3-b196-4f261b6715c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:56:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:08.235Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8cc9b62a-5181-42a4-b9f6-e1fd67acb2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:18.242Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=87fda868-b226-4d88-981a-a3545ab83d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:28.248Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ace9f359-ad1a-4b07-a0eb-48ef868cdb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:28.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:38.255Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7886b6bb-d17d-4c83-8faf-241bf82c9e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:48.262Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=110e4d3e-0acd-417e-8b90-f2be27a22cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:58.269Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=16fda25e-6fa6-47f6-8469-6d22dccc3d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:57:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:08.275Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ab929152-0c38-4bde-837f-00079b8e31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:18.282Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b502c774-a1bd-44d9-b637-f11ab304e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:18.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:28.289Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d9127f53-e122-4f27-9c2c-38623b9e2a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:38.296Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2652bf80-b4c2-4cc3-b79d-9ee1d694ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:58:38.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T01:58:38.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T01:58:38.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:58:38.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:58:38.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T01:58:38.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T01:58:38.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T01:58:38.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:48.302Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1c63c5c5-468a-48d5-a9a8-84340d3adc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:58.309Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b0855080-c0dc-4360-a1cb-18b7545331ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:58:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:08.317Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8f994c6a-3138-439a-b09c-834f46518b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:18.324Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7d135df-3a1e-4a20-8fa8-ed9c81d9c2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:28.331Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=37c469fd-f603-47a5-baea-5c478b951759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:38.338Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9f545f3b-ae80-4148-9de5-04feb4ba789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:48.346Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cc81dd50-4523-4082-af2a-9091747921c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:58.352Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=80e19495-f676-4480-9c5f-b686252fc2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T01:59:58.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:08.359Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cdf5e86f-231c-4fd3-a68a-17dcb2eef8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:18.364Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0c10788a-3ee9-41df-b5e4-9f13c8cfadc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:28.370Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=447a050c-db31-4b6e-9b93-dcf7e5d2ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:38.376Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=07788962-8117-4592-9077-49079ce4de2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:48.382Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ace5a86e-9bb2-4075-b3c1-7e167820b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:58.389Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=027988d8-b0b3-436f-80cc-03d341862c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:00:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:08.396Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4536ce0c-8d9b-4624-acab-a8eb93df2e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:18.402Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f23849f9-5749-4c46-9990-7193c929cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:28.409Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=50db5898-bdd6-4e48-882a-6c0fd0f89ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:38.415Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9ba1e752-a74a-4bba-8f68-eda0fed064cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:48.421Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aadeabab-ff57-496d-bca8-02304af5d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:58.428Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d41a965f-a2e4-420f-8edd-cb2ca1d11610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:01:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:08.435Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=13ea9fa8-477b-450c-a96e-58371e4ea712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:18.441Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c2e75e5d-18b4-48b6-b7bf-9001193e5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:28.447Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9be2801b-fe0a-41fe-83ea-178112bf50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:38.454Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0a8d9d87-4260-4ac9-80d0-5b741e4f1576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:48.461Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7102d24b-8083-4138-a028-91960d46ae65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:58.468Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=67241ac5-f494-43bf-9a5b-f10ec864de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:02:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:08.473Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1569338d-641e-444f-b748-9be0623213e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:18.479Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bc34d9fd-9b29-427c-9f4f-b896b3bf42cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:28.485Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cff67d7c-3506-4acf-9d5b-fbc26b2db505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:03:38.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:03:38.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:03:38.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:03:38.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:03:38.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:03:38.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:03:38.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:03:38.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:38.491Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=22d01312-6918-407a-ad86-2c3487c64968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:48.497Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d4c7537f-7b78-4b75-beca-33d576a13ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:58.503Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4e4bf0c0-728d-4c4e-9225-54e3b3891cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:03:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:08.507Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ee326169-8087-41f1-818c-809f1040c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:18.513Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=822ef56b-a24f-44be-a3fa-51cdc4818f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:28.523Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9ce1b2a0-abdb-4ad7-924b-7b2195cf3886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:38.530Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ac504011-42f1-4624-b98b-799cfd87f255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:48.537Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c4b1ff44-f3de-4722-942c-fcff1834416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:58.545Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1eaba60a-def6-418c-8e09-0c1e3359d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:04:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:08.551Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=435494de-5691-4c66-974a-d2ec89f6b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:18.557Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=24a1d7e5-dfc4-4d93-b780-94a8837744c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:28.563Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e5f9d621-d6b0-4431-9aba-812b0c9061ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:38.569Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0bd7a600-91cc-4eac-846b-efb879043a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:48.574Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=afb7e8d1-ed70-4523-9203-f362d15b2afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:58.580Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8e64d096-89f8-4c9d-ab20-5a22d5ead035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:05:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:08.587Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3e2ce0fb-f395-48fb-aa60-3b90d4f38e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:18.593Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0b8a52b5-e3e0-4e7c-b971-a8e8127eb542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:28.600Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4c60f1b6-8f53-449a-b5e9-d1c6542f7148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:38.606Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=31cb05bb-1d18-4fe2-b010-bf6fd874a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:48.611Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aef768e1-051a-48f3-b6d7-54c86dc99e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:58.616Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ade3f543-0dd0-4dfc-85d2-95834f919441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:06:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:08.622Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bf979fa7-f176-4762-aaf8-198bcdba94be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:18.629Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5cd009a1-cee2-49ed-96e8-599cd96c602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:28.636Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c9c118f6-d628-4386-9b42-0436a6eea0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:38.642Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2012b317-f4b8-4613-88be-1520a27e0127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:48.648Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2309c433-160a-4840-8e65-926818c3deb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:58.654Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8f1b0ce1-1590-4c9b-8363-fe711fb1674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:07:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:08.660Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4ebc3135-48ab-4f19-a988-2077509e270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:18.666Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b067a77b-33ca-4a90-8cc4-f7384fe443a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:28.673Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=19391786-16e5-4ef8-a6c6-3e0dab341111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:08:38.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:08:38.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:08:38.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:08:38.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:08:38.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:08:38.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:08:38.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:08:38.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:38.679Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=42095119-eb32-4d3e-8791-26e9b6d8058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:48.684Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4cc86fa5-8c8f-49c0-b656-702db27f7035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:58.690Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d1ab3b84-c37c-4d5a-afc7-141988862997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:08:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:08.697Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0c1adbea-4803-4dd2-9e5d-b3ab54dfb8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:18.703Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=71309f34-ab34-46f2-8cd2-4a9fabba343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:28.709Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2cad51cf-ebe3-4fab-9941-c797162f9631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:38.716Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4431dca3-6f6b-423e-bd96-aa2ebdebb2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:48.722Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5e67ba74-ea4a-48fc-b850-24a56b8595ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:58.728Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=49ec3e4b-f8de-48d3-8059-20c44c80f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:09:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:08.734Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7986e5c2-18a7-430f-ab3b-68c91f88cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:18.740Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a7183802-fd31-48fc-b233-dbb45c78534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:28.747Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=95a6a63c-fb67-4275-ae61-f5b2587587ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:38.753Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=334a0311-1be9-4c95-b4b8-ad987c003252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:38.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:48.759Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eb0469f0-02b2-4823-be76-8f72ab027013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:58.765Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=45e59db7-5883-478c-977c-e615b01faf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:10:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:08.771Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fe6b4a53-5599-4dc3-acfa-f1fa09945c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:18.777Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=50eb945d-396d-4404-bd4c-dd42d72b7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:28.784Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=90a91b19-e485-47a8-a3a2-b8cdadd99eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:38.791Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bdc438b7-a780-472d-bd50-ab06547e1ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:48.797Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=694a5220-773a-43ee-af41-fa4d0092a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:58.803Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=49bd790b-fc97-4bbe-b4b1-992d18f8a7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:11:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:08.810Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8c57a83f-b01e-49f5-8e94-1c2f2578e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:18.817Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=58cd4a0e-ae96-4e44-8bf9-02da8356a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:28.822Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8bf7a90d-ba95-48a7-93b6-85739b295486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:38.828Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=89ebd8d0-b15f-40ca-8080-bc01192247d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:48.834Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c937c89b-55f2-4b3e-9fc4-096e8c5b44c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:58.840Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d00db492-72f0-48c7-a3ef-f50589912177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:12:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:08.847Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dcd4cbf2-4101-4bed-a1f1-9a95bd08c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:18.853Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f2593448-6f52-4ef0-8fa9-a6f9cc6b2275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:28.859Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7590cec8-76f4-414a-bb86-abe4fa97f884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:13:38.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:13:38.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:13:38.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:13:38.406Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:13:38.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:13:38.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:13:38.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:13:38.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:38.866Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fe04e72a-4b6b-4c22-a07d-fa7cb4afd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:48.871Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=91163d9d-2e81-4a57-a107-9565585ceee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:58.878Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=83501a02-4d8a-41ac-83a7-2e54b7b4cc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:13:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:08.893Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=12c74b3f-7e68-45a4-abd9-69559c4a06aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:18.898Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=49f91cba-e722-4b27-be63-5d62ad3ea987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:28.903Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7a538a8c-bccd-4303-a8d6-13df83224c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:38.908Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=77883fdf-edea-4a9c-9211-2e3091be4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:48.914Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f6aadc1c-4d94-497d-9973-51a6412e5b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:58.919Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=87c5308a-8d34-4034-a479-969edb4be5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:14:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:08.924Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2ffe4ac9-3915-42ff-89a0-7f5f433e56c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:18.932Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f3f63826-6ad6-45b6-b8f9-811d66e7332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:28.937Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=43609711-f628-4133-b2a7-ae61f42a68c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:38.944Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f2ee52e2-7e23-4bee-ae06-367c4468fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:48.951Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d28b0e9d-1489-4b7f-8119-3487a6d67ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:48.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:58.957Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3058c0c8-1847-4e55-beab-b35a6ea5ef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:15:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:08.965Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e4d7ab9-02f5-4225-ac5a-3d6274c9d035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:18.970Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b34c3aad-64e6-47a7-9c62-5e46b78182b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:28.976Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fec259bf-5807-48db-ba2c-16f9b6df8e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:38.987Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=415c1ec4-6157-4de6-a73a-535cb7039117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:48.993Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b8b2ecde-80f5-41e2-8267-135844fbe652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:59.000Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c33c83d9-2a50-486c-a9b3-5060f391cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:16:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:09.007Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f63f6fa2-6955-4d56-9adc-f0771e081ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:19.012Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7b68e817-5a55-4b19-8963-eaa0a9553db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:29.017Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ce581405-4f59-407e-b749-ec372f057349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:39.024Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1e422693-d572-4912-9645-276b85ae8d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:49.029Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fe34ac59-ede5-449d-b603-be53cbebd00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:59.034Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8f6934a7-535b-4816-a21d-f4e9c5395644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:17:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:09.039Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ea910245-f40f-49c9-8ce7-10c59c59aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:19.045Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=01847f62-37a2-4937-85d3-15009a90de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:29.051Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cc68d8ef-d032-4b9a-a105-697835956a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:18:38.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:18:38.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:18:38.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:18:38.391Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:18:38.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:18:38.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:18:38.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:18:38.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:39.057Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7c971354-fffb-400c-a1d1-56f0b79d73fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:49.063Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ad3c4994-d8db-4146-8c6d-b6e37ceab2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:59.069Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=62c63617-73c2-4f53-808b-fe9927b8c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:18:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:09.076Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5cb572d2-61fd-4a7a-ba3f-7cb6b22b0692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:19.082Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=467f7924-3dc2-4659-80a6-a10c2251144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:29.088Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6b3ce924-28c4-4b71-be82-8929cb1bad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:39.094Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=452b59f2-5b80-404d-80e8-0ab68e617346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:49.100Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b410844e-8c61-47c7-9dae-eea627bcf40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:59.106Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=28004e30-53ed-4c5c-85bc-58728e94aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:19:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:09.113Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8b374c0f-7e89-44a0-84a8-9631e723aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:19.119Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c2f1d3b-43e1-4935-8fa7-002c3942aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:29.125Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=42050f6a-eb20-43cf-9f4a-257968f25968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:39.132Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3abbc676-831b-4064-a668-6da3cb0cb976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:49.138Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1fd140d7-01b9-4737-bd21-ca8f03e16adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:59.144Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=628aab78-7196-4fb8-a9c9-eab856c3c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:20:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:09.149Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2a420e06-9909-4e70-9e96-72630bdd4586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:19.155Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e1e3195-6123-4add-b5fa-29dbbe25238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:29.161Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=453862c5-401d-4d88-99f4-22f21565260a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:39.168Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=38d635c2-29a8-4a38-b437-eb7b0c3497bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:49.176Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=67fbf42f-d7c8-4040-be35-1e9f84393a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:59.183Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1eaf3323-ee21-4b77-b125-e22c433efcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:21:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:09.189Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=08dc4a4f-28f4-488d-93c8-644c068c759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:19.195Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=219f852c-3607-4414-88aa-bfdfda4bab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:29.201Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b5e17499-a984-4011-b724-2f1ef9abfbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:39.207Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=68ebe54a-f3d8-42d7-970e-ec98355e4fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:49.213Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f6c4f7b4-f61a-4327-8dc3-0b861ac930ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:59.218Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c316f042-bfdd-41aa-aec0-ad8f8fdc0b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:22:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:09.227Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cd81eb35-65b2-4f95-ac7d-29a860398115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:19.235Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=77fee878-0d61-4f84-876d-7411fbf65261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:29.240Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ed13a76d-f412-444c-b262-da9f10dde44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:23:38.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:23:38.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:23:38.382Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:23:38.383Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:23:38.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:23:38.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:23:38.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:23:38.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:39.246Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=87908fcc-377b-455c-8f28-c5b55a8a3434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:49.252Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9784ba6f-1cc4-42b5-8359-0ac4289ea409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:59.259Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f5d7ca92-da2f-43ad-8be3-687920301698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:23:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:09.266Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fc6b2ea2-16be-4c2f-a072-7f17a316f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:19.273Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ded45c0a-7180-4349-84dd-5015a78644af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:29.280Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=73fba82d-970c-4005-933c-7afb99bbe750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:39.287Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7201e2e9-b819-4eb1-96de-b417dd063f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:49.296Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1b6522b8-2ec1-4cfe-a946-b932e9040c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:59.302Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bc9d1c0d-447f-4909-84b2-1a7e1d7ad86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:24:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:09.309Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=da85b018-14cd-452f-8287-1941bb7f369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:19.316Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ba7fc6ec-302c-4043-8249-1b6e8e59d699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:29.322Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=df020aaa-056c-4ba4-b5b4-8f9965003738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:39.327Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0c8e2b9c-2b87-4aba-9ed5-7e9e6f35c005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:49.335Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=10ab634b-b8b2-4251-a048-acda2f9d9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:49.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:59.342Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=528cdf55-899f-4cf1-bdc7-dd74e64f5d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:25:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:09.348Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8bded2c3-4c16-47c9-99a4-a90421051762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:19.355Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4cda86e4-2e58-4d2a-bcff-3f0a94d21b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:29.360Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=813514a4-7c14-4109-9a11-aef09112e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:39.365Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=12c7a716-bfbc-4235-b14e-375618c630e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:49.370Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=95ec710e-936e-4d1a-9536-daee2319b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:59.376Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=08b2f1e0-f393-4754-96b8-9e70fc0c0e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:26:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:09.380Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=31496228-6497-4512-8266-e3a2a01826b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:19.386Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dba9b098-d978-432a-b95e-c001857e90f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:29.391Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=97a0f5b1-8dba-415b-8c2d-32ebc4c5f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:39.396Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fb384f4b-e64a-443c-b17c-b5a714b9ce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:39.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:49.402Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1ab1c5a9-5f16-4764-8145-1b6b06e864cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:59.408Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7bd29cef-0cb8-44ef-8c61-3ab69f9a71fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:27:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:09.413Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b149e23c-c0ea-4e3c-8c1e-a4ba3ab16429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:19.418Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fb299775-5d49-4489-93e6-f115a8fb0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:29.424Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=61eadfe5-a189-407a-bb5e-4c0c23640914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:28:38.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:28:38.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:28:38.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:28:38.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:28:38.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:28:38.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:28:38.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:28:38.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:39.431Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dafc726b-33ec-4a51-80c2-d19d68d25f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:49.438Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4dc9295e-50bf-46fa-9f36-4c37a7ca12bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:59.443Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=683b4114-b5c1-4df1-ae84-217cdeac3c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:28:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:09.449Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4b42ea64-702f-457b-8ef6-04ead2dd2be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:19.455Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7d653119-0cf1-4877-9960-8727e223ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:29.460Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d33abeeb-53ef-480a-8a4e-61fdfd009c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:39.466Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8d91bf17-1d5c-4c7c-8ff3-a87c19a1c193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:49.472Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fd2db19c-67d1-4b14-9145-4f88b5ee7fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:59.478Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5b42bf60-e40c-419b-b11b-7a3d3ff24963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:29:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:09.484Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=706850c4-8ef2-4a21-af07-6dd686d5b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:19.489Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8c3ef840-5aa9-4d7a-ab05-3614549a5cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:19.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:29.495Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=78cf6c9f-eb3e-42ba-a223-0788a0060237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:39.502Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a17a5755-5930-441b-b104-1cb7b55d7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:49.506Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d7cade4b-a57a-4130-844b-8a6bf271bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:59.513Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a314be12-7678-4080-b5ac-31720989bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:30:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:09.518Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ea9f7695-3ae4-4e9a-bc4f-e9d4fafced8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:19.524Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b5170497-9a58-4391-a9d0-98d2e77d96ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:29.529Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4640114c-0bb6-49e5-a24f-160e99d2e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:39.535Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0dae0bb4-c89d-4ecd-824c-47325e36c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:49.541Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fa45fc38-464f-48c3-995d-1a732d7e4bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:59.546Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c607daa-f472-46fe-9a62-0659f9c47bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:31:59.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:09.552Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4bf3fd8b-a786-42b7-a4de-dda409644414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:19.558Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6943ef6f-1ad1-49e6-83aa-d4fd91accc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:29.564Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f27c5293-1f08-4f71-adb6-32d1075ee26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:39.571Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cb5f21bb-6d03-426c-90bd-db8af109bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:39.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:49.577Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7baf2f0d-a891-4a20-9a11-387990f0897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:59.584Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dea3499a-869b-4943-8c57-955c5ea5b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:32:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:09.589Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=da37ae2e-a91d-4b66-bc47-d82a97938ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:19.598Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1f435e20-38c3-4a38-a1ac-d0cf0fc7cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:29.603Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5bf21362-75d0-4d14-b2e3-ad8df89961d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:33:38.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:33:38.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:33:38.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:33:38.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:33:38.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:33:38.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:33:38.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:33:38.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:39.610Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bebbd553-e756-4025-8924-339a7d3671a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:49.616Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fc707151-b702-45db-82a0-ed242a9566a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:59.623Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a28d9f62-b508-4c0d-9592-f87b77e6b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:33:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:09.629Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=57981b44-ad9d-4b2c-8626-5d76e11da38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:19.635Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5d156984-f3aa-4131-94ba-3a7be8ce92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:29.641Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ac9b3d00-786b-447c-8880-fb43c4df0bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:39.647Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=79b750ed-0ea0-461a-a304-ea8ecf34dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:49.655Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=01955a9e-6696-496f-80ce-1c6cbdd80e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:59.658Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f63331a1-721d-4796-9402-c0165c2d4fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:34:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:09.664Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b20b432b-23c9-4b2a-9e35-13e7b0a0ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:19.669Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=53372404-db3f-4f95-8d1d-2308215bfa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:29.675Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d8436266-552b-4c03-897e-1d518e54f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:39.681Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cb884953-7528-4f45-8cd2-6bca49e684b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:49.686Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=32aab192-3652-4554-ba1a-f6b7b677f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:59.691Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=65a852ae-1e38-48a8-8b4b-4d698c67edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:35:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:09.697Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b08b5237-a068-45e5-aa58-58edb18738ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:19.704Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fbf2707b-86ca-4b62-ba9c-78ddd7c32e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:29.713Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f84c1b08-9a93-4d3d-a112-c30e9ad8fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:39.718Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=396e9931-cdbb-4ef5-8c6d-3f53d64290b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:49.723Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0ea8305f-922b-49e0-b54b-be6303c803ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:59.729Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bd35a053-1899-4a1d-be27-583664534e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:36:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:09.735Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=92a665eb-f922-48db-9e26-b0333d3b9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:19.741Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aebdfa20-a6dd-4425-9549-6b7b20abefcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:29.745Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d3769bb6-fb2a-46b5-a9e6-88bb0a99d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:39.752Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d01d5c30-c116-4651-9213-d1b1daecc440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:49.758Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3c0d4d5c-7e85-4cc0-a50d-fba04eb2f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:59.762Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=30c9905f-4cc4-4533-856c-d902080055a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:37:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:09.768Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5eaac374-8817-4500-9ea8-268dd4e6f37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:19.778Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3676f548-9c76-4163-bcc9-b463b9ea388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:29.786Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a4a51f16-8055-4d72-adff-28f374697aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:38:38.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:38:38.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:38:38.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:38:38.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:38:38.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:38:38.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:38:38.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:38:38.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:39.792Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fbf03503-5ec4-42ba-ae4d-ad63f1486439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:49.798Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=410102fc-08df-465e-8916-7f3aa160779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:59.803Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e052c4b3-d507-4bc8-bfe7-5ac73dbd2152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:38:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:09.808Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1bb62505-8934-4c71-a118-82b887f6ae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:19.813Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3208941d-1aae-4ff1-b3a5-f50b8e026f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:29.817Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9e301280-8840-4754-8183-f932af608e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:39.823Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=855bfe19-6a8d-4473-9bb6-fcf4e8d4b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:49.827Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f04c5051-d56b-4325-ae3e-70e573a6f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:59.833Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cd757fbb-9db1-414e-88a2-e7aa2944a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:39:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:09.838Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c2cbf534-e52e-48cb-b232-1b071a78b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:19.844Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=976a4efd-c1fd-410b-b36e-ac5ca91602f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:29.848Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0e95ca0f-07ac-4b57-8607-8e275d1224e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:39.855Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cc8f110e-ab81-45c1-81b4-87c8ae60cefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:49.862Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=47314692-a51c-4377-9d7e-02529b2d5616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:59.868Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f72eb525-2a1e-46c2-b269-262857373549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:40:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:09.874Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=90c74ecf-e13f-4773-ab47-bf94d15c6e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:19.880Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e093fd33-5f12-48a1-adfe-262dabd19c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:29.887Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=87036658-b001-4925-ac27-63f4efc9d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:39.893Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=046143c0-292d-426d-b00c-360cb5185a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:49.899Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f59faaa9-8fc2-4328-830a-389997244c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:59.905Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3e85c8a0-2ba3-4a98-8ada-438157b106c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:41:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:09.911Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=42218c06-ca5c-4726-9eab-549469c8151d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:19.918Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=940a00b7-386b-4aab-b80f-073540857d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:29.923Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8fc672a5-a41f-4e0f-a3d2-c81bb4f90d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:39.929Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1efe9179-803c-4ed9-980f-dde299629449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:49.936Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0427c86c-c245-40bc-9a89-e6eda62e5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:59.941Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=06923860-d304-431c-892f-1efc6302a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:42:59.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:09.947Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0d64b06b-70f4-48c9-bc94-ffae4525ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:19.953Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0b690fab-4627-4274-b165-8595c51086c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:29.958Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e1106dfc-2c21-464f-8ae9-ad1d83955c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:43:38.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:43:38.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:43:38.391Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:43:38.392Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:43:38.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:43:38.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:43:38.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:43:38.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:39.965Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=45014171-0d52-4798-a8df-496c0e2e5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:49.971Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b1bdee11-6902-4f48-8e1a-ebf4e59d8609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:59.977Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c696abb-a5fe-4e82-bb30-476a31aa694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:43:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:09.982Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=286c7f98-e87b-4a88-b1ee-9ff78548f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:19.989Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=615a9710-73ae-4a88-9cc2-524692154edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:29.996Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=35a02594-0a0e-47aa-8543-16acd8ee18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:40.002Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=68728682-f235-44b1-8365-cbc0f48ced17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:50.008Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=27e56a0e-362c-4b06-9ae0-b97427022845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:44:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:00.013Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2c344056-d94c-4050-8e63-96fa1a47e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:00.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:10.019Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a85e1b95-a509-4067-aef4-b8c44a80937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:20.027Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=24377ba9-611c-4694-a02d-7643388d1e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:30.033Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bc8e9ed3-3e6e-438a-8bb4-24284bc28231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:40.039Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=69ce4771-381b-4aca-94e4-7e48029744ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:50.045Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=93db544b-f9a3-4d19-ae4a-7d5b907aafef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:45:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:00.051Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=64a04657-597e-4eba-82b5-c552e4467ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:10.058Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=33947b4a-0b61-4077-abb2-ddc4b6a1f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:20.066Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=307cbc06-7035-47bc-86c5-a95982284e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:30.073Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d887ec08-1714-4db9-bdb4-6a2deda43bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:40.079Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6118a9f2-c5ff-403f-9909-e9f1d09eb6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:50.086Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=24757429-e4aa-415d-8473-0801e625446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:46:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:00.091Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fd0d79bd-887f-408b-b511-6b9a9d9a90de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:10.106Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f2e59b90-e6c1-4aef-9174-99fb4df7a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:20.115Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1b4441e0-360d-4902-8acf-2a3aeec9326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:30.121Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=40460746-13cb-4cf4-9e8f-17699b1adcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:40.127Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=67b7750d-08a2-4ed1-aa12-5b221040276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:50.134Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=84291e5a-e25b-46e4-90c0-aa1828f8563c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:47:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:00.140Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8f9940b-69ed-42ce-ac85-918bd84472a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:10.146Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=067b324b-8b3d-44e9-81ef-a8ea4bb8bce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:20.151Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8e34b4d1-375c-459b-b5a8-a31514c552ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:30.158Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1aba1b82-3448-402d-9a4b-e15333635e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:48:38.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:48:38.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:48:38.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:48:38.396Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:48:38.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:48:38.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:48:38.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:48:38.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:40.163Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1aed9672-3200-44ab-a344-4df104d0379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:50.170Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=33b9659b-caca-4042-ab5a-51d4950a0603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:48:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:00.175Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e1908985-626f-47aa-a180-c7892416623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:00.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:10.183Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f6915227-5d0b-40f9-8a4b-460c24e10f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:20.188Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b703d256-d858-47aa-a603-2cdac795f9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:30.194Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d0a6238e-d5e1-411b-8a53-d88ec1a04386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:40.201Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=86922f23-919a-4db5-a2b4-329133072779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:50.206Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cf26396c-a5d9-4e3c-9ff7-dbee944a5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:49:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:00.211Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=47e7b8cf-9e7b-4449-bec1-51e246979bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:10.216Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8281a42d-1a5a-4809-a089-9be28bd1bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:20.222Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c3022a1d-f9d8-432a-bf45-a380a3eea040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:30.227Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bc584350-7046-4715-967d-498e4575c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:40.234Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a29d2626-4c14-4c74-be8d-6fffd8ee631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:50.240Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c09328f-9106-490c-b9ec-fcd514237f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:50:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:00.246Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=93dbd9fa-b762-4119-af8e-1be28ea7bc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:10.250Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=45d13522-7aa4-484c-92cd-3c8a0c8d22b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:20.257Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b2f007d1-be50-475f-8f28-88e3966385f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:30.263Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cc5eecef-5335-41b5-be95-7b56f485174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:40.269Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=38a662d5-41dc-403b-a64c-d2e695a03068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:50.274Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d08a5b2d-3643-4a44-a224-f71f6f1d410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:51:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:00.280Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1c7ec15b-5121-4fdd-9008-e18b48d6441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:10.287Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=483c6535-7cc0-4e87-aaa2-60dccff45775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:20.294Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=55f3f0a1-e08f-4aa2-a9b1-c0794918c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:30.299Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f12673f2-add2-4f3e-bb3c-f92f482f5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:40.304Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=49e0498e-5ad1-4dfe-a1e8-2bc37a2097e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:50.311Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dbc39c8e-7cc5-4004-9a69-4b6542c63567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:52:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:00.317Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c88d476f-a10d-4e1c-a13f-2fc148116d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:10.325Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1b810f4e-3ee9-4393-b09c-bd3eb1b6022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:20.330Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=552251b3-200b-4c65-a9a6-2ce5bfeb0a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:30.335Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=80801298-1d8a-4aac-a9e5-259a50d4e168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:53:38.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:53:38.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:53:38.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:53:38.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:53:38.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:53:38.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:53:38.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:53:38.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:40.342Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=61f0a667-5211-4c7d-bd7d-9fb12b84846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:50.347Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8c7e67d8-18db-4657-b7f2-ee22d9b82b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:53:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:00.352Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b0ad8c19-4f45-4a21-9b46-465664cc6f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:10.358Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=edeb0bfc-a6f9-4867-b1b1-106b1b4a174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:20.364Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fee7dc7b-8eff-466f-81e5-4c19f2fa6aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:30.372Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d0172cbe-105e-4757-994c-87baaddb9bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:40.379Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=457b42e2-fd53-471d-9029-8ae9a9f2dfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:50.385Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bebd7ce7-301b-42f3-b643-d3487f883de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:54:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:00.390Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9a54be9f-9462-4094-a1ce-3d976f4928cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:10.397Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=99cf3825-2d07-4870-8654-380a2b41fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:20.412Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8eb82d2a-20ce-4174-bdcd-4a393f1255a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:30.420Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5a4c407a-507a-4eeb-ab88-cf7e62c871ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:30.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:40.426Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1e90e2f4-2e48-4200-b132-6be4168e9ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:50.433Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=aacf360f-8957-4ecb-95dd-d47f4f5cbdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:55:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:00.437Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a8073742-e998-450d-ab94-dbc176a2cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:10.441Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9624928c-d51e-4729-8b1e-1cef94f1ea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:20.447Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e5de3fe6-b752-483e-9e3d-5579d420394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:30.451Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9de37f8c-4e1b-49cc-8ad3-3f6f9ec72e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:40.457Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7b372061-86ce-4cfe-aa40-dbfce6082f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:50.462Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=59efce3e-48f8-4bd6-b103-800bc478bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:56:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:00.471Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d86a497a-9ddc-483c-9966-3209340dd6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:10.477Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4fa43019-07b9-45d2-9d4d-3950f8eeee1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:20.484Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a1c2ccb4-e2fd-4191-952b-820ab5c29e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:30.492Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3d1ba920-3369-471c-93da-c7d482ff372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:40.497Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=04c17366-a12d-42b5-a77c-fcd1966fa24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:50.504Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c84808c6-43a4-4e5c-930e-128489156ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:57:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:00.512Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=1a6deb21-9c58-45a2-b5b3-200ec51eece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:00.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:10.519Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4f8055dc-07a8-4f35-83c0-8d6d94e001e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:20.527Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9d99e1df-6a90-4ecc-9095-c4d109a21f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:30.534Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=00311490-8e9b-4e51-8475-e3e7bb58c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:58:38.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T02:58:38.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T02:58:38.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:58:38.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:58:38.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T02:58:38.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T02:58:38.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T02:58:38.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:40.540Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2cea22a0-17fa-48df-8c25-afe7b2111f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:50.547Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b8664d5e-cb92-493d-9909-51046abca10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:58:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:00.554Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=55b5fd1e-08a1-48c7-9d93-262546cda276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:10.558Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2bee7283-b0d6-41c8-8432-2a1c176fb60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:20.564Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f684b053-4255-4432-98c7-ddb8b992d654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:30.572Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c721ffd3-c4c5-4833-8183-a8495407ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:40.579Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=59355f05-e7e1-4cfb-b922-3b1c45c78798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:50.585Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=89b56fd1-d43e-45dc-ac42-c90ad1ae5efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T02:59:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:00.591Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c9cefaa2-2f45-4fa0-9231-e368e5fff1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:10.596Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9ea3d5fd-5452-4de1-8eb8-ab7b280db32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:20.601Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4366fd57-1552-40d0-8e27-7e8162e93910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:30.608Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=38537087-841e-46ea-972d-7565abde26c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:40.613Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=67f0c015-b978-4232-a3dd-e24ee81434ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:50.620Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0a2850f8-4072-49dd-9cc0-5b52bbb36014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:00:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:00.625Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f7a4a659-859b-4a96-bd51-021ea79dd675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:10.631Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=98765b70-eefd-423f-88ad-c8863a41cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:20.637Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4751822c-836b-4d99-b219-28a70aaf94a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:30.642Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=28da55e7-99aa-4cb6-9940-a57b5c9f8675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:40.649Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a2ec3acc-b0c5-4222-a165-14ba79c4b183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:50.654Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c629317f-3590-40ba-ae56-596cc65b2277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:01:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:00.659Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b309bf6a-18bd-4018-a7c0-3be7be43519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:10.665Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=25cc4170-8151-4cef-9b57-d488f75d97be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:20.671Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0b8b3f91-d449-4287-9ce5-e2758fe69b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:30.677Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=788578e0-fbdc-4e7c-9a61-1dbadbea1cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:40.683Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=082e6860-87cd-4063-8b60-c789c325ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:50.688Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c4521e02-a03a-4697-88a9-62e0b7a7afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:02:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:00.694Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3135bf0d-caae-4df5-a104-f6d1466bed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:10.699Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=98831455-59ec-4ee5-990b-25dde089d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:20.705Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6047e7d5-0e89-4689-b2cc-129984ad2fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:30.709Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c8ae2e71-e73b-488a-82ac-c622137e2e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:03:38.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:03:38.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T03:03:38.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:03:38.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:03:38.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:03:38.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T03:03:38.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T03:03:38.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:40.716Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=95cb38b3-a642-42f1-b5a3-2bcf1a8db515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:50.721Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2ae0f421-dcdc-407e-bd23-6948a6ee1ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:03:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:00.728Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ce155a83-d880-4586-a326-b518e8bf1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:00.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:10.734Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=12e40072-be30-4d2a-993d-14470ffde929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:20.740Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=783cd993-3517-4c2f-adee-83553a84f0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:30.747Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d163d2e3-ec4f-4c05-93a5-9ee843836010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:30.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:40.753Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ff5ff607-c954-4c93-877f-755e125fc866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:50.757Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=47bebeaa-39d2-48e6-82bc-20d57155cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:04:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:00.764Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c89a8e24-563c-4b25-9487-9107dd91290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:10.770Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b4602441-3d42-48be-af48-3001648228c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:20.774Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=16605a77-dddd-491a-b7ab-7df5dec0f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:20.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:30.780Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2d2c1642-ceec-464f-a9ce-bd618993c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:40.786Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8ebf5561-9d93-4260-84eb-a7d5137ab975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:50.791Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ef5561ce-5b8b-4a04-b2e0-8bcc1cd1cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:05:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:00.796Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=8380eb9e-a20c-4841-ba5c-86439d7d2c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:10.802Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4bf0a5f3-8546-4ddc-85f8-a4268c224c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:20.808Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6753a5d3-a5b7-4d43-952f-32b296898eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:20.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:30.813Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5a91a93a-aa6d-430a-897b-4ae63a702441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:40.819Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0eba7da6-1072-4deb-bcd9-b320357fd815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:50.825Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7e082a05-effc-4b7c-bb7a-b19a3d2118c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:06:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:00.830Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e787c5ac-2dbf-4b2b-b5ca-dc672d00a28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:10.837Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=6e2cfa30-f98d-449e-ad39-bc27f0510b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:20.842Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ae7268cd-186c-4952-8729-fbe5a71a007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:30.846Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c307d596-7695-49b0-b06c-52f7039f3049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:40.857Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=869b4d10-d807-42ab-92ac-84cee3027932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:50.862Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=88bd4fd6-6027-4ad5-81dd-3a815c0fe554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:07:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:00.866Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f95728ae-e95a-43f9-9a4d-03ba5da2caf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:10.872Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0d70f06c-a251-4a88-88b8-8ff2c5e89bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:20.875Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e7c11723-12a7-4986-9617-bb36b1c365e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:30.881Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c29a6a8a-9a8c-4a9d-94ec-360e8c9b9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:08:38.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:08:38.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T03:08:38.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:08:38.380Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:08:38.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:08:38.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T03:08:38.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T03:08:38.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:40.886Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ce4cdceb-b272-4762-85ca-1d3527b2798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:50.891Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=623f2629-fc8c-4b78-b96f-1cdeefa2d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:08:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:00.897Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b4233412-ab9d-4eac-8ee1-d06219e26cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:10.903Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=3fdbfdee-c292-4dd5-b3e1-62070d4a4059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:20.908Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bee63750-540a-4d6d-ae65-e89ce6074017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:30.913Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e1b8c6e7-5e05-4dc4-8b50-8e3b4929ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:40.919Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dee321d6-d9b5-42e4-be20-b8124cd854ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:50.926Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=04d80e65-e987-4f1b-9fa3-1a78a44168e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:09:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:00.930Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fb175d7d-3d84-4917-bc19-f3cd6ccca808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:10.934Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=05ffc7d4-80a1-4f4f-a934-5065095a3e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:20.937Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=0cb718ae-581f-4721-aef8-7d1145ea34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:30.942Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=87a50adc-9639-4658-a7bc-3ee5ded59a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:40.947Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f9e35d45-0a64-4665-b839-04dcdbf84f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:50.954Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5c041713-6084-4f30-8d69-1c86b7f4b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:10:50.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:00.959Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=71b4f7a3-258e-4169-aff8-154cc41d54da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:10.966Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=2a8baf1c-6477-4d04-9b37-313d0b8d938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:20.973Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5f97baa4-3a8f-4c78-9880-637ff5f281c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:30.978Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9c2282d4-5d35-4f7d-8919-244ae5a5796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:40.984Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=28120b31-3658-4c3b-9e27-df708b86316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:50.989Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=02c5fb49-7444-4d0e-8b98-456e296c0c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:11:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:00.995Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=581f63bd-2aaf-4352-a069-f4624b1b19c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:11.005Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cf13620f-87bd-4f9c-b074-5de5982ac482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:21.010Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=655c1231-ed58-4ec9-8bd1-b4b4bb6922e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:31.015Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=58cb98fd-bc4b-431c-b025-1d726bbe800b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:41.021Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=737ff05f-95ab-499a-8cf7-5fd0e0e87a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:51.026Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f463ca78-3c83-4e0a-bb41-55a6807871f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:12:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:01.032Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=557d785b-e66f-4709-b0a3-25a7be6506de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:11.038Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b8640dc2-9ed8-4da9-9b55-e9e2462bbea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:21.043Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=f4f69526-e7b3-43b3-8e7b-06b51df51be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:31.048Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=cd0314f3-8ca6-45a9-93ba-c3cc9947c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:13:38.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T03:13:38.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T03:13:38.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:13:38.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:13:38.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T03:13:38.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T03:13:38.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-27T03:13:38.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:41.055Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ca57729e-aa0d-4587-bbb3-6b27fe1ddb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:51.060Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d087c6cb-9927-42e4-9bbd-931c2f590371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:13:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:01.066Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5e43d018-cb36-4c16-8ea6-2df94dc14852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:11.072Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=75fed477-b09e-402b-beeb-b0c3e3b6c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:21.076Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9da9cdd9-8fe2-4f9d-95db-14be8c89d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:31.081Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=fc6aec8f-b324-4914-be4b-acf229468262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:41.086Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=90680141-81cb-4de5-82cd-c6e7145e74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:51.091Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=85798207-1e07-447d-b4e3-4ec1698a3fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:14:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:01.097Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=dd6d1055-846a-4694-8f9e-4690d4404dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:11.104Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=e437523d-a528-4947-aad0-030bcbd6bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:21.109Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=d4699a23-20a1-4454-89cf-6ec9da0496ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:31.115Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=5bd31ca3-955e-49c3-91af-2d5619a67c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:41.120Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c2c6f149-4cd2-4fe9-b25e-a510042c9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:51.125Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=64ddd3ec-d13a-46d2-ac25-311a5ff48212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:15:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:01.130Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=bcf4c660-4262-473b-9b04-fbee91b24069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:11.134Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=a6bef94a-d18a-42d5-8420-fa4394adbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:21.139Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=33f79964-6262-4e62-ac70-5980d09112fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:31.143Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=4abdbfa9-3604-473c-817a-8247b4b67ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:41.148Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=18e54d1f-260b-43cb-bb5b-f17ba992f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:51.153Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=ce6ece67-0c4f-4678-a806-721ba71284a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:16:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:01.158Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=91f70acf-01a0-4723-a02d-d43a695978b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:11.164Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=eed615cb-f0a7-425c-9bf5-2d93227598c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:11.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:21.171Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=c9b0958b-55e7-449d-8248-22db99dfc90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:31.176Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=29f71c7e-1bca-4fbd-af7f-e77171f985bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:41.182Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=9309926e-faac-49c3-9a78-02b62fa7fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:51.188Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=b59ef018-15ea-4c18-8183-586bf66e2eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:17:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:18:01.193Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=7bc51976-f721-4920-8784-0d53b2b6f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:18:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:18:11.200Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802, InstanceUUID=655cc35d-ce24-4d18-99b4-34319b9d8913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:18:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T03:18:21.207Z |INFO |Init configs |InvocationID=8fe71460-d257-4cb7-852f-2006d0b1e802,