By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:04:11.325Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:04:11.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T11:04:11.359Z |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-10-20T11:04:11.908Z |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-10-20T11:04:12.000Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:04:12.001Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:04:12.001Z |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-10-20T11:04:12.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-20T11:04:12.203Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-20T11:04:12.334Z |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-10-20T11:04:13.611Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-20T11:04:14.021Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-20T11:04:14.039Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-20T11:04:14.039Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-20T11:04:14.091Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-20T11:04:14.092Z |INFO |Root WebApplicationContext: initialization completed in 1757 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-20T11:04:14.476Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-20T11:04:15.250Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-20T11:04:16.594Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-20T11:04:17.077Z |INFO |Started MainApp in 7.779 seconds (JVM running for 8.387) |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-20T11:04:17.137Z |INFO |Start scheduling PRH workflow |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:17.147Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1cd7f7d6-650e-44c1-87a9-4226b98418a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:04:18.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-20T11:04:24.421Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-20T11:04:24.422Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-20T11:04:24.430Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:28.653Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f1db95a7-ebf0-44bd-9918-e09d0d2629af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:04:29.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:39.688Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f207656-0de3-41d0-9e16-7e0a2de26ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:04:40.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:50.726Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ddcefe16-c176-46a7-8b76-24958044ac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:04:51.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:04:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:01.766Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1ac49780-fe41-4c8b-b29a-aef4cfcb52ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:02.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:12.842Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=882f3a46-d424-4937-bb81-b216e67228b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:13.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:23.884Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=41bc6cda-3fa2-474a-84ad-5e87c3a08dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:24.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:34.959Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cf92f229-ea3a-49f3-ba1a-4a6d658dd03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:35.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:45.990Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cd8b5129-ff2f-4a92-8687-86776204adda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:47.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:57.032Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ed8c4519-4fd5-4fb0-b390-e03629af4366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:05:58.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:05:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:08.072Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fe444988-0915-436a-8987-593b359fe303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:06:09.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:19.111Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5863baf3-b45c-494f-87e8-7882a40ce211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:06:20.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:30.155Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=800b14f2-d900-47ae-925a-68e8cbf27a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:06:31.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:41.190Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b9c7a4f7-1436-4c90-9dbe-8e9aa427f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:06:42.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:52.230Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c3c051f7-c5c5-455d-9b20-bacaeba4f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:06:53.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:06:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:03.271Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ba5eec00-397c-41b9-a760-a410c6339f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:04.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:14.310Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f3544e11-8969-4809-b5f6-804ee3ce5aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:15.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:25.351Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=01f820ed-09d3-4273-825a-4a2525e3fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:26.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:26.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:36.397Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=91e56b22-240d-442d-9577-eed7a338119a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:37.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:47.468Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8fc0ac20-d0b4-4baf-96f3-e1a8afbe633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:48.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:58.502Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4cbb6dfe-5d4d-4f9b-bd70-b649aeac447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:07:59.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:07:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:09.542Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e4c3fed-f28d-460b-bbab-bd7163bece05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:08:10.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:20.583Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cc57a3f3-dc0f-4ae2-82a8-703fab31882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:08:21.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:31.629Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=86bb1442-ca3c-4e22-b526-c1a3318d14f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:08:32.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:42.696Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9e2a22af-794f-4513-a7fd-04b603b5a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:08:43.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:53.734Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f990f6a2-1122-42a8-ad49-6f7b92f2276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:08:54.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:08:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:04.774Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=99f888ec-481d-4da4-9823-21b81ed32094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:09:05.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:09:15.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:09:15.716Z |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-10-20T11:09:15.718Z |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-10-20T11:09:15.724Z |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-10-20T11:09:15.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:09:15.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:09:15.740Z |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-10-20T11:09:15.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:15.823Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7da1d227-04bc-4258-affd-266ad126cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:09:16.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:26.855Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=29729245-535f-4ab0-89e5-f0c8dc38fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:09:27.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:37.893Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ac3d3d8-d8f1-4609-83f3-20beff49fafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:09:38.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:48.940Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=24b7e39d-102b-467f-8887-ec539ef32ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:09:49.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:49.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:09:59.978Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9abd180f-d525-4e0b-95bc-5cb7c69fb3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:01.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:11.018Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=929f6330-0746-4143-ace0-64162fec71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:12.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:22.058Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=54e7df81-0253-4da9-bde4-a080b8582ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:23.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:33.096Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a8dcf8bc-6b20-4a94-9f0f-be3283e90c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:34.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:44.142Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7f4fac6a-c011-4af2-ae1b-1e3188539aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:45.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:55.174Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9ebc0db8-2494-44f0-8f4f-5174c3580609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:10:56.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:10:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:06.214Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b75397f6-b223-4c4f-a97d-a343fe36fd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:11:07.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:17.254Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=97d8cc83-3827-4627-b3b0-01d40f251ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-20T11:11:18.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.54.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:28.301Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=24a940d6-4587-400d-9185-4fbd669b4386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:38.421Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9dbc3995-c753-4d0a-871f-f77334f7b0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:48.447Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=edb235b0-f53c-4f09-8d06-58e1b063a909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:58.477Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c44db453-c5e9-4de9-a50a-a77457a76840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:11:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:08.492Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0b090607-0abf-4f61-9b2c-c9b30615537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:18.502Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1160456e-c15b-4105-9246-20a1cc676479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:28.526Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c9b7bd1f-d37d-4380-9dba-4f1e4e1fe8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:38.538Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5c3269db-dd43-40c5-bc92-772e07916d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:48.551Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ff646d06-3eba-4bd6-88d9-055671edb97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:58.568Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e1430d86-3d9b-440e-809b-a4296d48f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:12:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:08.607Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cd02dbc6-a9c3-499b-8153-3c285b3c4747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:18.622Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=af0a6f38-9563-442f-a374-e3e40e3f90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:28.635Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b92216c2-0405-4c3e-8acb-ede345323aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:38.647Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9dd33875-868f-4a58-92a1-00b3020c3570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:48.659Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b9e48b3f-be27-4981-a345-76d16367a87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:58.674Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=54b6b617-a3b5-4a12-a6ad-687b7b5eab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:13:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:08.688Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=735ab91f-ad0f-4d7c-acaf-94bbb17ea6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:14:14.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:14:14.928Z |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-10-20T11:14:14.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:14:14.934Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:14:14.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:14:14.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:14:14.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T11:14:14.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:18.701Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c33bb62d-dd5f-4d97-bafc-81b0b0516973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:28.718Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=41c73999-8703-4970-9e77-6ade5b4a2784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:38.731Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=08bbbfb3-bb1a-4310-98a2-9dda1614281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:48.748Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=829cab3a-2399-4d79-8477-e263f70b9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:58.760Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e3762dc0-ffdb-44a9-8a55-8f591fa5da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:14:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:08.773Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a3287d95-3139-4f05-a201-f3ccba35fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:18.797Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=723687cf-24e2-4bd5-8e04-56f0dd047cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:28.810Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4473b186-a779-4b94-a429-cee825ef82de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:38.826Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=869baa9e-2639-4688-8a51-e3fc0e99d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:48.838Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b4bfdc32-8f69-486d-a57c-31c48cffb33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:58.851Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a66d3568-b89f-4a46-a805-9c5c9c98ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:15:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:08.871Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1e77150f-a281-4225-8455-f800aa00d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:08.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:18.882Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=19b5e2e1-8127-4f35-9fd3-ea4ceb18c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:28.893Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e37156f-c089-4ab4-b1b6-42145613e011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:38.902Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ddff830d-f738-478f-8599-dcf4467a175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:38.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:48.923Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a8506dda-1ff6-4999-a5eb-9c5201c63488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:58.936Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a1cbaaaa-bace-4b68-86a3-30581abb7e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:16:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:08.969Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5e813990-cdfc-4d70-9563-6043b3994894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:18.986Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e194a3b3-51ad-4946-a4bd-d97f44a87f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:28.999Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c3a1274c-a54c-405b-a155-23f0cb5454e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:39.011Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=336cdcd2-f7ed-4bb5-be0d-8253436886f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:49.023Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=db170f78-9b92-48b8-8325-e69857972453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:59.038Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3709d59d-fc7e-41ee-872a-a82a85265dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:17:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:09.054Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=85a132ad-2431-49bb-87aa-25b72d5091d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:19.091Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2a9ba576-f285-41a2-bda5-3ac871acd80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:29.114Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2f552e71-0110-4e6a-badc-1d2ce3b5c9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:39.126Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ac613fed-a5c5-48f8-9e1c-cffa4543beac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:49.144Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b68d0981-2592-42eb-80f1-13455d59a73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:59.156Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=67d54736-5785-4dcc-b007-dede058e8973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:18:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:09.176Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7d959d4e-5dc2-4904-9079-e90ed6a37a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:19:14.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:19:14.955Z |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-10-20T11:19:14.956Z |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-10-20T11:19:14.959Z |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-10-20T11:19:14.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:19:14.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:19:14.967Z |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-10-20T11:19:14.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:19.210Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8315102c-272c-40af-ad3f-0b04211af882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:29.221Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a621792b-5414-4b56-a0bd-b435696d1b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:39.233Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=63daad61-b072-4eff-8be6-0bf4517d3b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:49.252Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3c1cda99-7c7e-44b8-b304-37bbf4a8c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:59.284Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b6598823-020c-4f60-9b9c-7be57c2e197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:19:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:09.301Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ff06441e-bddc-4faa-9af7-da5b8d68a813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:19.340Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=28d8326f-3b81-497a-a828-addaeba07c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:29.384Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=50900fe3-0b08-4eee-bc71-e0718c5a9a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:29.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:39.397Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=87d98e36-724e-467a-aecf-a8962bdaaf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:49.408Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b5a700b3-b901-4d7d-8a95-a88f3ad7d5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:59.419Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7668216e-2073-40ae-a339-7a0f8af604a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:20:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:09.456Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0f1d0b49-8154-4d6f-b4fb-842272452cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:19.466Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=30357ff1-7813-4325-8681-f767cd53ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:29.501Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2d30b773-eed7-4e19-ad49-c8b592cc501d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:29.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:39.510Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cb70cf20-9adf-46f5-93b0-85e9d26d98cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:49.529Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6b74ece2-3786-4cdc-9710-6421fa3e9304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:59.539Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7ffb2410-e2e2-4ceb-be8e-33a77fb6cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:21:59.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:09.549Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ca9a1fc5-d07e-4098-8852-54d543a881d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:19.564Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a9052df2-f6c2-4427-a711-5bea0eea7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:29.574Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bbe55abc-5818-4f1b-9d8f-a4f4f7bb2075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:39.581Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=778bb257-4f62-483e-b9ec-ab65e7ef6919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:49.597Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0fad278c-688f-4204-81aa-c88780a32ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:59.607Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=08bad6a9-3dc5-48c6-a647-e535c54871b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:22:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:09.617Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1806ba90-1be9-4eb0-be2d-8423d0a4de51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:19.626Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=822e73eb-3f23-4dbf-9cd7-04a954d51586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:29.634Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a6ead125-9a6e-4d7e-ae5e-55418c418270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:39.650Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b00f1601-2177-47b0-aa42-2f66865bcbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:49.672Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f0f1fdb8-1372-4608-b629-18e6dbd07b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:59.684Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=80c7c9b3-4e79-4d75-9e98-430bfcda7174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:23:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:09.694Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=97085ee0-f1f3-4c48-ae1c-29b1bd90c3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:24:14.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:24:14.857Z |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-10-20T11:24:14.858Z |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-10-20T11:24:14.861Z |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-10-20T11:24:14.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:24:14.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:24:14.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T11:24:14.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:19.703Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c4f8f809-140f-4609-9334-b614915ba259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:29.712Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=583c1ff7-fed3-467b-8dbc-db81bd013549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:39.720Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2925efda-939e-43ed-958d-6d12e5070fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:49.731Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b9647ed5-4c87-41d7-b451-7f40d1ae0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:49.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:59.740Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=68c7ff91-8afb-47ce-a697-ad750d09e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:24:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:09.750Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2bb10984-dcef-4a1e-97f3-35adc0c408ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:19.763Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d5e10e4d-4e92-4303-89ad-882ef0e08b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:29.775Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a64a558c-4da6-4a45-97e2-68ff13b9f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:39.791Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=24ef8077-fee0-45d7-bf6c-b0a1ab32d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:49.801Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2ee833ac-aabc-4424-8de3-2015bda7302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:59.809Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7ea56b9b-1f74-45f0-8cb1-3496ffbbccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:25:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:09.818Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c96417b5-6c29-4065-8db9-2c376d8c74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:19.827Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4c0c49bf-da21-4167-8ff5-5f76481fbf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:29.836Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=866f314e-2979-4f5a-a1f1-0c95b35fb8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:39.845Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1be31da4-8fe9-4744-9bed-88e56ef39386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:49.855Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3ca9dde6-0a38-4f14-860f-516bdc964ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:59.874Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d74f64db-9f73-466a-acdd-f946ce29cc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:26:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:09.885Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=64e21f39-b69c-417d-8b7f-5661fe37eb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:19.895Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3c8a4153-15ea-4cf8-9e7d-38c5115c45d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:29.904Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a0b268e5-7770-4af4-a123-83adb89fc88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:39.913Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e6438ee0-5ce1-4f79-a4f8-0f473ece6b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:49.923Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2f92d41f-4148-46ce-9cdc-c58612521956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:59.931Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=39103d7c-5521-43e2-9cc5-8532a58d6a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:27:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:09.945Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ba9ac94f-a6bb-49c5-89c1-4460dc558728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:19.955Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fef5611f-c0e8-4ba8-856f-3f7c31d1cb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:29.965Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=517c13a0-3bd7-4183-b115-3d2bcadf29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:39.977Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8d98ba2c-7d27-4b1f-9e2f-8edc368d4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:49.999Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=18c8fe59-bcb5-42f2-84f0-4d7825e1d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:28:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:00.010Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e3498989-10b0-4aa4-afd9-ea479b5beafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:10.022Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=802a1f58-7047-401e-85d2-9f1cf0be674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:29:14.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:29:14.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T11:29:14.886Z |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-10-20T11:29:14.889Z |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-10-20T11:29:14.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:29:14.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:29:14.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T11:29:14.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:20.032Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f1bfe89e-6767-412d-9804-d0bb60efb4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:30.042Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6877949a-445a-4817-a331-22ac066ba754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:30.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:40.053Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1d357607-d4a7-4cf6-85b7-0ce3ad6342c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:50.064Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8bd8f503-2fe2-4c3b-b0e7-7ee3ed3efeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:29:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:00.076Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e885f4a9-b385-4676-86c1-e2726cb5ec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:10.086Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=649e64be-ad22-4ca0-a471-f7c87e4ab758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:10.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:20.096Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ccde265-4cc5-4c8f-b987-5caea28b3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:30.106Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cadbdaf8-1b7b-4419-9416-5da3bb0ede2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:40.126Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2e81b895-9781-4078-8a27-b6eb3b183dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:50.140Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d3d54364-0e38-4b4e-bb4e-021880aa33c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:30:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:00.150Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3abd9487-7249-4923-afb2-098da782512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:10.161Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3520ce40-c25e-4dcb-b9e8-229a8825f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:20.176Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6e48b127-9e29-4100-b694-b5e573737767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:30.186Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e9e99f3-9b25-447f-89d9-a49fe71734a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:40.195Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=aa931c8f-b26f-495f-b3a7-108a24f06ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:50.203Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ac377209-9048-45fe-b7b1-6ce472d02517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:31:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:00.214Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c5470875-1d0c-4152-a999-95c151f8d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:10.224Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1c5401e2-984a-4cd0-81fb-008c875c2584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:10.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:20.235Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=04f0b833-1880-4921-b11c-ecd95bbd82dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:30.254Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=73f7bb5a-c61d-44a0-a136-cf59cf717333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:40.265Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f5fda69d-5183-498c-9f50-40874419f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:50.278Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=da532665-0f46-415d-a8a9-044dc7ec35c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:32:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:00.289Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8b7217c5-7593-4e53-9d82-c331d9bda7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:10.297Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7843cd78-c76a-4ab9-9212-6ed1a8662548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:20.307Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7eccc627-0371-4bd6-b106-74a78cad9586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:30.315Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d92a8658-429d-469b-a052-a8eccc3a7e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:40.324Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=de054016-907a-4460-b43a-cbe76930e057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:50.333Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2c89ff6f-f7b4-4c97-b799-bb2c3dc920e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:33:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:00.341Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=99960c13-8945-4b29-8f2a-47e6fead7bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:10.353Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a8aabb3b-ce0a-475d-899c-b9d219cba21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:34:14.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:34:14.876Z |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-10-20T11:34:14.877Z |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-10-20T11:34:14.882Z |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-10-20T11:34:14.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:34:14.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:34:14.888Z |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-10-20T11:34:14.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:20.361Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=19fe4bd6-7845-4ba9-b7d4-8f600c51169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:30.369Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7dfb3b7f-d786-4a01-9832-338016acf9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:40.380Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=895de64a-fe8c-4dcc-8361-56a1bb3faf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:50.389Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=93235517-9ae4-4615-9c2c-6d34e58bffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:34:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:00.400Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3d8f1609-ca5d-419f-ac45-75c99cf919d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:10.407Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=52763427-cf7e-498d-9af7-ed2195d0ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:20.415Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=eca7dead-e5b7-496e-a7db-dc334fe9fe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:30.423Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2b21144f-57f1-4fe6-ac6b-4da857448014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:40.433Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f4c56ae-bc6e-4330-8abd-8dab6a0151f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:50.447Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=287569ce-58bf-4e71-8c4a-83e6b20c9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:35:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:00.454Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e4eca558-1091-4c8b-b627-6ccf7d82f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:10.462Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=434ce123-e03c-40d2-87b7-e272cdf398a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:20.474Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3a582e67-0919-4901-9c9c-014814a86beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:30.482Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6805db1b-b0dd-4707-873a-32a5b022c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:40.491Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9894d3c3-9426-4df0-8065-e981c5165e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:50.498Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2239e042-0fe3-4fda-a539-f825bf53d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:36:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:00.506Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d8cbef81-7c42-493f-8dfe-8039571cbd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:10.516Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=35dbf012-f956-4622-895b-a23cedeeff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:20.528Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c73f2d2f-be61-4cad-b945-2979a3e02938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:30.542Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c78c40dd-0b65-408a-a505-de99b7b58262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:30.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:40.562Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=eabe0df2-97dc-42bb-89a8-7450255318df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:50.570Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4114d812-0b8b-4c9f-a406-80a6068891a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:37:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:00.580Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b88fd8ef-54f1-4614-9f6b-50c36b88b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:10.588Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4900961e-d342-4ed4-a53a-03873f07b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:20.597Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e5ef308c-9cd9-4171-b1fa-4a95d14914e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:30.608Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=20c47bd0-b9ee-4d33-8fc7-832f65814a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:40.615Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=abb9af8d-670b-42dd-a6f3-a4bc69cf9452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:50.624Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5587fb76-fba0-4c9e-af85-120fb23427f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:38:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:00.632Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=287ca162-abd2-44f9-9f91-b4b71ced2ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:10.640Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5291485b-cadc-4652-9292-e622b8b47b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:39:14.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:39:14.877Z |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-10-20T11:39:14.878Z |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-10-20T11:39:14.881Z |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-10-20T11:39:14.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:39:14.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:39:14.886Z |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-10-20T11:39:14.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:20.650Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2eb37037-5e64-4e12-afe0-af8039dd2376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:30.660Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d0a04d54-83f8-478f-a3ae-a72cee123e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:40.669Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fb810aa7-7106-4a2e-9308-2a8d7365ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:50.689Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c64df0cf-e13d-414a-bfaf-76e1744f9d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:39:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:00.698Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1c09b586-d7ea-4c22-bbd6-73f22a62f1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:10.706Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=70e5544b-0e55-4b57-bee4-bcda517b1c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:20.714Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9c030ad0-da1d-4b21-bbfb-30583f8faf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:30.722Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=394983ac-ba32-4227-b41f-3b1affb107df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:30.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:40.730Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=60936429-c00d-414e-8587-c6f295ae9451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:50.749Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=319eaee7-f043-45e3-b549-4fd5db30490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:40:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:00.762Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d42547a1-69f4-42d4-9b80-6cfd341e5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:10.773Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cdc0b7d9-1af2-4f10-9533-86a9bf54cccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:20.804Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0d0143e9-caf0-4db6-ad02-1747b4a7e4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:20.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:30.813Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d941ec87-b025-4e4d-bd86-1b7ea4140996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:40.820Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b2886b1e-56ef-4b21-9a3f-e43b7ef6db85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:50.829Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=48ce497e-5ca2-42ad-9c8c-8ef4957248f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:41:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:00.837Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ea5d90c0-e889-4482-8fd3-71f4696c814f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:10.846Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ac3f49a7-569c-4683-a845-85ab0cd42f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:20.855Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=37d4fba3-2cb6-4851-ab06-cc81c8bc5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:30.868Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d59e9eec-1740-4931-b65c-4dd2b0477306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:40.885Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b7717cbc-331d-47aa-8ae6-9e7ab488bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:50.894Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=871e67a1-e8f1-46b0-a9d8-9018e05f276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:42:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:00.902Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cdcaa9af-5801-45e8-9851-acf3545ad60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:10.911Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1e1eeee7-1714-4bac-8ddd-15b4b45ae277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:20.920Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4dac70b3-401f-42dc-875b-082178a2c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:30.928Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4378961c-291e-4bb2-996d-8619c30dfc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:40.936Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=07e7dd6c-9e36-42bd-8cf8-996a32d7f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:50.943Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6382e516-d010-402c-b6bb-d4c2f339074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:43:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:00.951Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ced4f90c-ad4d-4b56-a800-9c971120e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:10.961Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e49fe940-b07c-4fae-9d5c-046abe1c6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:44:14.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:44:14.940Z |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-10-20T11:44:14.941Z |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-10-20T11:44:14.945Z |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-10-20T11:44:14.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:44:14.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:44:14.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T11:44:14.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:20.973Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7f94a079-a12b-4980-ad03-fdedd12d3c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:30.982Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=09ebdde8-1b1e-471e-b6a2-b04326fcc97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:40.992Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4cfaf997-3732-432e-beef-4cd60db18dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:51.003Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=00173c77-5b63-4179-a7a5-6e9e434c78d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:44:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:01.017Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a94092f1-b6b1-48e7-a5a9-8c0edc237b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:11.025Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=551fb208-7c59-43a8-9754-91735daa72c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:21.034Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a5a97abc-13d2-4453-a586-cd8f336d3fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:31.042Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ecd50a95-d875-41f4-b904-3236bd8fcddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:41.049Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b2f0244d-3ec3-470f-bf36-895c7582fc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:51.058Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4032481d-22c2-4f83-89fc-7b2912c6fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:45:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:01.073Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4523a3a1-e3e6-431d-a32d-b198658f34dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:11.082Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0906b02d-889d-48cb-bd0c-e11250a56b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:21.090Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=94e867f0-9c74-4cb3-bac3-58b24a715bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:31.098Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=70a059cb-0ea4-4c71-aec4-978086bb948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:41.109Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=32eec549-829b-4cbe-ab51-7f0f752d1cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:51.122Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=aecad9ce-226f-4452-9422-1ed8983fc5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:46:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:01.130Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ca143de6-ffc7-4fc8-be31-e3a28644b1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:11.138Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=005091a3-4c72-4186-ad7d-e20251af1542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:21.146Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=69b9e098-4426-4fad-a2f1-761dfb6e2435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:31.155Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b514f6c2-6f2e-4727-8a75-b75c7e0cb894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:41.170Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=93070226-abbe-4dd0-88d3-aaf6bda51dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:51.186Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c1be7178-3800-4193-a26d-7d41cfa415d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:47:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:01.194Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=de2155a4-042f-4f54-9775-ea9081f898f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:11.201Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b358b651-a5a2-435b-872d-b1021d118ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:21.211Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=20c770f2-269c-4c66-afdc-59b9049e2a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:31.219Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f1de1ceb-1810-40a7-b00c-b6d7ba9d0443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:41.226Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=31ae9853-4fa8-4044-96c0-16e4157c243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:51.234Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=47ed15d0-0c8a-4247-8aad-47578bef8574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:48:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:01.241Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9d869f72-53d5-41cd-890b-01491b94a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:01.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:11.253Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a8556b98-63de-4eaf-8283-ce78ed17d3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:49:14.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:49:14.922Z |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-10-20T11:49:14.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:49:14.927Z |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-10-20T11:49:14.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:49:14.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:49:14.933Z |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-10-20T11:49:14.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:21.262Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c5959ca4-80e8-4417-a5eb-6cb6195d11bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:31.273Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5496b3f7-49a7-4baa-89e0-55861d63347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:41.283Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1986fb53-0cdb-4379-8948-b76c015e8bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:51.291Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a009de80-43e9-47ab-b359-c8597e41d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:49:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:01.300Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f8314e15-be8e-45c8-b9cb-3ae1dfec6b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:11.307Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b297dae8-1021-4be8-bbe7-eeb9e88428bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:21.316Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6568afa1-5cc0-4777-9b15-8d241b9980ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:31.326Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c250c69c-3f5c-46ea-a03b-5f9b53297bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:41.334Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7fc29af6-f316-4a81-9731-5226d8c7a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:51.341Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f475821a-7735-46e7-b8e1-fe3b83a588fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:50:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:01.352Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c5b564cf-e230-442b-b192-2e59d025cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:11.364Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a3f6847c-3054-4520-9793-93d9d2e7061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:21.378Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=16d2cfce-2e44-443e-8684-033a77b4d9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:31.387Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=61a62334-f4ac-4780-a038-eccbbaf8359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:41.395Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4d6ddcca-2e0f-4ca2-b569-364c39b91170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:51.405Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fcde6213-3dad-4961-97f2-cbb72241f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:51:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:01.414Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bd11d8bb-47e2-4c24-8793-ef67956b5b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:11.423Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=93e6ce74-73cb-48f9-8acb-de519d5feb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:21.432Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a2dae1cd-0fd8-4a94-915b-265f7863765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:31.445Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bf087106-7070-4410-9563-b79e632ad66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:41.454Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=49bf81a1-a4e3-4f10-a960-fc392a57fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:51.463Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7559cac5-ef97-41fb-9586-2f197dbcdd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:52:51.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:01.474Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=71ddec27-5cd7-413a-a823-a68a1bc73e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:11.487Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=acf59bd7-25be-4d19-bf5c-6bc73605ef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:21.499Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e877f142-224a-4b61-a424-2b13a1933a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:31.507Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f7f9e1a2-711d-4815-94e9-f47ad23ab5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:41.516Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=71360558-4650-4bc8-9736-6a8802dfa1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:51.528Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3559187d-3e97-42a0-8508-267fb23640d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:53:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:01.548Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=810e36f7-e031-483f-a3a5-9f1d385b4056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:11.557Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c240e8d1-5493-46cc-933d-7103cee7ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:54:14.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:54:14.870Z |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-10-20T11:54:14.872Z |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-10-20T11:54:14.877Z |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-10-20T11:54:14.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:54:14.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:54:14.884Z |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-10-20T11:54:14.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:21.564Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8525423d-92af-4a28-b090-75f3ad2ed722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:31.584Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=88dd0c9d-b050-4f35-b1e4-226114d7a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:41.600Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=291830c6-6a9a-4484-946d-f59eb60ca46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:51.607Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a44a6d7c-aa04-4415-987d-cd61dc0ad3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:54:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:01.616Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c2394897-b35c-4850-8e52-ac9cbfface0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:11.626Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=231085dc-61e7-4205-a4ee-8cdbbbf943e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:21.634Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f412cf93-43ff-480c-8b17-b3a16f6037db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:31.642Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9858ebd1-7727-48b5-be85-bd11e01d87f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:41.649Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=921939b9-c3c0-4706-95a1-609e4f99c8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:51.659Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2310b1e9-a9b7-405c-b009-df52d82db0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:55:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:01.666Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5c8aba1a-c14a-4b52-9233-69fd60ead2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:11.673Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6d014539-7268-40c8-b4eb-db38b409047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:21.684Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cbc623ba-9554-471b-b4de-9bf37cc0f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:31.698Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ccaeff9d-d03b-4790-ac51-7d325f68c1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:31.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:41.709Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=38a0eacc-66e2-4064-bdda-d1e2bd79d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:51.718Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bf8d45a1-3e7d-4d0f-a12a-195d94a54742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:56:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:01.726Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9b6491de-171f-497e-ac73-1b4299e3e4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:11.735Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7912df29-503e-4a91-9244-10a1895a87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:21.745Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=45fe81e6-dbe2-4602-82c8-8b18d7b86dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:21.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:31.755Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a5369f34-f79d-4ffc-90c5-c01d0c09652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:41.764Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3c04aa45-0bf8-4dcd-821d-0547a40ab5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:51.772Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=67d2f4c4-2cd4-4c4b-ac1f-f26a3f04d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:57:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:01.780Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=de45a777-17e3-4603-93e8-432056f9ffdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:11.790Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4397f0a6-1e57-4b1b-9a5a-c3281b6d5ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:21.802Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bba0e6e4-68c7-4668-ab1d-2af3b2d2f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:31.810Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f6e58295-6929-40d9-a5da-c0a4164c4aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:41.818Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f5569c3f-9145-4a4f-a4af-4b327bf41820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:51.827Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1ec3e39d-c075-4c60-aa7b-c914946c2d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:58:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:01.836Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dac8d09e-d9b6-456e-b553-e54372b0f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:11.844Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3f640642-9ac3-4aca-8168-88f1f239c935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:59:14.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T11:59:14.927Z |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-10-20T11:59:14.928Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:59:14.930Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:59:14.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T11:59:14.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T11:59:14.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T11:59:14.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:21.851Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c73c1fb2-a9f4-45b5-bdfa-507433f9e460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:31.858Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=aa17e7a5-940d-4960-a653-6933325376fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:41.866Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e3a2320f-e1fd-4701-b614-5f00b71722db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:51.877Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dad10a66-2131-4e30-932d-50d856ae1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T11:59:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:01.890Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8e802c97-62ca-4c87-a3b6-d8172478dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:11.899Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5a257dc6-101b-46da-9abd-c7b91aa4cfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:21.906Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b0c30066-12f4-4edb-8102-8d818633236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:31.916Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=02498077-103f-45db-b0ae-3b891ec67f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:41.923Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ee741499-85f8-4af0-a717-bc8fbd1ad057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:51.933Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=51ce3536-e80d-4c93-b9ad-1a05340358f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:00:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:01.946Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=02489a05-52f6-46a1-a9a5-e0ca3c9589cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:11.953Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b29fda1d-c34a-4a2b-9ee8-a8370597dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:21.998Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=97946620-6c7a-4d94-8885-d7ff966aba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:32.005Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=625a8fe5-3e5b-44bd-b128-196a0bfcd252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:42.019Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6bcf1264-a28e-4b92-b7b7-0f92638fc936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:52.029Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=087ba54a-da08-4fb0-9a2b-bc36ad6ae387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:01:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:02.035Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cd09c182-6887-41af-baf4-926564e260fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:12.042Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9a378e05-d783-4591-8f56-4322f550c76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:22.049Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e2811cf-5c03-4a0a-835d-959d7fd2a1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:32.057Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=78d7af84-80b6-4a22-a013-52b4c49816a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:42.065Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4be4d091-0bdb-4e92-91d6-ebda0d214514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:52.076Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=462fd70a-e6c8-4c37-b1c9-44b48e6a53be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:02:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:02.089Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ccb4932b-bdbe-4625-a984-3eedc54899f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:12.095Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3c959c6f-0a1f-44ee-8dd4-be4daddbee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:22.102Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b38103af-8369-499c-beee-e3476f4d4bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:32.122Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ea7a866a-17bb-4b84-8a49-fa9c142a9c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:42.129Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c65ac7fb-1163-48c4-a804-697dbd1ec530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:42.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:52.136Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=45a018ad-aa8c-4ece-abaf-3c1d64593e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:03:52.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:02.144Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0d4fc00e-99f0-4834-b01f-b767bd39a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:12.153Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6bf4e549-3670-46ba-adca-c7c10611f1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:04:14.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:04:14.837Z |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-10-20T12:04:14.838Z |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-10-20T12:04:14.841Z |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-10-20T12:04:14.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:04:14.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:04:14.846Z |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-10-20T12:04:14.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:22.161Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=33f9ac6e-a33a-4ed1-9ffb-462555e5f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:32.168Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=640d86db-8aac-40a6-bb1b-b9f2c41996e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:42.175Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c972fdec-1418-47c2-bc84-4effc3ef9c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:52.181Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8c8c8c57-5ee2-460f-8ac1-87311ee94e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:04:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:02.189Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=67bdcc98-e8e0-4a30-a60c-9a76dc4d9022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:12.195Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e58f4643-4cef-41f7-ad03-c920a9b2cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:22.205Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a388bb75-5d09-4016-bb69-d95aa9904ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:32.212Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=caae771c-ac2c-4ab4-91f5-3596cb078797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:42.220Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=58e306cf-5f8d-4acc-b6c7-5edea0aa1b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:52.228Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=17c84082-5865-4389-b589-a768cbf01fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:05:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:02.239Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3b0e15df-7e81-4cd3-a2f2-290961336760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:12.249Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bab37f45-70b1-4f1c-b5b7-dd90d9345f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:12.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:22.256Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1269ace4-177e-4afb-9ef1-c94c98e1aae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:32.263Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7111bdcb-c960-43e3-882f-69a78bb7b66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:42.273Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f992fac-2b4a-4fe6-b6ed-ffd9b6410fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:52.295Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7c1358a3-1986-40f7-b980-706ff9e46b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:06:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:02.304Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0f642ca3-916a-4cf6-a9fa-e53b3d8bd7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:12.313Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a35a70d4-17ce-43af-b3b3-0ab63609b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:22.320Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f970ecbe-63e8-4428-8e96-31c4cc91394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:32.328Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2c041a8b-9dd3-4048-aad0-95c2ff386191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:42.334Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bc0f507c-b723-4330-bd16-09d000fbe95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:52.342Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=52992c2e-a632-421a-bb19-e0d3a381ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:07:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:02.348Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=efbfe77d-8eb9-425a-8f09-ae275cc06aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:12.356Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=efa3398f-4712-4e5c-8aca-09f0088d6db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:22.363Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=64308bed-8396-4610-aeb4-1df0eafd8ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:32.377Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f4fa64c5-1a88-44d1-8d62-678604da1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:42.384Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=32bcde70-b8fa-40c3-b0ed-695258d6afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:52.392Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bf54bad8-7426-4322-b9d3-8f4af4ee8c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:08:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:02.399Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7b5a7ce5-30c3-4abe-b437-09a15aafcdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:12.407Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ca729d9-75be-4f64-b339-b0cc2510c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:09:14.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:09:14.892Z |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-10-20T12:09:14.893Z |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-10-20T12:09:14.896Z |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-10-20T12:09:14.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:09:14.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:09:14.900Z |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-10-20T12:09:14.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:22.415Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a52ed569-12fc-425a-947d-089852d2e591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:32.423Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a941034c-a08c-464c-b1f5-ced4fdf6e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:32.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:42.430Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9560b183-b860-48d5-844a-2227e540dc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:52.437Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=48eb643f-8090-4aa5-912a-385cbc2e7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:09:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:02.444Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=838f4e26-3396-40e3-95cd-24f979644fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:12.452Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a33dcce1-cb98-4e2d-90db-09c07796cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:22.467Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2603ceb5-55a0-4413-b056-1593c2fca38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:32.476Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2837ca0b-5dc9-43fb-96c3-ad8bf7962894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:42.483Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1c0bc7fd-529f-42cf-a2ff-e0891a826dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:52.492Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=be8ac207-ea11-4b13-8e8a-7da0997179ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:10:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:02.499Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e48b0068-4a7f-432e-9098-035f921e4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:12.506Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8c01753b-2fba-43ce-ac9b-cba13f5486ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:22.515Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bda0ac91-dae4-4e56-b313-2bff3cfddf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:32.522Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e3bf396-d17b-445d-929c-08d7c4bdb65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:42.530Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e4d04b06-d04c-4a4d-a3b0-4be06c219039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:52.537Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bec44732-64aa-464b-a796-0df7c9caa6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:11:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:02.546Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=288b83c0-673c-4c23-9251-585da74f35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:12.559Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=294671d6-c2d5-4b67-875a-1b9cc88b8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:22.568Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9ee958d4-ff24-4bab-a98b-a8bee45ac7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:32.575Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ebe56fa2-9e85-4444-ba07-b852682f4867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:42.593Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6e086bf7-3a59-4cfe-b89a-10662ee95678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:52.602Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5aca4eaa-ee23-4f6f-a290-2eae2671e07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:12:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:02.611Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=175611bf-233c-4d3e-aeab-087e24311541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:12.621Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ece35004-6766-4ac1-b503-67980a2b855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:22.629Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7fa369ad-7e65-4f3a-93ab-34652b338516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:32.637Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2a9e1350-cf22-44ef-a018-2872a30482c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:42.652Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=917a49ce-3438-428c-839f-3430676c1668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:52.663Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=184ff0bb-d779-4072-a49e-b05098fdf871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:13:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:02.673Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7a913101-3d3c-45fd-95c8-3af8c5c07a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:12.682Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9e0f7f15-019e-42a3-a02b-d2703b82a0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:14:14.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:14:14.855Z |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-10-20T12:14:14.856Z |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-10-20T12:14:14.859Z |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-10-20T12:14:14.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:14:14.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:14:14.864Z |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-10-20T12:14:14.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:22.691Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=eb25c323-3768-442b-ae8b-54666abb2eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:32.699Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b41a7296-5b1d-48a0-82fd-5c6a77f0d966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:32.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:42.708Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=42091047-943a-4c3c-abc1-149e7b5bfd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:52.716Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cd11ef17-71b9-4a07-a6f7-158de5347364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:14:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:02.724Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a79810ce-5dab-4119-a4b4-36e30f815ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:12.730Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=03db0560-d84b-4723-b735-a90424710818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:22.738Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3f22e285-103e-4b61-98ad-075520829a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:32.749Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9430d8e1-2678-4f38-867a-0a5d5b15bbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:42.765Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ea628ad4-0b80-4090-bb47-5a9149066def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:52.773Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=184ff49f-ef6c-41f2-8e2a-6c53ffe7bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:15:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:02.783Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=450f0a18-2112-4123-b221-cd4210f85735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:12.793Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=727a509c-c83f-403c-af97-b9468d3dbd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:22.802Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4e437990-835c-477a-946d-50b930cdd830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:32.809Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cab92da2-8504-4740-8012-b97abc6e74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:42.817Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f65b976d-cdc9-44fb-ba26-0ad1dc4131e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:52.827Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b02cf578-4494-48cd-91a6-fd061d0329bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:16:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:02.843Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8bccd5a9-573d-4e95-8383-4fff289985be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:12.852Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8a702215-0d47-4a0b-a0f0-3c162b063bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:22.861Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cf5612d6-36b0-481f-807b-4816ae351deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:32.874Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7d1a2255-e002-4182-b932-a0f3c34ad73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:42.882Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f3fdfb3-afbe-448b-ae4c-e37b2b8a0e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:52.891Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8b9754cd-379f-4c1d-958c-6b6a400f0192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:17:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:02.897Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=40658b9e-be38-4b6f-9e0f-9b49efcccf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:12.905Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ff45e0e8-7990-4030-abf7-2b9bba7536de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:22.915Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ad52f8e8-1592-4c98-a613-5f6edc8db51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:32.924Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2bf3dc62-e517-4409-8662-1292d69fafd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:42.932Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4d6909e1-9aaf-45f3-bfb1-537d54a46dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:52.940Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b8092d75-c653-428e-a2d8-201db77c595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:18:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:02.947Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2ba732c2-30aa-40e5-8609-d5c2229f3a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:12.956Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=01d791df-ad50-474c-aa23-e9744bc91b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:19:14.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:19:14.846Z |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-10-20T12:19:14.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:19:14.849Z |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-10-20T12:19:14.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:19:14.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:19:14.853Z |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-10-20T12:19:14.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:22.969Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b752cdef-da31-4168-98d9-1d79e435fe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:32.976Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=53ead7d5-bada-4450-9851-5642741ae89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:42.985Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a02dfad5-d3eb-4420-a465-43562990ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:52.993Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3832dd91-abc1-4a73-8fe6-0b12b42264e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:19:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:03.001Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ce58161-a7e9-4543-afcc-ea5191825e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:13.009Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7b488a5e-fefd-4edf-bdb2-43cab425212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:23.015Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bc1e8c62-6c88-49b5-bcd1-8658f30e6dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:33.023Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=17f7372e-7d4d-45de-a31c-c6a652667708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:43.032Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7eec7b02-d56a-4d50-ab02-2a9bb6fed62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:53.049Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bd7eefd6-180e-44a4-a742-0d1f0938dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:20:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:03.057Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0c6fc6de-178d-4ff7-991f-e8c4f4afd4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:13.069Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=de0c25c4-724a-49b6-9929-58474200e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:23.077Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=038c7eb9-96b4-44d4-9f62-a900f2eaf8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:33.084Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0903784c-6aff-4b47-9cf0-646a31ee4d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:43.093Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cf7fddea-30b5-414f-9972-83d3d3f0306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:53.099Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a9340eea-2679-4d8d-8264-820743b80fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:21:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:03.107Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e02566ec-369e-4cf7-9620-2a029e290755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:13.114Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=590a9163-0463-4218-b37b-fe84f5e6515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:23.120Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bd4a9c4d-90e4-4969-9f28-ce931ea9a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:33.128Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=eed8621d-9162-47ac-b57e-7ee19f695ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:43.148Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4b15c83c-86aa-48ad-88f4-c2209fa23396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:53.156Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=de4e447b-d05f-4526-a06a-676fd1d11e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:22:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:03.165Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7440d37a-c534-4fbd-8bb1-fc5e24a42642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:03.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:13.173Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=841f2361-4016-442a-85e0-579599b449a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:23.180Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c80e6262-7902-468a-a225-2368db2af7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:33.189Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=af84cea4-fef0-4cdb-89a1-cfceb73a48d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:43.197Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=defc3ef0-5529-48f1-bb6e-4f7c8ea8e426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:53.214Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7e2a1739-1494-44f7-82f4-85ed1b928201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:23:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:03.232Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0fc37e26-d903-4de6-8ca6-d775d991f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:13.238Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ec8a56c3-c856-428d-ac70-48f69bc9a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:24:14.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:24:14.857Z |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-10-20T12:24:14.858Z |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-10-20T12:24:14.860Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:24:14.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:24:14.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:24:14.864Z |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-10-20T12:24:14.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:23.249Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=12a4b1d2-7f86-405c-8a62-065b3774285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:33.264Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fe6c7701-19c2-4757-9566-4d1c6b7b0972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:43.272Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=64a5f20d-06ab-41d6-9695-70cfe39b6ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:53.281Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6b31b388-279f-4503-81b5-ae1d924d574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:24:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:03.288Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1549e30a-4d59-48a2-835b-e69e18ce0bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:13.294Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3de08cfa-2b12-4e17-b388-c82b5495ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:23.301Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f1eddbb6-106d-4017-91d5-d797ebde4233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:33.311Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=535de903-ba76-44ff-8bb8-740d541c4499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:43.318Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=609e101b-23db-4072-884c-667d6993d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:53.327Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8934e27d-8836-4357-a965-d635e1232106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:25:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:03.334Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=262f01c0-64cb-4d75-b29d-133f140c5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:13.341Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7cbf5a4d-bc3d-48d5-af7d-c19475830302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:23.360Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=02e6766c-66cd-43ae-ab4d-2dbf3be793fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:33.370Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e0be8d4-28c6-4307-91fd-16cab0c62a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:43.384Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ba80d972-9fc4-4e1d-a436-1d6b2296a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:53.397Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=24d32808-39ba-4eb5-ba65-160d923cb4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:26:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:03.405Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c35ec93c-99c0-4484-9138-f66ffda0c364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:03.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:13.411Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d6e9cf09-042f-4ed6-8db9-fb20dbc7f9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:23.418Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=795371a8-d043-4a6a-b2df-7b0c1c3efc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:33.426Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=59376925-60fc-4652-834f-3db92086bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:43.440Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8d821f4e-626f-434b-b58e-a0ec3e6d514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:43.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:53.448Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dd9fa98d-166f-44ff-b4fa-2126a583df0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:27:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:03.455Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=72c27f62-ac26-4a29-9754-ee543efe6a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:13.463Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8439766a-766a-43da-b07f-050fd8c06d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:13.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:23.471Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a0688e1b-cad2-446a-961a-85e97aff32ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:33.478Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9295e09c-0875-44f1-859d-349097c8bb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:43.487Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f2dc86c1-6820-454e-8cb6-ce6609c858fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:53.495Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9f298542-f9c9-4a46-a121-c1d0faf2d2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:28:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:03.501Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2ce936c3-3a16-4b06-ad38-4566ba337e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:13.508Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f2c088f-d73f-4a40-ba95-6d19f77bb735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:29:14.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:29:14.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T12:29:14.856Z |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-10-20T12:29:14.859Z |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-10-20T12:29:14.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:29:14.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:29:14.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T12:29:14.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:23.517Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=55ce1a92-8b17-4647-bb79-6c125f6324b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:33.532Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=42528b6b-6efb-41eb-9a22-b83eef33844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:43.543Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=00778719-6f58-4d6a-8bb7-7b4a5c9e0d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:53.551Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=72956d23-5b69-418d-a4f6-fdfaa42220fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:29:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:03.559Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=53ffcaa3-305d-4871-a1c8-a9f737526d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:13.567Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8fd3387c-f577-422f-a8b2-6a38022a4e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:23.575Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3b850184-747f-4775-ade3-b4c87b4c4f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:33.583Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=966a692e-3bd7-49e3-8ac4-85cbbaa17bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:43.591Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e5eb6314-3abc-4b36-9a31-535d91c602c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:53.599Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bae66683-ce50-4b16-8173-2f3e0578078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:30:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:03.606Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fef77ac9-1904-46fd-99bf-282d2ef9d09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:13.614Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6fea5ced-2a59-4e23-ab25-86ac075ed423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:23.630Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2ffe5046-44d5-40a0-a7ae-95b8ba249162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:33.638Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e1e2d2ce-54d7-4ee1-8840-0d1baa6f8f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:43.645Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=98e16ec9-0ee7-41ae-9e1e-468011608218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:53.653Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f4d0273e-4279-4c89-a7ca-c71bd36743bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:31:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:03.661Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0204c1ae-2525-4591-b0f8-5eceb66d4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:13.669Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=263071db-6f4c-447e-af7b-40278d434a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:23.677Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fc3209bb-ea2d-4fdb-aff4-3d1a9688a315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:33.684Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4201d980-c66e-4c1b-8b0c-2c0d406ebac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:43.690Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5953d4a0-5621-4790-b3fe-b9b907c98bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:53.698Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bdbf1c64-9924-4596-a953-861ac2dc1f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:32:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:03.710Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8b512ac4-52f9-4864-9b13-e5919d5d7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:13.717Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6e2d2584-fab9-4148-9ecc-8d24aa22e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:13.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:23.725Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0cacdf4a-71dd-446d-889d-44f226cd1966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:33.733Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=85e82755-61a8-4235-b420-25bcf95b2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:43.740Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a0ba7722-79c3-4d49-8a54-1af75a29a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:53.749Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=82a0742e-5d0b-45d5-aa51-ac1b8f54b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:33:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:03.757Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=32aa155e-cd25-4f1f-8c48-6a2ee0620303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:13.767Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=60cae39e-8a0e-477b-820d-56d7cf103c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:34:14.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:34:14.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T12:34:14.836Z |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-10-20T12:34:14.839Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:34:14.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:34:14.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:34:14.843Z |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-10-20T12:34:14.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:23.774Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e920e4a-6b37-4c65-8d5d-daa268d6bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:23.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:33.781Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0fa7ee4f-87b8-4ec8-b7c4-6f8818e5fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:43.788Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8c6d4396-0d81-48c3-981d-77baa5e06515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:53.800Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e2a56941-b5d2-4607-a0b0-02b78a3de2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:34:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:03.808Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=54cf1bf0-fa82-4e00-b880-be7c96da3fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:03.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:13.815Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1eb2dfec-b60d-48ee-973c-36c5db08f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:23.824Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a1a560ba-94d9-4d0f-9f82-607829dae1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:33.831Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e43d4a4b-d05e-4774-bd36-8bd9432af89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:33.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:43.842Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=53bc175b-d507-4016-bc13-7db8c5dd0ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:43.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:53.851Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1c787e33-5303-4a4d-808b-6cf622b1dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:35:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:03.858Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b80df6fc-75b3-451e-a91d-6362e5026dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:13.866Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=40475034-b5d0-4386-a23c-f500a39a1ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:23.874Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d7fcd34b-00e8-440f-bffe-ab6d2c2e880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:33.884Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ae337c49-b496-43f3-bd3f-ec59ae0a07b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:43.894Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f0190870-a1ee-449d-bb67-8c8d635abbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:53.907Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6de5d48a-247d-4c51-b233-29011ecfff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:36:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:03.917Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a32f7db1-0adb-458a-9e96-d4599f774367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:13.926Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=16b8b666-d204-4b3e-9616-6685ee22198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:23.934Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d1f10a31-6166-491e-87e2-93da3f6c9e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:33.941Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b12a63e6-a366-4280-80ca-8e87b05e0077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:43.950Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c0c9571b-d7ee-4dbc-a797-53fe23224c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:53.956Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9209ee83-3f82-479c-8fc6-352a2525872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:37:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:03.965Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=72735341-8b0b-45eb-916c-2be3badef471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:13.982Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b136d80d-d0ba-4afd-b0fc-ea0b6ed8392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:23.990Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1161a877-d7e8-4002-8879-a84aa11907f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:33.999Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=afe398d7-cf43-4c72-8875-19e486bc4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:44.008Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=515de9fd-2cee-4c61-85c5-e13154241ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:54.022Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=431d049e-956e-483d-b762-feb60d0da61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:38:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:04.031Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=96a65125-a282-4949-af31-107c198f20b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:14.041Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7a2f07f4-d228-4afb-972a-4a9421b20cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:39:14.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:39:14.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T12:39:14.886Z |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-10-20T12:39:14.889Z |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-10-20T12:39:14.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:39:14.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:39:14.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T12:39:14.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:24.047Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1f03c0d2-dbf5-48c0-9e1f-faa4aae7e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:34.054Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=bc028cec-9449-4539-9eef-811229ea9111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:44.062Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f4edc411-81ae-40aa-af3d-0a57dfbc0ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:54.070Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fc876ec9-c108-46ec-afd8-836488cb8a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:39:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:04.087Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=780ad001-cfa0-4d9c-9e17-4861cfe60af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:14.096Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d97b5c79-8b6a-45fa-8b0d-1d01d0c0dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:24.103Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0c1df008-11fb-446e-9fcc-584a324a348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:34.112Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4942777d-f94a-4fe1-bedb-738679e4e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:44.120Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d2513b1a-5855-46b7-9de7-7a3efab79227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:54.130Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=49496d67-15c3-4037-bd37-54720b689717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:40:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:04.139Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ffe3458d-5368-4f42-b801-b37df15d5478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:14.145Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=218d1b7c-1ea5-47bb-b417-64c23ff24dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:24.152Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=86d8eb9c-5d64-41ef-a04f-d32818aa957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:34.160Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0521ecdd-29a8-4d80-9db0-4809c6d89fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:44.172Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=397ad883-30aa-4522-82e5-328637d45547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:54.183Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=778b3de2-e145-4850-b570-cde67f51df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:41:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:04.192Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8a825a77-cbe0-47f9-a3c3-f2e4b3a0e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:14.201Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e4ae621f-2933-4f30-a0be-559396a91ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:24.209Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d85e0bf1-37ef-49cf-9d08-c0b419759838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:34.219Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=03105709-be5c-4738-a6f7-01d476483b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:44.225Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=553be361-6680-4e8e-9afa-fe0532e87982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:54.235Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8a66d052-8cb5-4598-a43a-8ef9bd40f73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:42:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:04.242Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b17f6a6a-f04a-4364-ab5c-c7b2cbfe1ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:14.250Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2690c1e4-7fcf-4c94-8274-859529809798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:24.263Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0d5330f0-90f5-4847-80a5-f85bed8bad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:34.274Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e03cc4ac-a6c5-4a30-a1d9-6b2b6740502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:44.284Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6770816a-76ad-4f09-a781-05fafa0f4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:54.293Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e02bab81-dfe0-43f3-ab41-a4553a86ef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:43:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:04.302Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2f63ecd2-5c36-43d1-91ee-8813f524931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:14.311Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=536ce84d-2177-4dda-9bbb-9e00f5e9c8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:44:14.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:44:14.866Z |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-10-20T12:44:14.867Z |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-10-20T12:44:14.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:44:14.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:44:14.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:44:14.875Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T12:44:14.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:24.321Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dc9b3676-b080-426d-b27d-053b6a31d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:34.332Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ad6e48df-5a02-4b4e-ae5c-bdfd45998ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:44.341Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=09930428-21f1-48dd-b534-794b737d21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:54.352Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c4e5ed63-c01a-454f-9c2a-2f27090a1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:44:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:04.360Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0e6ce66d-6498-4b42-9ea6-47d959bdb543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:14.375Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=40c367e6-b3c5-4196-aa68-0042d4fe1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:24.382Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0774350c-5f7d-4904-a005-725355e37ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:34.389Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8a5b665c-be3c-42b4-b6b6-495bb278cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:44.396Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c60a61e4-7bfc-49a5-84e8-d9ab2bf777c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:54.403Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7c3f1d9c-30f7-4400-80e3-51dda661b05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:45:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:04.409Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6b3fd44d-2598-4f12-8367-a69fa5f6164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:14.417Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b6abee6b-25fd-4002-9626-9b8d64d103ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:24.425Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3ad8d1e7-2267-4faf-b678-0ef6dbbe960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:34.434Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=303af1ea-20f7-44c9-b02b-86f56418d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:44.441Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8a179a46-e3bd-4243-a63d-b5636ab5a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:54.452Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ba9c834b-a7f1-413a-9116-a1e588eb1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:46:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:04.458Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=aa882cf3-1d9b-4255-b8b5-a4067c8486f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:14.469Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a3f751ea-0d60-4f4b-a119-0edd7d51213f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:24.475Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fbaad746-c009-4c35-a49f-82cf735018bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:34.481Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d122b286-3c7f-4f39-9f49-05a82b604613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:44.488Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9d32489f-f7d9-4a0f-9e1e-54d847189629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:54.494Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=00b1865b-9e68-49f0-8748-c71031ce7123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:47:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:04.501Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cfe651ef-727b-4fdc-a7ec-f5f324f2f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:04.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:14.511Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=986f811b-25e8-4e0f-b53f-4d2b51ee16ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:24.523Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=47d1a8af-8431-46f1-b237-2ec925ae5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:34.530Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6e62ff81-f214-4b30-b86c-0649cbe826a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:44.538Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=edc00c04-7c8e-477a-97fc-0e47c8af1fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:44.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:54.546Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=16596223-8612-46e2-9822-811345884a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:48:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:04.554Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0382ab1a-c0c1-4f87-b51b-778aa77b5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:14.563Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d86ef6df-26f0-486e-876b-bf8f2dd65f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:49:14.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:49:14.866Z |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-10-20T12:49:14.867Z |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-10-20T12:49:14.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:49:14.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:49:14.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:49:14.873Z |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-10-20T12:49:14.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:24.569Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d8ab0545-83b3-43e5-a498-9cce3dea46ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:34.577Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dd0fd321-c1b3-4d7d-ab4c-640c1694ac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:44.590Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a5b04f72-bf1d-4c84-8a0d-1f58b1ff28e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-10-20T12:49:51.804Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Kq0nzy2vF6bs1bPZiVOL, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:52.180Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:49:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:02.181Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9eeeacbc-0431-465f-b4fa-686abe2253c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:21.735Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3ca36aa2-9b7f-4b18-b9f9-78255d5354a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:41.292Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1a1711d0-92f0-46c7-8740-08886f4c44d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:50:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:00.831Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9ddc9672-bf6d-46c2-be58-40609b28eaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:20.413Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=94c0c4f4-d974-4ebf-ab26-3df57b4eebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:29.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:39.965Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d9400498-3983-4942-a967-052e1ac81d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:51:59.504Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=785f5a22-6543-4abe-99f6-23be2aba7cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:19.062Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b8811938-e441-4236-89ff-8e5a661416a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:38.610Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b3a57264-5fdf-4454-986c-497fb675e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:52:58.259Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=757d9286-0036-4bff-a955-88cc4b70fd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:17.854Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=445a6be0-0224-42a8-a004-7b870f5be818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:37.407Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b4a9d6b1-8180-4698-bfd4-652222c0ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:53:56.962Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=78a9e51f-f98e-4f0d-a2d7-62164df37726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:54:14.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:54:14.906Z |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-10-20T12:54:14.907Z |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-10-20T12:54:14.910Z |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-10-20T12:54:14.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:54:14.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:54:14.913Z |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-10-20T12:54:14.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:16.507Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b2fc29f3-5817-4e05-a2b2-37c0041a4a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:36.069Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8bfcb7fe-5344-49f8-9651-f73f7b358274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:54:55.624Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ca251fef-66a1-40a9-9b53-902d36c91f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:15.172Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ae976e71-2c3f-421a-be4a-451772160337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:34.726Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=dbefbdc9-c854-4d62-9845-b2a9d9bfc475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:55:54.276Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=66c6b0ba-2a81-41c0-afc3-43fda84809a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:13.823Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ff7c395e-d87b-4134-8177-2945d5c5df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:33.372Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=42b9ae56-5e85-4c71-b265-0350e18886ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:56:52.914Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=18ef06e4-c0e8-4d87-87f9-8e2df4c3c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:12.460Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9cd8cb04-31f4-4c21-be30-b80b4d26f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:32.002Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b98a13b2-e8db-41f0-966f-2359abfcdeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:57:51.556Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6a9f3cb2-0283-4fcd-9efa-5fda9acbcf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:11.109Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b2373fd7-9d0d-43df-b164-74e934147141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:20.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:30.649Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4802d831-bcd4-40a6-bc0d-ed316a4728ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:50.198Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=087e0aec-aa78-44c6-aa53-b48f1ef42c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:58:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:09.741Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ea4c3b4b-9595-4614-97aa-27f5a49feda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:59:14.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T12:59:14.880Z |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-10-20T12:59:14.881Z |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-10-20T12:59:14.884Z |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-10-20T12:59:14.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T12:59:14.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T12:59:14.888Z |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-10-20T12:59:14.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:29.285Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9a33d381-5300-4f49-b37c-8725bb0f574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:48.831Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0897f3d8-f61e-4df6-873f-c2fe9e6dfd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T12:59:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:08.398Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e37f1034-60eb-4bd9-8f1d-e344dad0c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:27.950Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e1a69feb-7ec4-420d-b3ed-a31bde61b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:47.500Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6f2b339e-e655-4817-ba11-7c1e96a6ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:00:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:07.063Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a566c94a-775c-4bd7-b848-8a4a65ee5cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:26.609Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1937b2b6-8fd4-4fed-8230-0cdbc4d84654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:46.166Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3d35b63c-b7bf-465b-a882-77afa1ccd8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:01:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:05.713Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=891fe541-cc82-44ce-a304-a6b7872f25a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:25.258Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9796ad11-5498-4614-ac79-49775a074ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:44.803Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d6881d36-914d-4cee-871b-4905aa6ec529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:02:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:04.347Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=799de8f9-b54c-4780-878e-f254156ad913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:23.897Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c099a08c-82e0-4834-9322-6788b5d8f022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:43.458Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e1a24cd5-c73b-42d2-bb89-de30b302978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:03:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:02.994Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=78b3c468-0548-4e2c-a06b-7fe33376c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:04:14.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:04:14.824Z |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-10-20T13:04:14.825Z |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-10-20T13:04:14.828Z |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-10-20T13:04:14.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:04:14.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:04:14.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T13:04:14.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:22.537Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=78dad064-b214-4d1e-aed3-b72c8a468627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:42.142Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=00bb8441-295b-4cd6-b94b-be1a933648a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:04:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:01.698Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=53a577cd-2d89-4cee-a712-8ac3b1362922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:21.250Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ec0c7fc-da45-4a9c-a862-bc9aae367bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:40.793Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=71351f5e-9b05-4a8c-9fca-1b99fc92e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:05:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:00.340Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ffbcf22d-254d-4c9c-b545-e74e073c20e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:19.896Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ad086558-7f96-4ba8-ac96-480d8ae3eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:39.444Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=372a69b9-b6ff-4271-b712-5874eee382a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:06:58.994Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7d11d0f1-8f5f-4c1f-b543-0cad41c58390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:18.541Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b08e50d7-ecea-4fe8-a5cf-d10357174925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:38.092Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4f4112c0-8266-4f08-8f9c-bd2a2af2641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:07:57.639Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3f0daca7-00e0-4b71-b780-cb443b9ad6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:17.193Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=13c501c8-9f10-4c27-bdc7-fbb3b3f06c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:36.741Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=88edde8f-fcf9-4e92-b7ed-b9e1b42af231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:08:56.290Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f7f56ba-541b-4870-8c63-4070875b8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:09:14.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:09:14.866Z |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-10-20T13:09:14.867Z |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-10-20T13:09:14.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:09:14.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:09:14.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:09:14.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T13:09:14.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:15.862Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6770a4d7-b839-4f9e-ba63-372c975e1a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:35.399Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d42cee67-5bcf-455c-91c2-348799321b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:09:54.941Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=631fbc6d-5e8b-4811-9738-d830d0ea2b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:14.489Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b3b5d5e7-5e3e-4890-8b91-1e2f16ab1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:34.032Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f5efda61-5ce5-47d7-9565-323848fed844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:10:53.571Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2791390f-45d9-450a-b237-4c6dc690bb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:13.145Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9fdc5e27-c60d-47d7-9f60-32501b34fcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:32.696Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cbcaba0f-8b86-4c6d-8bea-7ebdaf88b491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:11:52.240Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f834cf8e-a9c0-4d21-9b61-4dcbca946db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:11.784Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=88bdf784-0abc-45c5-81b3-2b528fb16bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:31.328Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1442de70-12d4-48fe-8d9c-2f4b3a6f403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:12:50.880Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0f3826f2-6a88-48f5-89d1-1fe251078a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:10.421Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a59dca33-3fdc-4b29-8bea-638e05132521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:29.970Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=aef3c70b-c5d9-4939-9b65-fe838b967ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:49.514Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=685fb143-e032-4873-b672-df786ace54f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:13:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:09.097Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9ccf6b6d-064e-4dd2-9c6a-7b6c1f00ea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:14:14.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:14:14.875Z |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-10-20T13:14:14.876Z |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-10-20T13:14:14.879Z |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-10-20T13:14:14.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:14:14.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:14:14.882Z |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-10-20T13:14:14.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:28.646Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=79e4f89d-15e7-43bf-af69-599b9480bef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:48.187Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4871f5eb-f1e9-4e5e-9463-ecb4571139fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:14:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:07.734Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=60b15007-141d-43c1-a324-6529cb9849ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:17.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:27.287Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6af67c40-3eea-4d34-9faa-b673819e94b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:46.835Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7883d488-159e-4e10-a6e9-8cce16ff7895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:15:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:06.380Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c244b17c-ff8c-44d6-b47e-2328fb2d9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:25.926Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=690ec991-fcfc-4284-b77a-b3837383799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:45.466Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4226ac20-8ba6-4061-9949-f6f49b816bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:16:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:05.016Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ad2e6e1e-2e8b-42e0-b6aa-ba9027b1d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:14.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:24.560Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=82f2ce34-69fa-4224-a945-98c7d03d77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:44.108Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b9b1edff-caf8-4133-b5d1-b5d10b3ed05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:17:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:03.670Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1120991f-0ef3-409d-8f7c-fa2bde3cdacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:23.219Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=82135e38-2e88-4469-8afd-fa3af74d91c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:42.764Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1b274e08-f08a-4162-a99e-810d4ee6be86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:18:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:02.320Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=116cb72d-1b68-4670-92ba-38751da77b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:19:14.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:19:14.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T13:19:14.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:19:14.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:19:14.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:19:14.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:19:14.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T13:19:14.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:21.879Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e8f8a740-75ce-4543-9cf3-70f035d44caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:41.422Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=797e73de-e6f4-47d6-9c33-579573f0a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:19:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:00.966Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b697ca0d-d336-4710-99a9-dac3bc0ae8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:20.513Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=da70781e-020e-47ac-a4b3-ce966dc7bfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:40.062Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3af9e9cb-768a-4c9e-9793-d8265a91b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:20:59.611Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=90a1f00f-eb9d-4e32-bcfd-eb5ceda12b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:19.157Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b428f459-94ba-436a-8a01-fb669b2a572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:38.705Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=89546536-8e40-4d09-916e-b8f157b416ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:21:58.256Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=87862363-bd50-4165-b1f4-316db0e5b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:17.809Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4323577d-2e5b-4201-9969-0ad4329c5abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:37.365Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=661e784a-1d1d-4bd4-a0c7-67198f3cc9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:22:56.914Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5e577a99-7b6e-43f6-a3ca-d76084b3b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:16.473Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=7f758376-053a-4298-9198-73e242b5adbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:36.018Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0dffb4e9-86eb-4f17-9df2-bb888c5f6492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:23:55.570Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9f8f0cfa-c4c2-404b-aea6-c0bb05ebc3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:24:14.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:24:14.830Z |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-10-20T13:24:14.831Z |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-10-20T13:24:14.834Z |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-10-20T13:24:14.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:24:14.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:24:14.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T13:24:14.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:15.116Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=53c1b497-307c-40a0-b96f-1890348a60b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:34.666Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5c431604-8ffc-43c3-a560-77525d725b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:24:54.211Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=90e67f64-5784-4b11-8b75-b43d564e159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:13.767Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c7111cf9-8887-4fb7-8e49-7ce2f622b221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:33.317Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d2667536-0875-4122-8908-d9c75558c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:25:52.863Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f7cff500-6de5-426a-a39d-92584987a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:12.420Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=0e90aaa8-f1c2-4946-b7f5-8733f0d97f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:31.965Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c6a3ef0c-82f8-4ad2-b465-a86638d2745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:26:51.512Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=06b7b171-280a-4ecc-a90b-e5b4e686a90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:11.080Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3abb7dc0-d5a0-4c75-8e51-0378d69c8c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:30.620Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=1f610a98-ffd2-43bd-8628-a9a101309504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:50.168Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8f187f24-d246-4a83-87be-5d667b3dcc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:27:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:09.767Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=03f2dd34-a47b-455f-9f6d-1ce38bd62b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:29.309Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3efb6a56-67a2-4219-9c1f-3f2dd113862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:48.849Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=e73a48bb-e443-4845-8b53-be37d8dec7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:28:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:08.405Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b9a243ce-c5d9-4518-adf4-be300422d0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:29:14.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:29:14.841Z |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-10-20T13:29:14.842Z |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-10-20T13:29:14.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:29:14.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:29:14.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:29:14.847Z |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-10-20T13:29:14.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:27.958Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=607450a9-a290-4cbe-b3a2-2954271b0a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:47.520Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3b2ec047-54c7-4f38-83fb-a19a3d97970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:29:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:07.080Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=df99af83-e805-4cbc-a352-7f21b90e6299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:26.622Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=41964e25-b3ee-44ad-9ebc-14d25f5762ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:46.168Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=ee59d6d9-b16e-40ad-9002-a341f78a97a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:30:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:05.759Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=44bf5894-6ad8-4213-9912-636935f84d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:25.320Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c16cea9c-08e2-4d3d-a3e0-2f454a5e55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:44.866Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fd738242-4bb3-47e3-9abf-eab97ff32e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:31:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:04.408Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=45c4ed51-be3e-443a-979d-3338b72e3966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:23.954Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c0fe5d4a-ab64-4198-b36c-5bd864683124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:43.495Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3f30d156-d576-428a-a0dd-2a7473bcc1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:32:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:03.077Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c017b0c2-c872-49b3-9afa-b339e23cc9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:22.621Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=6c6ec271-45f0-4d9f-a290-6c613f4d255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:42.175Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9aa4a152-321a-4a33-9bf7-5fb5a0d4b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:33:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:01.720Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=38014200-789b-425e-8793-5177ded54b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:11.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:34:14.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:34:14.891Z |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-10-20T13:34:14.892Z |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-10-20T13:34:14.895Z |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-10-20T13:34:14.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:34:14.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:34:14.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-20T13:34:14.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:21.274Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e47e3da-6b2b-4e67-841d-7e4c0aa83a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:40.821Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=05e2d625-da6d-4b87-8e3b-493618d15036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:34:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:00.366Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=a54d1375-2213-48e7-9b4e-51062f53406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:19.913Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=89de7a4f-0737-4d1d-8931-a8df34e537ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:39.460Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d7b9b36d-5d12-44f1-b03f-a2bc89a6e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:35:59.008Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=5ee78904-a2c7-477f-81a9-acfff8ad0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:18.558Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=da986bd2-8ac7-4233-8a62-98a0f31aab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:28.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:38.107Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=588c6b4b-c7bc-48df-be5d-db6234dc9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:36:57.663Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=d8d1f8a1-5733-4252-a122-3bb49fe8654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:17.218Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=28db51db-1e3c-419d-84c6-c58d41c1284f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:36.759Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=efa05b1b-a545-481b-8627-aadc8ca3ab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:37:56.307Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=23089df1-6a60-4835-94ab-95b712fad2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:15.866Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=92a12755-8c82-4de7-9bcf-43f3a9385771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:35.432Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=22ba4bc9-eec8-40a1-ad63-6bca63678e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:38:54.975Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2f8275ef-c539-47ed-83b2-829b86630a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:14.522Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8985a363-51a7-4527-8191-093e133cda3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:39:14.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:39:14.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T13:39:14.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:39:14.837Z |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-10-20T13:39:14.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:39:14.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:39:14.840Z |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-10-20T13:39:14.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:34.068Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=2cca21d7-14d3-4dc0-af24-99288831889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:39:53.623Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=89a49a93-f439-4cb9-a324-03607e920f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:13.169Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=cd090dbc-967b-48f8-b919-27aaf178e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:32.721Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c6b2f4b7-537f-4b0b-a645-95ead03c9c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:40:52.264Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=4dcee8bd-5903-48b0-b3a8-5d93567b8d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:11.818Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3e92fbc3-4e25-43ce-aa23-8c9526b3c3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:31.393Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3f3f1ef2-5133-48f1-af7d-362ae6dd1b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:41:50.933Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=103c4814-2bab-44cc-9aab-8d7d2a03b615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:10.484Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=c2da14b6-1962-4ae4-ba2d-1d59c34b7ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:30.049Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=389b9b8f-1980-4e2b-85fa-6b35b9a05422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:49.597Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=9e48cdd5-2e7f-48ec-9b1f-602bd0971def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:42:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:09.146Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=8e269943-abf8-4c63-957c-247fd1b647b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:28.691Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=3953175d-f32d-463d-804d-0d1676954042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:48.232Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=326dad6e-b2d1-4708-9a65-948c82670c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:43:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:07.792Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f3646f56-aa3d-4546-8413-3c68113e5fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:44:14.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-20T13:44:14.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-20T13:44:14.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:44:14.868Z |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-10-20T13:44:14.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-20T13:44:14.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-20T13:44:14.871Z |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-10-20T13:44:14.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:17.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:27.338Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=b51d53f6-2a46-437a-965b-797631c3a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:46.903Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=fd247b67-7aa1-4ce6-89ed-666d08ef8cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:44:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:45:06.452Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=50637640-acaf-4bf3-b8d6-9e30f75b6c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:45:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:45:26.007Z |INFO |Init configs |InvocationID=3790cdaa-8169-4ad2-b2b5-c27b043429fa, InstanceUUID=f0abdb2d-cdc5-4bd0-8352-21d0282a3de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-20T13:45:35.565Z |INFO