By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:07:06.440Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:07:06.445Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-21T05:07:06.502Z |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-08-21T05:07:07.462Z |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-08-21T05:07:07.644Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:07:07.645Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:07:07.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:07:07.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-21T05:07:07.993Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-21T05:07:08.044Z |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-08-21T05:07:10.328Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-21T05:07:11.328Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-21T05:07:11.372Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-21T05:07:11.372Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-21T05:07:11.501Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-21T05:07:11.502Z |INFO |Root WebApplicationContext: initialization completed in 3457 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-21T05:07:12.304Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-21T05:07:13.600Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-21T05:07:15.641Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-21T05:07:15.971Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-21T05:07:15.971Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-21T05:07:15.974Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-21T05:07:16.455Z |INFO |Started MainApp in 14.364 seconds (JVM running for 15.383) |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-21T05:07:16.559Z |INFO |Start scheduling PRH workflow |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:16.578Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1c151b8c-096b-4df2-9628-467fc152bfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:07:18.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:28.293Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a125febd-44aa-4156-9d83-ade8e51c539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:07:29.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:39.376Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a54e0099-8eae-447c-9bb5-2068ade1b722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:07:40.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:50.431Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=de92b6aa-5d6f-4728-9e8e-58b16c542168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:07:51.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:07:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:01.511Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ff4536e1-cca5-4622-b5b4-1d241b53426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:08:02.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:12.580Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=704dfad2-04fa-4189-bc84-1af4de51fc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:08:13.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:23.650Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=742139a7-4bef-463b-8715-7852d3dbb615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-21T05:08:24.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:34.724Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e5aa4841-29b3-45b4-9d19-fb2c097ae064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:44.883Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c73241c2-5ec6-4b86-88d1-07329ae4d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:54.925Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=244e6902-38d3-4066-b8d4-31550d9d422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:08:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:04.948Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4a1125c6-ff8f-4f79-90aa-ff95f0824b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:04.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:14.969Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=78a0ebbd-aa79-480c-8628-a71fd83d6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:24.999Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=30e36dd8-8d9b-478f-a42a-e2f2b0a3d968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:35.046Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4e9c795c-3813-4335-883c-b1a5d5a5efef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:35.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:45.109Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=488a5631-d210-4ef6-866c-cbb9c65a5b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:55.140Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ca65ce10-1e98-4ae1-a500-93b487fe06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:09:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:05.169Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b1be159e-8d36-4330-b76b-b27d11ad2811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:15.194Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=20822c40-f807-4248-b829-f4fa593070b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:25.213Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7185c4a2-d719-4438-a62e-0e9e446e0745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:35.241Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=97eae59c-ed38-4e42-bc49-6819d5b8acdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:45.272Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e1497be1-e700-48e4-a401-b3b0d208f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:55.294Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e7f872df-7686-4b40-8771-a0be502d0f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:10:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:05.329Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f319cf32-33c0-4ba9-9b80-ad2ce8d3af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:15.377Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=6fd293f4-60cb-40ef-9a7c-d297175688b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:25.412Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0bf462c9-7da3-4588-be93-04a03d4e360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:35.458Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9537ecc4-fb13-4e06-b8fe-48ca41931ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:45.475Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1800c08e-6870-4ff8-85a3-c7e5fa2a419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:55.546Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=12cc3a8a-05f6-4ae8-bcb7-f9659ca033b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:11:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:05.576Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=31379212-1241-4366-8de0-d3d9fe3013dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:12:13.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:12:13.064Z |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-08-21T05:12:13.065Z |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-08-21T05:12:13.070Z |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-08-21T05:12:13.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:12:13.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:12:13.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:12:13.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:15.594Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=90400d44-b7db-4eb4-9fe5-62188357d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:25.637Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f9f0649b-7715-4923-b781-0284e9d3b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:35.653Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=023f51b8-55a8-4750-b809-ad63fb3ee67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:35.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:45.672Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=aef912b1-c887-4fca-b447-548c936609ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:55.695Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=32fee7ab-ae8b-41c4-b6dd-7d1c5b880358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:12:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:05.732Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=619601aa-ac29-4114-a2bc-0ef01ea6112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:15.754Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1bca1fae-2dd7-4379-87eb-c5b41b43ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:25.782Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=99d018a9-41e6-4f0a-870b-57fb7a9a366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:35.802Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e9606cf9-8d4f-4606-a136-ba1d345cd87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:45.836Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=19c4ad1d-6dbe-4311-bb34-b99d17946b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:55.867Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ca1d91d5-8aef-4b7f-99a0-7fee9f0811dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:13:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:05.880Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8bef95ff-4deb-4c8b-b170-ddba11f93eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:15.899Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=73434075-c2da-49bd-a862-6ebbc28700c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:25.910Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=68abdc7b-ee13-40d0-a39f-1fcf7833263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:35.928Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7b1f04a3-86f7-4acd-a607-76576cfb221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:45.945Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9da0b3fa-7054-4d0a-895c-281e235e2720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:55.957Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c18d5a5a-418c-4b5e-89c8-2dffe11af90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:14:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:05.972Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=83588642-163a-4a02-ab78-1b91733f84bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:15.988Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0de21d3f-ceeb-4d3e-9df0-553caabbed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:26.003Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=34332046-e7f1-4c6a-a302-ca85dcfa8f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:36.018Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7837f3fe-c8dc-4356-85b9-4c62c33e677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:46.034Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=377d441e-491c-4887-91ad-b89f156f0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:46.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:56.047Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=be45c54d-8c65-4224-bbe5-b78811ab2bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:15:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:06.058Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5d11e87a-477a-468c-a930-78c5ec84eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:16.070Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f390b5dd-87da-4b93-8ba3-8a7401ecf86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:26.087Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=31999720-5440-4dae-8cff-7e4922d5ad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:36.103Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5a2c513c-930b-462a-9e3f-937f5ba61902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:46.123Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d8eaa1e5-fec4-457d-9f7c-3281ba161e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:56.143Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f6f0a095-fafd-49ca-8d50-e4ce08c20b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:16:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:06.170Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4f28cfd3-fc28-4530-8263-344f7fe28da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:17:12.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:17:12.847Z |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-08-21T05:17:12.848Z |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-08-21T05:17:12.853Z |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-08-21T05:17:12.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:17:12.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:17:12.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:17:12.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:16.190Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b6ebbc88-378a-48ee-b39d-8acdef805157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:26.212Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=86bdc83f-b02a-43f7-9a32-a1ee82e19b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:36.226Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5e9d76b2-7984-44f0-b2b7-a4e470d34cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:46.237Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5fcd6b40-3adb-4a58-bbb2-748355ccc393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:56.248Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f57d1c18-945a-433d-b5a5-ef934593e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:17:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:06.260Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=70f1342d-29fd-49c2-b5c7-35f72314bcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:16.273Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ea37aefc-f434-4162-91cf-efc3b1feefc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:26.284Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5448d160-884b-406c-8e83-f423476decf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:36.295Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=67f6673b-e546-4cc6-9c90-0dc212d1d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:46.307Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=597740ac-82c2-4c1a-a412-7405585ced25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:56.317Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d944e8ae-13c7-46a1-8c94-192c17759b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:18:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:06.331Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9bdfc5b3-9565-4327-8def-dff494d9a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:16.343Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ea8c4ef0-8d37-472f-abe6-a0df628a305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:16.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:26.356Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e2f5c109-98c0-402e-90cb-51749a7dabcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:36.374Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=74fe4787-4da7-49a8-b24f-fad66968d02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:46.389Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ae611845-d869-4e6c-b97b-01a3e060e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:56.405Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f61498ce-880c-489f-873c-8af00e597f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:19:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:06.417Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c385c54b-612b-4cc7-85e5-ef8b70a039d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:16.432Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ecbdd75a-1127-4a8d-809f-0e3e438ed2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:26.459Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4ed4fa6a-9537-4cda-9c32-b10aa4c8715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:36.476Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=84752ffe-1576-4abe-849e-362839fda4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:46.491Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7a1bf5e7-2673-4621-ba20-c4d64886b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:56.501Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a1d198fe-199c-4dff-a63a-2d902253f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:20:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:06.522Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5e08ae2e-6fcc-4223-90cd-161b04d0e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:06.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:16.535Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=02b1eabe-cd06-4f5b-aca2-25940e20ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:26.565Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e2bf23fa-0359-44cf-ba69-a8fa9e229fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:36.577Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=fb4d1d31-f146-4e78-bf0c-64e24c28d675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:46.594Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a4e8eb58-f4b7-44d7-9f02-eb41afc35d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:56.605Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=36d87d39-33c1-41fb-8376-585ab92aa217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:21:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:06.619Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=65248011-4fb0-4c95-ac5d-54f2c7b3a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:22:12.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:22:12.786Z |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-08-21T05:22:12.787Z |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-08-21T05:22:12.790Z |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-08-21T05:22:12.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:22:12.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:22:12.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:22:12.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:16.629Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=85c1dd63-75c0-441a-a50f-4a58ad2fedcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:26.639Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c04bf72e-228e-4685-aaa5-01f3f6fa114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:36.650Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b92dd34d-5b19-4ce9-af90-0fdcaf5161e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:46.661Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=fa6a8a9e-f1ad-4feb-9b32-40cac2b77027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:46.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:56.673Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2dc1c078-f89f-4071-9775-539f16a55a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:22:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:06.684Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8ab947e2-57ed-4bf7-83a2-99e9dee54bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:16.697Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4a8814ed-4d68-469e-a301-e92f8256f2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:26.711Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c368fc86-b8c3-48c6-afcd-b242f1a02084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:36.721Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=57ea7c23-7c95-42cd-8226-7bf383a8a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:46.731Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=72c50a26-dd4f-4f83-b8c6-59142a1cb9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:56.746Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b5a66f0d-e27e-4ef1-b567-415b31987ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:23:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:06.757Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=83d7d96f-e6b5-4bd3-a8f6-b1bad13587d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:16.777Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=95b60eeb-0cf5-4885-99ad-8c7acdd24721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:26.793Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7a4d3980-4254-4a92-84a3-e93446910f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:36.808Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5d87ef79-aa12-4350-8e1b-6d5418bf9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:46.821Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8c816017-c49d-4815-9220-4d76812a55ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:56.835Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3c1091fb-d0a3-41e5-870f-4204aba5d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:24:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:06.844Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=69174485-dd51-4481-a7dd-4c76e5019aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:16.855Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0e77ef2a-13c1-4c5e-909d-c299656ae970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:26.864Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2a2a8bdd-9a63-4ffd-aabd-238dd502fada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:26.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:36.874Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=375353ba-56c9-464b-aa9d-0d0958883514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:46.884Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=bb18f7ec-d3d5-4bba-b15a-6cc4c17955ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:46.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:56.896Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c67a5424-32a4-400f-bfc6-db482adfba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:25:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:06.910Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8eaf77f4-bd09-4165-9395-3c178fafea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:16.921Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0debde3b-2b87-4770-a32a-f8fd04a9ac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:26.935Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e86ac234-914d-4ff7-9b54-2dfb5e40a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:36.946Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3389f0b3-19c7-44e2-9691-ac538ca078f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:46.959Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=11e5ce2f-3e68-4f59-b8a2-38d8cd1733a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:56.968Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2efcdadb-b18e-42b2-a729-b4674dbb1e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:26:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:06.978Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9a2e924e-b6ff-47d0-9a13-472fbf487419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:27:12.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:27:12.682Z |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-08-21T05:27:12.684Z |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-08-21T05:27:12.687Z |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-08-21T05:27:12.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:27:12.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:27:12.700Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:27:12.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:16.989Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=6ea637a4-9f40-4a5f-9642-249b74c12116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:26.999Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=16266237-65f0-4130-9dba-0485db395332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:37.019Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=69909824-a141-4036-b0d1-289ecbfc5ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:47.029Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=44e59744-ce5d-4412-981e-56d020a1a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:57.040Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f409e7cb-5b61-4a39-bd38-22be8ef53c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:27:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:07.050Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=fe3d510e-1c42-440c-9a7f-048ab44e190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:17.061Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=107d0846-c9cb-4cfd-b470-188c5b86fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:27.073Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3b31a9b6-b3fb-403e-8111-dbcd029870c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:37.084Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=417fa027-cfdb-4eed-bd5d-5ee47dc80474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:47.097Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b1a48af6-2922-44a5-8c77-15d012516a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:57.110Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9471e743-ec10-4aee-8070-499ecf27a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:28:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:07.135Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=97fc6e56-6db0-4967-81df-8ed1d398f71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:17.145Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b3dc5600-3398-4b81-81f0-6431637164cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:27.156Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0ba3978b-0833-4018-9a4f-f42ce17bd444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:37.169Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3edd9710-b3cc-4ff7-b509-220b7995f401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:47.178Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=569171bd-2380-4065-9751-1b3ed96c5d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:57.205Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e228a193-394a-4789-92ea-c2d55e25790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:29:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:07.220Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8a252033-4008-42b5-af7b-dbfd3d6d8d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:17.229Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b5fa609d-9a52-4799-af8b-341d8ae256c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:27.240Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a88d9ff2-924b-420a-8fa9-9cdc1814baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:37.251Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4758b264-2c88-47b7-a1ab-730d883b1203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:47.260Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=38849907-bd2d-4db5-98c3-c9da3de324de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:57.269Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b1ee3312-8817-48e5-aae7-96d17a3ba82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:30:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:07.284Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=bb211214-43c2-4517-afbf-dc8ec9c320ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:17.295Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d6689a0b-6267-41b9-828a-9fd2a2f5ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:27.315Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7866b3ca-ef70-4ceb-b598-522668741152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:37.327Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e87609c5-57ce-4fbc-83c0-ef16d557b8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:47.340Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=fd4226bc-7534-4aab-abc5-782cfff9023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:57.351Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=67414f50-5010-4284-ac54-35bc893d859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:31:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:07.362Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4afa6b01-ce9e-4517-9331-4b9b66241e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:32:12.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:32:12.995Z |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-08-21T05:32:12.996Z |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-08-21T05:32:13.000Z |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-08-21T05:32:13.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:32:13.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:32:13.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:32:13.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:17.382Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5d6563bc-75cf-4642-94a3-ccb877e915b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:27.506Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b223475b-52a8-4be7-89ad-06a69707dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:37.720Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2c8b2d3b-1e7a-4a6a-9387-49b65722a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:48.573Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a163b740-2290-47ba-956d-004259cc97a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:58.622Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3a954e03-7714-4f87-8711-9c41dfe65015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:32:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:09.997Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=40870914-fdcc-44b5-ad9c-af9aa547e310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:20.045Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=eb0f70b1-db5d-4af7-b23a-7f7d8e9b841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:30.059Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=66c64c5a-3b63-49f0-96ee-2d449fef7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:40.091Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4025e5de-2c81-4d4d-9b0b-ca0a5aae65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:50.110Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=956be00f-8c27-45cf-89ea-c33ba4862be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:33:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:00.130Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=02c9ef82-dec4-4da6-a56a-969069c38348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:10.145Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c0649d00-83ce-4958-b4d6-5aadc540bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:20.152Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=18b5cdb7-f016-4d13-b2ab-78ac7b88831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:30.162Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e3f82ca0-c9e3-4cd0-8514-6935f81e292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:40.173Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=436bc288-0224-4c6e-b061-cbc52ead8afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:50.191Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f641e8d8-9c78-490c-89f3-539d2d955142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:34:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:00.207Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=579e4923-95dc-47bf-8935-e3f067729696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:10.222Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=bc3088e8-e6bf-4163-b969-84546c096b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:20.235Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c07118e7-6bd7-4d0a-8c92-2427267de10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:30.252Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=25b56ea9-6646-41ef-9eb0-2623eaa9c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:40.276Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a1f77d46-c943-4bef-9304-dd6977a92d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:50.292Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=037f448f-8b49-4b11-a9f6-1cf2bc5b5334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:35:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:00.334Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7c1f53cd-a505-4132-ab7d-fa174a51b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:10.354Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2c8f81a7-dca3-4f60-99fd-86146494777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:20.395Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=65ae1b5c-0e93-4971-b0aa-d53c7160ed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:30.426Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=91641c07-44c7-4ac6-9777-ef81c2d7e15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:30.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:40.441Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4c5d2d1b-d13e-416d-afb9-fb2aeaf8c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:50.465Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=00466358-af2c-4b39-b184-92ae80e1e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:36:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:00.482Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a4dc9482-9a3e-46d8-b240-00dac6c61c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:10.492Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3ff66ed2-b155-438c-b264-a8668f1650cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:37:12.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:37:12.839Z |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-08-21T05:37:12.841Z |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-08-21T05:37:12.848Z |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-08-21T05:37:12.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:37:12.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:37:12.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:37:12.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:20.518Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=dabcd504-5f6f-4c9a-9437-45d960f2ac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:30.546Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=ac338de7-c90c-4ccf-a6ae-c1f514f9f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:40.556Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=95798da7-8b28-4178-a540-e28c655ea862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:50.567Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1a32a5b7-6d6c-413f-884f-91b050dfee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:37:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:00.580Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c9518356-9b31-4efd-9cf8-6fddd6ba799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:10.591Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=74e89a36-f821-4805-b6df-41252df5f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:20.631Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=68922e21-2206-4ba0-bc67-0fb749f39506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:30.645Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=76f25642-ab46-4a57-8cda-047913f7f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:40.657Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=84fc8316-437d-4a2c-b2ad-5674d09559f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:50.673Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=582c74eb-995f-46d5-9f65-1e41359f2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:38:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:00.683Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=6029afcc-9c95-4bbf-8087-36a04c5e99e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:10.693Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0ac5e19d-e50a-4284-9963-4ba2c799663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:20.705Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f32f0dc6-d1d5-4d6f-8db4-6f2599467af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:30.716Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=67d37f92-2981-4ae1-a85b-94b9d7842476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:40.727Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=bd4b83ac-20e2-44cb-a244-274aa034ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:50.742Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=03573aaf-45b3-4370-a7fb-17d5e2d83fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:39:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:00.751Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5ceb1513-acdb-4c32-b992-9b01a8cf9bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:10.762Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=6e16b93e-cc53-4ac8-b31c-8bd65218a87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:20.772Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=fb49f426-c651-4867-a0ff-1a250c6156b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:30.783Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f5af29b3-7e8c-45a5-9207-166f95e51da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:40.794Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=450d41d7-79c8-4997-8bea-6f302f6b5616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:50.804Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=51852d50-59c9-4ba5-ad9f-64a06139a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:40:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:00.814Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=078b3d92-4f83-49d5-aee9-bb60fde06eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:10.823Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a18c1db1-dd8a-4860-b14d-808ef10c3ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:20.831Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1611d2ae-6913-44c5-870d-fd9bfd1ab5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:30.839Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=34948bae-9fc4-4c5f-9775-d5d0b4f50d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:40.848Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2d4cfe9c-144f-4359-a475-0f130e0e8032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:50.861Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a9559b98-d78e-4cbc-aedc-a4d61fd6a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:41:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:00.869Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=26b61c38-9dcc-48fa-ab7f-fd8467b86c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:10.880Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=cf431e7d-19f4-4226-b220-2e9982a22c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:42:12.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:42:12.732Z |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-08-21T05:42:12.733Z |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-08-21T05:42:12.738Z |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-08-21T05:42:12.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:42:12.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:42:12.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:42:12.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:20.889Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=27a2d53d-6726-443d-ae1d-f0d0314ef348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:30.898Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b54bde5c-2610-4198-b0ba-0feb092d8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:40.907Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=64918ced-709e-4183-856f-488d5898fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:50.917Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=18057709-1c2f-4b7d-a238-c4b0b611ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:42:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:00.936Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c7d6fd12-b736-4a96-b3bb-0df893e1a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:10.949Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=969a7418-c0be-45b2-b1bf-8a7ac8182e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:20.957Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c4c0a736-3757-4193-aa52-a134cac11d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:30.967Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=bb281112-9a04-4bc2-8f8e-805d3e066837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:40.975Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=676ca6a3-edd9-4b5e-84c4-d6597e91d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:50.985Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=37b99116-f5fe-49c9-ba6c-b156a1663b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:43:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:00.997Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=cc5e7aea-7478-4adc-b3bf-75fef7687b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:11.008Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4c5a6e3c-48f7-4e81-9b6a-0ae8d510ee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:21.021Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=059c2106-7957-4085-a8ec-4060fd31aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:31.030Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3b8e6a25-59af-4fd4-8fa7-d73249e5b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:41.042Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=362f8184-0688-484a-bf2e-09ba89267b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:51.058Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5b41566f-6764-4ff0-a5a6-6d64af4ff338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:44:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:01.069Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=86e3f771-1888-4761-aeea-5ae78469ca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:01.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:11.079Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e4cc0968-e644-4c60-b759-ca4a7db3d19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:21.088Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=732ef860-9af7-450c-b4d4-4044ded40a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:31.103Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1128e1b7-ccdc-47ce-bf0a-6a6cddaa19c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:41.115Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d8413b22-a7c8-4d2b-a2b6-b8ea4d23e108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:51.126Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=15faf3fa-1793-4924-b631-47093805c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:45:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:01.143Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=7d19b8cf-1521-426a-8529-58216215f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:01.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:11.163Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4a6bd19d-7938-467a-9a34-ac2b1239991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:21.172Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d27dd064-d330-47d4-8f87-8bfe1fd11a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:31.182Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d03fb994-ec6e-44f6-8dbe-e63d40369ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:31.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:41.193Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b6c94965-5019-473a-addf-eb51c15b7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:51.207Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9a701cea-e3aa-4e27-ac30-1140b37aedb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:46:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:01.219Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9aa3652d-03bb-4db9-a7e1-fd48aba4c347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:11.228Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1704352e-0a79-4d9c-9057-67bc37f6b8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:47:12.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:47:12.696Z |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-08-21T05:47:12.697Z |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-08-21T05:47:12.700Z |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-08-21T05:47:12.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:47:12.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:47:12.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:47:12.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:21.238Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d158a025-a1d1-4afe-b169-8d439187adbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:31.246Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=66490cec-478c-47f5-8545-2315d56d8bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:41.255Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=20e75730-f7f9-4fa5-bcc4-903e562b02e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:51.263Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=367343c9-6a78-4fbb-97bd-00c18eb134b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:47:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:01.274Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1f5a98e6-c8ba-47bb-a2c8-0f34c66aa903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:11.284Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a2b5695d-a6c3-4bd2-b906-87aa1c9139d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:21.294Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=89c2e282-dd30-4da2-919f-c1c66c4e7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:31.302Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=68731c2e-45d2-4f7e-b7c7-fbc27d33f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:41.315Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=826e114f-738d-41f2-a0d3-5aa155841bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:51.325Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=2b81c9f2-2450-4e2b-8c93-7f6d2ab04a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:48:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:01.336Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=163e713e-7da8-472f-b22c-b30a67159ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:11.364Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=24e1a2aa-7ffa-4ae7-b136-c6a9d3f969af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:21.372Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5cd75c34-b859-4b76-8f1c-267cfe0bd529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:31.382Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b16fa799-788c-4db3-aa25-23271f24c2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:41.391Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d613e77e-a2b0-41da-8eed-478a7d5511f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:51.401Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=eae15687-146a-40f5-a625-433c6a00a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:49:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:01.413Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=547dddb9-81ab-46a1-b1e9-470ef2f403fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:11.422Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=71d63dd6-73aa-4770-afc8-5f29b3bca3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:21.431Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=760d7ee0-ec61-4189-a212-4569fcc4b527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:31.439Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d3cc3427-3029-40fd-b9ff-5c97b1536979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:41.447Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9559b4d9-c1d2-433b-adaf-fc22a1415d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:51.459Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=49ac845a-4e61-404e-b71f-bb71e582ad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:50:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:01.474Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=faca6335-5321-4223-a93f-e3a7e76e3695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:11.484Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c4bcfcf6-f386-4bbe-ab0a-0c0aa595436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:21.504Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=da8b2fdd-4b00-44a3-bf9d-6e49bd482f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:31.512Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=233e037a-bc6f-411c-b010-b85070d97041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:41.525Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=6530ded0-0780-47e3-b67d-17b65bcca90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:51.535Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=20c63976-5ebc-40b2-ad75-32de52a73379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:51:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:01.552Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=27ace344-3c83-47af-87bb-54a3f782dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:11.565Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=067810b7-3de4-4c87-b2fd-1623014f7d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:52:12.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:52:12.713Z |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-08-21T05:52:12.714Z |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-08-21T05:52:12.721Z |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-08-21T05:52:12.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:52:12.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:52:12.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:52:12.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:21.577Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=010f891b-5e37-4147-8ae8-df38be7050c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:31.586Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c84475bb-f964-4157-b30a-ba68869830d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:41.601Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8ff2ffd0-45d1-4b81-a8d2-02e0f776fcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:51.616Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a78e4312-5838-4183-b177-c6016dc29517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:52:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:01.631Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1aed0ae0-2b5f-4be2-a464-bacd8139f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:11.641Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=15d2a7a6-b527-48d0-ace2-41b77216e307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:21.652Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=194c1796-1da8-45aa-83eb-000106dd9249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:31.661Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5782c89d-50cd-48c8-b35c-97dddf35991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:41.674Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=62fa74f1-e64e-494a-bf72-ae1be8e4d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:51.684Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d0d940ed-8adc-4066-bd70-7a45af4ecaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:53:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:01.694Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b0cfff3c-104f-45aa-871c-67603709ff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:11.703Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=038515e6-7a24-4b28-993e-ae82ef63f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:21.715Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=e8107f16-7322-46d4-9c70-f41820e5d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:31.723Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=b6168a78-4ad7-49bb-b6dd-fc3e1d5ec87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:41.732Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0866f2bc-be40-4b10-8fc6-30d688001c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:51.742Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9d876121-3bd2-4118-ae11-bf4aa61cd5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:54:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:01.750Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=1a62281c-212b-45ea-b07f-da0b04347061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:11.759Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=3d14355a-c167-4f57-a44e-b914ea28256d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:21.769Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9844a561-b0fa-490c-a7bf-dbe6848b2412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:31.777Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=47208317-f619-44d1-a0a7-1aa302a479f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:41.787Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=9a40b949-98cf-4f0f-b3c0-e899d0047915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:51.796Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a27815aa-46cc-41d1-b6a0-00a4b145fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:55:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:01.805Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=d5846e99-d706-4d1b-8ff7-e1d16e49e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:11.813Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a80e92f0-fce6-4ecf-b6e5-c5c647b23afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:21.822Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=c7c0ebfa-a818-4c63-8f74-c0a08b0d7eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:31.831Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=0b625e26-c7fe-4a71-ae49-1112ad4ddf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:41.839Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=da5f35ea-ca84-405e-8227-a19b78fabfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:51.847Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=5d069ac5-9ace-4622-ad52-b62eb13044fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:56:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:01.855Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=55bc2c61-0ebf-4cd8-9494-f1bd5778b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:11.863Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=99bd7377-4cfa-4a9c-816e-bff794d99e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:57:12.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-21T05:57:12.588Z |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-08-21T05:57:12.589Z |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-08-21T05:57:12.591Z |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-08-21T05:57:12.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-21T05:57:12.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-21T05:57:12.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-21T05:57:12.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:21.871Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=f1d4aec5-beed-4ff4-9770-5cc53ccca2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:31.879Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=56679915-6e86-4536-affc-6d1dd49d2ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:41.887Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=15c44990-e1cb-417e-b3cf-6dc3277cbe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:51.896Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=08c15c5c-ac98-4f9f-8712-7a651c7f97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:57:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:01.905Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=37122641-7d64-4b6e-a02d-6d35ca714a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:11.914Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=8d726eed-6f08-4fd9-8917-b2b5f0a2bbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:11.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:21.926Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=4cf870f9-2224-4a25-bfea-103ae26c4b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:31.936Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=706f54ed-cb51-4a48-8da3-62a61ac1c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:41.947Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=52cdf410-31be-4975-ba6f-859df0ac360d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:51.958Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=a1f41ed4-9a45-488d-88af-7f86128fc539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:58:51.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:59:01.968Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=77ddadd7-63f5-4f41-994a-1d16b75ba612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:59:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:59:11.977Z |INFO |Init configs |InvocationID=88be5fec-d7a7-45c2-a282-ee13b2219bd7, InstanceUUID=922dee51-708a-4652-89dd-3d28ceca367a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-21T05:59:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |