By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:52:52.250Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:52:52.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T02:52:52.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:52:53.051Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:52:53.179Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:52:53.179Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T02:52:53.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T02:52:53.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T02:52:53.452Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-06T02:52:53.477Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-06T02:52:54.987Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T02:52:55.438Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-06T02:52:55.457Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-06T02:52:55.458Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T02:52:55.517Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-06T02:52:55.518Z |INFO |Root WebApplicationContext: initialization completed in 2039 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-06T02:52:55.952Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-06T02:52:56.811Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T02:52:58.115Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T02:52:58.834Z |INFO |Started MainApp in 10.73 seconds (JVM running for 12.054) |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-06T02:52:58.907Z |INFO |Start scheduling PRH workflow |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:52:58.923Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ef4c83b0-b596-4462-932e-5211c07395c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:00.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T02:53:08.613Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T02:53:08.614Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T02:53:08.616Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:10.376Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5ddf6702-bdc8-4ca5-85a5-8b590a7e2a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:11.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:21.417Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=497ee312-8d7a-44a1-9b79-06e55bdab31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:22.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:32.458Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1b16cc54-776d-40ee-9776-a17543112a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:33.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:43.528Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96c4f829-b8c0-418e-9d8f-2c2416d1ee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:44.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:54.569Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f5accf83-bd69-455a-a233-9a3dff2fa2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:55.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:05.607Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=22e4ef52-ac82-4eba-b0fb-cb00ea406668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:54:06.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:16.680Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15c1d91b-b105-4a76-86e9-43ff5b7d4d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:27.013Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6173c597-dce6-4aef-85c7-4b384e5b5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:37.044Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ad4c0cc5-9cf2-4219-9612-d91bf3fc97c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:47.073Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5c46d946-9b4f-4bbb-9539-6644cc8dba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:57.089Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96d9a2fa-c653-47e5-890e-43dc74d6bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:07.107Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78058c65-82c9-40f0-96cf-621e2f21d8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:17.134Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=342fbaff-bb32-4965-80b6-1257d4b39a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:27.153Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=58bbb470-2394-45c9-bab8-a7c615b008d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:37.176Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3b78ad76-00a2-495e-b5d6-8f72cbfc0fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:47.209Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c1c1236-439d-4c5c-93ba-453dab295a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:57.228Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5652d2eb-051c-476b-af16-d9e44d9ec6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:07.258Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=595e3eec-b534-4a46-89c7-f48b65fea99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:17.273Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=283c185e-dc0b-4113-b137-2e719a269561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:27.290Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8ebf980f-7f0b-4c3c-ad10-d313aaecfd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:37.311Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f652ea88-2d32-4a15-bf55-b57062c4fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:47.329Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=93fa5c90-c38d-4dd0-af27-94fad4ae1db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:57.346Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=337ea3c6-b4c2-45c2-9b04-846b28318107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:07.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0b10df09-5e4a-48f8-9982-08b2dbb2d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:17.420Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=75010d5e-e9e4-4925-a00b-590acce9317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:27.441Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1949ddfd-9327-4e13-b226-29a4c1710257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:37.458Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50375af2-1bbf-40fb-b303-6dc9c0431671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:47.479Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f391703a-e52a-4c32-a5aa-1b7fd3122411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:57:56.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:57:56.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 |2022-11-06T02:57:56.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 |2022-11-06T02:57:56.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:57:56.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:57:56.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T02:57:56.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T02:57:56.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:57.516Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2ae3a6b9-0f33-4f7e-a3f5-c7d0553f2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:07.536Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=641efd4a-ec04-4eae-913b-713e498fd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:17.551Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9cc689b9-46a4-452d-aea8-bb47a87c5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:27.568Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2dee4881-7455-40f4-900a-313718410eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:37.582Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c6356b43-e002-4bbf-ba31-f751a367875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:47.595Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=13b4747e-5ff9-4c4a-bd27-13080f2306ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:57.609Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e5e5536-bfcc-43a1-9849-484db570f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:07.622Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e97eb7e9-1368-4e6a-8c74-ee3d14dcc395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:17.634Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4157c00-a177-48a5-a7d1-6adda0e2707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:27.646Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bb982d59-dfa2-4e86-9074-3d88c3f7940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:37.658Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3eb3ccd0-69cf-4234-8d16-be208d61e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:47.675Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d3427d1b-f27d-4da0-bdc5-b76c38d79f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:57.688Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2fcb0a8e-204f-41ee-9c6c-c3452cddc25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:07.704Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c7baae2-bb93-4274-8fca-8428788dec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:17.720Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=659bc62a-bb24-48c3-be74-c0471be4d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:27.734Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=47170a3f-ddfe-4c74-9218-8666602430ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:37.746Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d51d550e-792e-4c79-bf6c-49b3e01525e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:47.759Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50bb197f-b664-4043-a708-f5c31c61925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:57.770Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c7b6d391-73e7-485c-a152-7e9c3307ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:07.782Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=767211d0-016e-479e-afbb-c5511be3c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:17.804Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f313dd42-5e20-488a-9183-61c3d72491fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:27.819Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0c4be60-6069-41a2-a33e-87deee2567f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:37.832Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=250a78f5-a04b-4a72-ac44-9654b7f4043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:47.845Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=344b8621-06bb-4b4a-95e9-ce0ec4df05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:57.855Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c28318c7-ccb1-48fd-852f-6bfbf5b1375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:07.867Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f705dfdb-ee18-46f6-8c98-8f6bf290cccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:17.878Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8d90dc13-a287-4b4d-8390-bb563367b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:27.889Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3bad5001-67c9-42f4-b562-d3c6d7246837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:37.900Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=97375782-b153-4bdc-a59d-ad4e54aab99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:47.914Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=edb80aea-67e7-4ef3-a9f8-925148a9a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:02:56.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:02:56.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:02:56.327Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:02:56.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:02:56.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:02:56.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:02:56.342Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:02:56.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:57.926Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cd19e104-2b90-47b0-af7a-da443c611ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:07.940Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e3b22cc8-50e0-4bdc-8ea3-e642aae4ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:17.951Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f2b4e37e-b2f5-433b-8627-af2975db7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:27.965Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d37728ea-6bfb-4b7d-8551-d12d901824de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:37.976Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=10b287de-c1cf-49dc-a4e3-397fba9e6a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:47.995Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9f3e1d6-bbbd-42b5-b6e8-c3b56d4ac59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:58.011Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0fdc1d94-697c-4cd0-afab-d9794dec1c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:08.108Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78d5354c-0f5a-4b4b-a8b6-abf349eb9109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:18.121Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4ff94d5-e5ce-4798-a891-488922017036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:18.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:28.134Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cd069fd1-c1a7-4921-b5bb-5cd69a76b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:38.163Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ee736f17-ff42-463b-9081-60b87daa8792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:48.175Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b5bc7d22-cb7c-4d38-ae20-6c975f5e0df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:58.187Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=386c50d0-d673-478a-9b2a-89e35858db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:08.204Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=32cdedc5-53ab-48a3-9dcd-6621ff0fcf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:18.222Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f7e9052f-5ed7-46ea-9836-70fb8c6a2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:28.235Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=dbec7ba4-8ac2-495f-a8e4-a2a508cb70a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:38.266Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8e414630-7755-4da7-b297-8ce87d3b93cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:48.292Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=544f3018-360f-4aaa-904c-0f8137faee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:58.303Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=56396edb-bd62-48c1-8ba2-480a57124cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:08.321Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96071efa-179d-4fa8-b9a4-a75699702490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:18.330Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c935accf-ea95-453b-a8c7-52db72a9063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:28.341Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=70e22246-d4cc-45cf-9d87-74e54d39abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:38.353Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fed13bbc-278a-4623-a56d-3ca6ad8cc3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:48.371Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=97d4f4f3-b631-4b08-8e6b-e5df181c05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:58.385Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b116e07a-a854-4924-bbd2-985cb00d7ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:08.395Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f69ad2c-cdbd-42d9-b00b-d30d4a59dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:18.406Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7bcb0b21-076e-40c1-99c4-45f34d6ffd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:28.416Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=33ccab49-82d2-4918-a510-ebffeb0a847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:38.428Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=68d32e51-c7e8-4549-98a8-c4a3f3cc25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:48.441Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c074bbe7-23c8-4b80-93df-766be77680b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:07:56.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:07:56.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:07:56.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:07:56.302Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:07:56.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:07:56.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:07:56.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:07:56.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:58.452Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b953fd8d-9838-4efa-8905-6416b167ed8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:08.463Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=01799b77-5de2-42b0-aab0-64dc866730f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:18.475Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3260e5c3-bab3-4a4e-b904-4a14e2c564f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:28.491Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d954afbb-24d7-4949-b324-ba25741b30d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:38.502Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=dda74b59-ad5e-4133-970c-8c2c901f53e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:48.512Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=be7334f3-8df3-4648-a65e-2fe867731f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:58.524Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=00543ec2-2096-4b44-88e4-6deb996115ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:08.546Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d5ae36c0-fbc9-455e-8b3f-161f466ec355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:18.557Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=117e5427-5f91-4a6c-bbc8-e3ff4c69e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:28.566Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=29994866-eb4f-414d-9c93-a6ae08fb6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:38.577Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=da8de832-49c8-4495-a460-9375f78323e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:48.589Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5dc2bf5b-d30e-412c-8a42-abaa9fc9df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:58.599Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=92efe826-bde8-4cb9-a0b3-79eecd128bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:08.610Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=970a2863-f309-43e3-bf3d-9f7a3f099976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:18.622Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6c9e51f0-a2bd-4db9-be11-a5805ef4ad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:28.632Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df74718a-459f-4f76-a7f5-cbebf89e1c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:38.642Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50d1fb55-6529-425d-8294-8aa4a4641f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:48.653Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=49b7767f-0c7f-4f38-93bc-58cefc6feab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:58.667Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bfdff925-2bc3-42f9-b87a-c3d94dc8321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:08.679Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7ea9e63a-6e0a-4b36-9766-a12adf120399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:18.689Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=21a9f374-db35-403e-9887-b72d40016088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:28.699Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=46845025-57d5-4078-aadb-32234165c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:38.713Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=01e87276-7247-4103-89f5-022c2ae48b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:48.723Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2a0f4519-7f66-4a9d-ae81-d2e22b33bd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:58.752Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4409186e-4129-4d3c-83cb-d64058d00953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:08.767Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a2029c96-9610-4188-ae9f-ed8f0b7dd878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:18.777Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=638f10ff-5124-43be-8421-89d1a7a54759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:28.786Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=149da3e6-11b3-43bf-90be-623d3d2e4a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:38.798Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=26f426df-681a-41eb-92ae-aa14106b21f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:48.807Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a207653d-a3fd-4a06-8d31-94683858b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:12:56.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:12:56.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:12:56.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:12:56.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:12:56.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:12:56.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:12:56.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:12:56.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:58.818Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=11adaf4c-da13-4756-a6f4-6a78190a4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:08.827Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0ea81608-ff8d-4776-a3b8-c7fb1502aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:18.840Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5fe3b8f1-f21f-4929-9449-89803d1773c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:28.849Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3432d1d3-d053-4cb1-a8e0-fa6375a2140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:38.871Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=321646e6-0ad2-4e85-a6d6-c26fe321e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:48.882Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0a50ee0c-0617-40f4-af0c-6cb9621f3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:58.898Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=24e98be1-923a-4aaf-b607-480459f78f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:08.920Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=25b9c2b2-8f15-492d-848a-4f1ae2ab9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:18.936Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6dacc727-1121-4171-8c96-e60bb8674462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:28.947Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8e91a7fc-b92b-45a4-8bb8-e44d639a0879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:38.964Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=18fe8ea7-db01-48c0-aeac-40bb242d4644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:48.978Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bd3f867f-48e9-418f-8fe6-74b574c226d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:58.987Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8bcdb3cf-82fc-4f3a-bbcc-2799e6cb5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:09.000Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e4ef2c1-41de-407b-8563-3e43d91a3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:19.011Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bc49cbd5-63b0-4eae-9f62-4a00a7b16ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:29.023Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4dad7cd9-2462-43e7-b7fe-503e030d4a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:39.035Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ea90a01a-f1a8-4d25-8f66-fc1d4a99951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:49.045Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b207a99-08cd-47c8-92df-ff1f5da1d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:59.059Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=da535e11-c1aa-4d19-b636-658e1b0ea7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:09.078Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=70c4f506-71e6-4149-a471-7201526ac15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:19.089Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=068501e2-a1f8-4264-9933-28421222c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:29.099Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d258fa12-0285-4c7b-871c-a43789097fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:39.109Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1b6738ac-bd68-47c7-9980-715805223f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:49.118Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2606d0c2-97da-41ac-bf2d-b628a198dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:59.130Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a8907ead-60da-49c5-9931-c089907a8161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:09.145Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e7577c9f-bbd7-4664-8583-067330870755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:19.156Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6bc2cdea-bbeb-4d0c-a5ee-c9661895b982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:29.174Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a8ed35db-8d22-40a8-b4e4-c66544634a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:39.186Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8c4e2540-75f6-4577-b735-1cd92ccd2560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:49.197Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0686debc-9559-4d39-a50e-2fa51a8831f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:17:56.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:17:56.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:17:56.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:17:56.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:17:56.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:17:56.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:17:56.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:17:56.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:59.213Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4df7ef7a-221a-4840-8bc5-82f216f86fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:09.226Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e1b51e6c-8488-4253-a7d4-2b8baa0fc898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:19.236Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=14de4fa7-0df2-412c-927e-91b0acf608da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:29.245Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e137457f-b19e-44e4-85b3-0ff225daab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:39.258Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e1f0bbc-fdca-4b8c-abad-f46fd4eae337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:49.268Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cdae07b3-9e00-43b4-a93d-39be4c307bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:59.280Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df43c26d-aeb8-4de2-8cbf-d1d36c6e3f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:09.293Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e9c00c20-82c7-4c83-a4ca-e5fb9b8c256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:19.304Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4bc506d-8259-4644-a483-76070f4b73eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:29.315Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf2ce651-3a2a-49bc-8e6c-d480f31e17c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:39.325Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b67049f-a18c-4a87-b8ba-912d896cc46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:49.335Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9c793c0c-ced7-4a80-91ec-2eaa22894671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:59.349Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d84b8d4a-e953-46cd-b3e3-167ae2124c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:09.361Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e5741028-ca6f-4d10-9651-cf9dbb57ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:19.372Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8c50687c-9fad-4c60-ab67-d1d5e3a79e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:29.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b48da833-1370-4711-8e98-26cf86f49f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:39.393Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0b817a50-38f3-4a63-9aaf-0c2c8d038ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:49.405Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c1be5d6-6225-44c2-99ba-d306566efcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:59.417Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=53b696ee-9306-4ac2-81ca-1e9a5533b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:09.429Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c3fb108-5037-420f-ae9a-25ad8989580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:19.442Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=83541d1c-b74d-4525-a809-6ab1c10d836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:29.452Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=11a65d09-1719-4c2a-ac0c-e00f89a2e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:39.463Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe9acd03-d449-482f-9bd5-13578322c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:49.473Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=73feb31d-e67f-4c65-a2d4-adb855e7a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:59.484Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=07cc240b-ed7f-4ab9-a45d-ff75e9630774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:09.493Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c9431e19-9752-42d7-88f8-080426c2e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:19.510Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=262782d7-8d49-49ef-a2d5-d1f7b6e2f063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:29.518Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=acf4db0e-7004-4a13-bcd3-5b3de1fb6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:39.527Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2c836cef-7619-49d4-933e-77c4a084e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:49.538Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ed3fc765-91ff-4fe5-a3c5-24f1be3d35f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:22:56.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:22:56.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:22:56.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:22:56.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:22:56.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:22:56.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:22:56.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:22:56.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:59.550Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=66aa2f1b-098c-4396-be78-a762358e0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:09.563Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e84f239-6a6c-4a71-9163-d6d60b372c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:19.572Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2e1d4995-2f4c-45ec-9bb8-6a543cd31e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:29.581Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e08e5eb6-30e9-4185-a694-0a5adcaab90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:39.592Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a163f490-0979-4d4f-8a66-eb5d9cd76d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:49.602Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=763b4e60-acda-49dd-98a6-e35210912169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:59.616Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e8fa0a9-a75e-4462-9d8f-0189aeb22da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:09.626Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=527a0300-acb3-40d4-8537-9bfff0c52a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:19.637Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf105d95-b709-4157-b0f2-9ee413c332c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:29.648Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0e923095-f61d-476c-ba19-adbe2e81fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:39.659Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5229c233-8919-4015-adc3-00590238eb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:49.674Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d5b8e52f-d3f3-46a2-87ee-fd8a0ddf2f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:59.685Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=73f59285-ffdf-45fe-a1e9-80e05aa5cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:09.694Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=45c651a1-6d97-440b-ac62-89af977aad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:19.706Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0e0b067-0509-48b9-832a-d28420875f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:29.716Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6e5b8b80-f7eb-405b-ac36-dec55b0e2d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:39.725Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=086849ae-face-4a6c-9a3b-a32dd183b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:49.745Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4dbb176b-73d6-4d16-9828-0fdfd311af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:59.757Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d25b6d0-85bd-4600-9432-e92e137d6eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:09.769Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9f040ee-80cf-4e29-8ae3-d76036603917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:19.780Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=59fe55bc-1e81-4cfc-9be2-020b41b9c28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:29.794Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d43d269-f2be-4586-8bac-052ae13deda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:39.810Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=340169b9-14fa-4ef5-aa96-bf951c4b2ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:49.825Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=37568322-3c0e-4de0-94ca-185b24221298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:59.839Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=141b7923-e960-4b91-9c78-2fb4bc5bd5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:09.850Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4ea667eb-bde7-4872-9e9c-b9af176d8ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:19.861Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a889ba0-6a9e-4514-9f1f-e7b82d57f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:29.874Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bafc7457-6b74-4bb3-8980-b0cd6020b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:39.885Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1a47b7c7-46d6-4ab5-85b2-092c12c3fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:49.896Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b5a2d3a3-0e08-4f5d-8041-6aa1b69699a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:27:56.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:27:56.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:27:56.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:27:56.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:27:56.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:27:56.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:27:56.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:27:56.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:59.905Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=151c9527-6193-4968-b38b-d0fd061867de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:09.920Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1ae63403-36f2-4a9e-a2c4-000a21cf6e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:19.935Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d1f75cfa-a91f-46af-816c-8154da56e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:29.948Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=45870aa8-9cc2-4c31-8c1d-f21e85d81552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:39.960Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5ca7760c-959f-4a04-965a-5fb9ab8c9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:49.973Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9b8987d1-205c-41fe-a760-77aee23fd3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:59.986Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d593d5f3-fe43-4cec-8bb5-2a70bebd7d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:09.995Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2bb64073-137c-4e50-9ecc-782df1205bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:20.005Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5fe7944a-db33-46b0-b7a9-5cfd5937853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:30.021Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bb36f6bf-4000-4082-9ab4-0c698af61795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:40.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d02e6121-1f92-4304-8644-e9d93beadb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:50.042Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=88397557-d607-47a1-9f84-eab7162bd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:00.054Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=812098f5-f9d0-46d9-824b-d2cac221f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:10.066Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=44af262f-ee43-44a4-b3b7-20458e74c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:20.075Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d60577a4-6162-476d-95f2-01d1f7b12d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:30.084Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9bd18662-ce37-4bb2-aa2a-d124bcb833e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:40.093Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2ac30c82-37e7-4966-b998-c792481a75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:50.103Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f2ceb05f-a6c0-46e8-939b-e549aa989372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:00.113Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=668945df-2ed8-4412-b9f7-60724b9a0ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:10.129Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c07c3f78-e413-4f33-8955-ff28be474c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:20.139Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0febd1bd-4f8d-412b-99e4-1a4428adb96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:30.149Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=025fe9ee-6227-4c31-8de9-6a18a16b634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:40.161Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=52ffeea7-e34b-4317-95d3-dff3ed0383c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:50.174Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=28167237-9400-4cd5-8b77-0b494728382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:00.184Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1efbfd07-1a72-4fa8-ab6d-627e59ff770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:10.203Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8a91dc73-7b0d-4a2d-accb-9d74a0a97d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:20.213Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=95e9b22b-c158-46b5-a59f-dae8a69d0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:30.223Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4077d334-965b-4516-a340-4f509784e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:40.233Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0a061894-d538-4bea-934d-cb3f493509a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:50.243Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b81c2402-da2a-4332-b37a-969de200a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:32:56.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:32:56.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:32:56.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:32:56.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:32:56.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:32:56.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:32:56.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:32:56.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:00.252Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=09ff84a3-f578-4eea-817a-91ea53a233dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:10.264Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9a09cc9b-730b-4eea-ab90-45f0056fbf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:20.274Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78958877-01b0-4264-ae26-e0d2c677a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:30.284Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe6db9bf-11a3-4919-ae5e-b3345c044fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:40.293Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c8248fc-3de7-4c80-91a2-31518c1aa332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:50.304Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=aa3aaa6c-d915-4970-a6de-a91c39d86d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:00.316Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6c472974-f5d2-4119-9c83-17814449346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:10.332Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b64a4d9c-5a64-4dea-b299-f8bc28792f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:20.342Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=909db523-0131-4dd6-b8cd-b88cdd40c704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:30.352Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=657039b5-21f4-45bf-8c10-a9710e5b5afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:40.365Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d6583c78-9c80-4064-b16a-0ab856af7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:50.373Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=65d4fde4-4d7b-4460-a4b3-3c3398ac3cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:00.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4fc64090-58b5-456b-97df-47acced96c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:10.399Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=94d573da-3b21-4ff7-97cc-f99304849d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:20.411Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a0a2c5c1-f89d-4add-b34f-2759142e8201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:30.425Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d30e6f5b-3ac9-4cad-ab10-68ceca3c8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:40.436Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=226a6291-599f-4235-9085-5ff915a2188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:50.445Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d4d1682-5812-4c9c-867b-7092e25c3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:00.454Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=030677ae-953c-4f74-9507-a4537d59ff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:10.469Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0e727eaa-4ed3-4154-9426-6f3520a84739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:20.479Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5237d3a3-8976-45cc-bab3-4fbcc1f5405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:30.489Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cde35183-e23b-4312-9c87-155f71215db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:40.499Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b85f70a5-d6b9-44b7-a985-1b52568c17c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:50.515Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=99bf04b0-3067-4e3a-8b1c-26c022c117ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:00.530Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3d96e0d0-d8d5-4a0c-a3da-e1a46855c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:10.540Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=91f92975-a366-4d34-9280-30c36d78c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:20.549Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e870e972-9756-4ebd-8f41-e284afbf902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:30.557Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a45714ea-2b8e-4bfe-a9ed-788677035f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:40.567Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b047ec16-1a45-4db9-96d5-cc2a509bc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:50.577Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3a9f3a1e-3f88-4d62-8f1a-7117aebeba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:37:56.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:37:56.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T03:37:56.344Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:37:56.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:37:56.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:37:56.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:37:56.355Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:37:56.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:00.586Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a2bc149-7f7a-4c17-996c-d24852e0fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:10.596Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15d80f52-108b-40df-b87d-a7a9c11a7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:20.606Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1c65bdb3-3a43-4025-a691-8a6e0c6c3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:30.614Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8226e45a-18cc-4555-a3ad-29ee644bce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:40.624Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6762f3e0-1ccf-437f-b6fc-73c3ff6802a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:50.635Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=536701c7-2fe0-45fd-ade1-ededdf3427a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:00.644Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f1616566-779c-4542-8fa9-025b784c2b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:10.654Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78817f9c-4b89-4ca5-9cb5-ac6c2153c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:20.662Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b121b2e9-67f6-44f1-8413-774603e01051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:30.673Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d03b5fd8-96bc-4e1c-b571-20693ce59cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:40.718Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1f3866b6-116c-4f24-8ba6-16a87d1bb94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:50.727Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=848eaf95-f8e2-4086-b0fa-26e64f759e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:00.735Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=69e6f0d6-6882-446c-aa12-4b07b75b5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:10.747Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c39da14f-22d9-4981-ab1c-58559f455665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:20.756Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f39c3296-3a77-4a0c-ac0f-df1ea4392521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |