By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:11:54.138Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:11:54.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-12T05:11:54.212Z |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-06-12T05:11:55.633Z |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-06-12T05:11:55.855Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:11:55.856Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:11:55.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:11:56.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-12T05:11:56.301Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-12T05:11:56.377Z |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-06-12T05:11:59.721Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-12T05:12:00.693Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-12T05:12:00.729Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-12T05:12:00.731Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-12T05:12:00.852Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-12T05:12:00.853Z |INFO |Root WebApplicationContext: initialization completed in 4469 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-12T05:12:01.907Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-12T05:12:03.695Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-12T05:12:05.781Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-12T05:12:06.138Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-12T05:12:06.138Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-12T05:12:06.141Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-12T05:12:06.940Z |INFO |Started MainApp in 17.926 seconds (JVM running for 19.377) |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-12T05:12:07.086Z |INFO |Start scheduling PRH workflow |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:07.154Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d6d1851d-5594-4c2e-a4cd-5cea75b309ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-12T05:12:08.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:18.924Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8e3ac1bb-5cb3-4975-9b44-8cb8b8493e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:29.239Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d0f92d5e-d35f-44dd-80a0-e2a913212ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:39.293Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2c14c41a-b1ff-4bd9-bafa-34baf5fc0653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:49.338Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=93356a67-0b06-437c-a178-84fa8ab58199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:59.363Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2f62bae2-341c-4fdd-9e37-b0ed1a13f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:12:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:09.390Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e16c8844-c186-4140-8fa3-914278bc1316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:19.413Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5b46552c-6924-457f-a3ba-f6daaafff8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:29.436Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=efea3016-adb3-47a2-835f-f5098f2a22a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:39.465Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=6de294c1-fa4d-4bd4-bce4-110a00ee7ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:49.487Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ce47eafa-5ba9-41cc-a1d6-04fd054fdee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:59.506Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=dbb075ca-da18-4df7-9147-64dc49f96cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:13:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:09.534Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=66afb1c3-a0e3-41d6-b54f-6bbfd7b38735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:19.573Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d2d9de4e-7d9d-4e48-9096-da87b00f0a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:29.597Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=edd29e5c-731a-4d87-9ee0-04013ccdb1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:39.616Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d7b2869f-34ed-4f70-8d7e-aa114274456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:49.636Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=db388595-0615-4ddd-b4fe-88c52f07ea5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:59.661Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c871b1f3-ac36-46d2-a787-263d7ab227d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:14:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:09.690Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b6c5472d-b642-44c1-9956-c83ac849f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:19.710Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=9c74c9b9-cac3-4baa-aea7-f01a856a1fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:19.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:29.738Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=21651fbf-e557-4258-a6f8-e9a9add626b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:29.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:39.758Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8e1b6f0f-38e0-4cec-8bce-685b51e9aae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:39.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:49.781Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=54cc4496-b55c-4b54-aa49-e5e35f0b684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:59.803Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8f7f0b73-d406-433a-b1a0-13bce9f4e8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:15:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:09.825Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0fae40f5-334a-4987-a1f1-f8ac5b14f153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:19.856Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=869e9c4e-f3d5-45c2-8d1d-a8882fdf8566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:19.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:29.877Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d2aea540-56c6-45da-9441-ab093f69c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:39.952Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a300f9da-c43f-432f-8f5e-ea3386d2c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:49.973Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=580000c2-c708-4296-9d54-b68e62b700b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:16:59.991Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=39ca2e31-b099-4e13-9f8d-be487986e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:17:03.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:17:03.409Z |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-06-12T05:17:03.410Z |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-06-12T05:17:03.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:17:03.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:17:03.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:17:03.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:17:03.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:10.011Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1b76bfce-750c-4a0e-b38f-94ef75244e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:10.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:20.029Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=26e82652-1d76-461d-8e37-44f283ead4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:30.062Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=edf14224-433f-4d7c-85ee-0fb3a1f00b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:40.088Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=9fb13f00-fd74-48d3-a8bf-5ca20af42bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:50.114Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f42dfc05-59ea-4467-a5f4-4a3cfd21c63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:17:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:00.135Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=78ac3fe9-ff64-4b0f-a5a7-35625840c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:10.153Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=aa375bd9-ee50-4ada-9559-64f8c6ddf695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:20.169Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a0954023-7eb4-45bf-936c-f36eba9c519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:30.187Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4025a005-02b3-4518-a8ce-f3b8acc100da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:40.203Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=866a65ce-af0a-4ad5-98f8-6aa380455f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:50.219Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0934676d-75e8-488f-84f0-e1a5a9f55d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:18:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:00.236Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b7e640e7-311f-49d6-84b3-cc51f27102ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:10.256Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=33fcf6e7-851b-4c85-a8e2-a238a5d812c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:20.273Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4497655a-8ec6-4e82-b527-e89781db2c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:30.302Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fad69ba7-bd86-4622-96b3-b61a76212e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:40.323Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ba990890-273f-4d2f-b381-b55003ad4f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:40.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:50.346Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5bf4d670-8228-474f-81e2-7e9de89b9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:19:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:00.364Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=58911a1e-5567-4d40-bb23-1c1468ab21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:10.382Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d1bca86a-f633-4c18-a956-ab168e24a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:20.399Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ed8d0bbf-cfce-4156-888f-2660c18ac922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:30.423Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=df307f17-b772-4565-b48d-5b7edec0a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:40.445Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3d23d7d3-5c0b-44d9-b80d-359ea4231d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:50.463Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=85b9df92-8a88-45ad-af0d-f8536467d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:20:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:00.479Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=11494892-9b43-4c0f-a51d-50912fba56d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:10.499Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3640f985-245a-4947-bb26-4146a1a1e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:20.516Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f6c48b1d-e594-43aa-b204-13a5d2cb31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:30.531Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=def68ef8-e64a-4165-8960-19938d978a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:40.555Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5dfcdf75-2435-45d3-bf5c-fb52d529e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:50.571Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=bc787972-8dbf-4aae-9d39-73c7f6445c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:21:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:00.589Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=646b3ad7-5c1d-4a42-addf-a82e6cf16942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:22:02.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:22:02.514Z |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-06-12T05:22:02.516Z |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-06-12T05:22:02.522Z |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-06-12T05:22:02.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:22:02.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:22:02.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:22:02.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:10.606Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3339a036-7531-4780-87fb-38eac268b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:20.625Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f078e728-3500-4b2f-9b22-62b89ed0699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:30.640Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d84f04ab-7b34-40de-a2a3-02334057b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:40.656Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=614cd7de-beef-4eda-8197-c51fa5806712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:50.674Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=cb0ee8e2-af7e-466d-87bc-c5c800489479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:22:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:00.698Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c18d532e-2b81-471a-a5e5-55dc5d021687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:10.713Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c4c89327-ea2d-4867-bf38-0c60115c63dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:10.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:20.738Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b1bbf180-9a96-44f4-a503-489e8688c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:30.766Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=af8d7835-9c75-4b7e-ac4b-1216a8bc2134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:40.782Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2d2cdef2-abcb-4271-b066-185a0e454dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:50.797Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=6aa53e6d-5f75-4841-a046-8a94978e2d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:23:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:00.820Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=dbad0218-51ba-4e77-999d-a54fca898179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:10.845Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=500a1f04-676c-4e44-9589-e30368565ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:20.861Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3c3aca2f-3034-4c4c-bc82-826a0b69e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:30.877Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a2523175-16d6-4662-a31f-77c87602b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:40.897Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=71157e25-c47c-4363-9ec5-5bb5eb94839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:50.918Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7d114b4d-2a87-488a-ac43-f69e115533fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:24:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:00.934Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=64f70865-113d-4d47-b727-6d2aea095669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:10.964Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e56f5689-d541-443b-b7cd-1410d8747e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:20.997Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fac55f0e-1fc6-41a9-83bb-cc74e4ba2399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:31.023Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2529ff16-3332-4371-b024-9118131e826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:31.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:41.048Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7d70cf34-d3b6-4dba-9b8a-d931200a7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:51.064Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a60bd6d7-03ce-43c3-a49b-cefb96d4d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:25:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:01.078Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ce718374-1990-4aed-bc79-d06facf6241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:11.102Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=261b7f42-1db0-42aa-8157-20821ddc14d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:11.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:21.118Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5d23e9e4-78f8-4a5b-98f1-11afd6316f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:31.136Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=186f8943-428d-438c-8606-e181133ff500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:41.152Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b5d7bea9-a707-46f9-9dc2-317f707be138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:51.173Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5ab5b731-0642-4d48-8dd7-ee9cbb131802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:26:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:01.191Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5b3a6fbc-09c9-4861-97bc-1e8ca10d2c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:01.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:27:02.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:27:02.445Z |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-06-12T05:27:02.446Z |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-06-12T05:27:02.449Z |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-06-12T05:27:02.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:27:02.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:27:02.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:27:02.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:11.214Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=611a3d81-267f-4d7f-93c0-063f1897958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:21.251Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=383ad18a-e709-4769-87dd-3544c54b5537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:31.274Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d4079bb9-f69a-4b5c-bff1-89767dbe8c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:41.314Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a7fa5eb8-2c02-48c6-a784-f8ed50b7d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:51.354Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=6d1e1a40-e35b-46e5-b52c-5bbb6406d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:27:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:01.412Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=89908476-4421-4a7d-96eb-74592ebefaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:11.460Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=66ea4bca-6600-4349-81df-31ef4976af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:21.484Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8bb0adaa-5a63-4036-b12a-9cc26f04b906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:31.516Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8b4b17ed-a59e-4b1e-a31c-cbc179481b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:41.532Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=26d0a768-ba9a-4d1f-bf86-01e6383f0d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:41.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:51.554Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3e3e683f-1ea2-46d8-ae06-d5758d83b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:28:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:01.571Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=13a8e320-d4d5-4dda-bffb-fae39d55b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:11.590Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=825612d2-8d61-452e-a3ef-f9d0c5b9db88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:21.606Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c8df9991-9cf7-4e22-ba1a-da66bf9d138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:31.622Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b9926aaa-54e7-47e8-8f7b-9d33a0e41615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:41.652Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=23b35b92-ee01-41cf-a5e0-1d13a87ed4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:51.669Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=56ba5c03-69e7-410c-a613-178b85f2fbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:29:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:01.690Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=459b22bb-1d92-4e39-8b87-4ab6c1b27972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:11.704Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=348335c0-daa8-4e09-9ed4-81d24bce5300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:21.720Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e66135f6-fafd-4c1b-ae1e-13cc93ead052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:31.738Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=cceead44-6a19-4fff-b7f1-91d537e3f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:41.798Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=364c94ce-140d-469d-a9c4-ddb089028650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:51.826Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=83899144-cc99-451b-a589-2f69ed32509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:30:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:01.848Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8ecba6ad-efd8-487d-94dc-1f1b13e206c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:11.866Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=89a719bf-1c79-4107-967f-a363d3406b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:21.879Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=01d16c33-d03d-4f18-ada9-551c9fe199b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:31.891Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=45842b9a-06be-4dc5-bc5b-fbe70008d7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:41.916Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a8061062-14ca-4fa2-8d58-d8196f292412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:51.931Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d9f435b2-463d-410c-82a8-7e2936fc9819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:31:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:01.943Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f873b12e-57c1-47de-9cca-321e4f3112b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:32:02.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:32:02.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-12T05:32:02.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:32:02.420Z |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-06-12T05:32:02.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:32:02.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:32:02.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:32:02.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:11.956Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3bdaa312-619a-4cdd-bbdc-cd3ba37c7ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:21.972Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c1b6cdb1-20c3-4f25-9298-6c4f856dcf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:31.985Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=529ea3d0-15e4-435e-9ccc-029083f92e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:41.997Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=208a8556-c3e8-478e-883f-a8ed4df0a443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:52.012Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=91e63a42-bd91-4038-b5e5-a424c17ac94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:32:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:02.024Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2a7adc0e-2337-4db7-b4ec-7d881ffc5c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:12.039Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b441f8ca-efbd-4f37-8ad8-7a13e8078e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:22.055Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3ce65164-d093-4f03-96cc-1dcc43f3ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:32.071Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b75aef67-faa2-4726-80fb-4f986e792905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:42.098Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b6bb7d73-432f-4156-9996-1e66f6b66ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:52.130Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=98d2a11a-50aa-4050-9a7c-4525d7c287a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:33:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:02.153Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c8b9d3eb-fddb-4487-8dc7-9fae71b03a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:12.171Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=31c8b546-6a3a-40b8-a142-ec49f5e6f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:22.189Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=02f9118b-3e20-4c04-b050-f3a6bfa37da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:32.212Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3078acb7-4644-4563-8527-4457bca117a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:42.231Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ddb63fd6-21df-4fa7-80f6-f8bf2e24a09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:52.271Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fd933b4d-7db2-4152-b8ac-0f2a3e181d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:34:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:02.308Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0ee824a6-30a2-47da-8fec-cb83ed3efd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:12.342Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ee80db0d-22cb-46a2-8002-f0bb3c190004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:22.402Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3dc69bbc-9c4a-45db-a19f-08c888dfb0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:32.445Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f284fe1b-18b0-4342-8664-864d63ac7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:42.462Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0292d01b-b322-430a-9cda-8d17603ad342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:52.494Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=aee28921-2b58-4591-8873-519f190d337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:35:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:02.519Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8330b5c1-46d0-49d1-8019-95bad50681f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:12.552Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=21896ad9-fe6c-4c07-82aa-43ae6f28f5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:22.576Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=64fc30c4-2a35-4540-9918-bc97a6c12ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:32.592Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=94ca8ac6-5fa5-480d-9c6f-5db9ed6086f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:42.630Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=988141dc-d540-4352-9eb0-1e3efac785fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:52.645Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a996c7bb-60e1-4dc4-876f-3915e7803981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:36:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:37:02.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:37:02.537Z |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-06-12T05:37:02.538Z |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-06-12T05:37:02.543Z |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-06-12T05:37:02.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:37:02.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:37:02.563Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:37:02.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:02.673Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2a00bccf-45df-4bb8-b815-614e3f799765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:12.711Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f2dbb9fc-1a00-4cc5-b810-26b163d2afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:22.735Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=80f00f1e-1cf9-44b6-ae89-2cd7d5ea20b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:32.758Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=61d1b338-1ba0-4145-bd90-969efd5d74b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:42.776Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b2d3a034-4fd1-4d49-97ab-31030108daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:52.799Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=df6395f8-644f-42f1-b612-b325c2fb54ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:37:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:02.816Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7302072b-b11f-4b3c-bba2-0760c4bc0e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:12.868Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1cb77b7f-c36c-4628-962d-faba68724605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:22.888Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=694ae9fa-6e45-4fb9-9650-e040e2de7c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:32.911Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e5f7d2ee-3014-4261-a3bc-8e8d97d18fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:42.927Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c8792401-85c5-4f0a-93b2-bf39cb81155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:52.944Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=697c8c8b-c2aa-4809-80e4-cd727148533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:38:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:02.973Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2e4c64b2-5b87-49c7-9ab4-6efc8d9fa434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:12.988Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0bdef364-f842-4113-9937-fec9eff5a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:23.005Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=724743c5-01ff-45f8-8a3d-a2552e2e5f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:33.025Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0f987ef6-bceb-4af5-bde2-8847d8c1c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:43.044Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=18d36ac1-0bee-48f4-b2c1-d013e8b2c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:53.070Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1d7e5583-6fcc-41b1-a8d7-5190c092d637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:39:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:03.092Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c92cba4a-3291-4c16-b9d1-7cfca6f6fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:13.110Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4ae120c9-7a35-4d97-b8a1-e6a5b2ce14ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:23.123Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=faa87ddc-d7aa-43dc-9f87-1c43ebd13c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:33.135Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5acffba0-522c-4f15-aa52-a104806bbe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:43.148Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=21aecc69-9bcf-484d-b7f8-9b8c7aed989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:53.161Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7993d2df-d590-4923-961c-769d2ef38d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:40:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:03.177Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=55f95ef1-cc23-40b8-93b8-33422b59f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:13.192Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3a102177-ad4e-46ae-bf07-4ec99b735cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:23.210Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=55e8d0bc-025f-4209-87fd-52d01592651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:33.223Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0f033631-2e42-43ac-a48b-9255e759a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:43.245Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=bb704cea-2744-41a1-b3de-e7003c8d17c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:53.257Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f9e58aa6-f0d6-46f0-9694-e34eb4293701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:41:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:42:02.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:42:02.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-12T05:42:02.443Z |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-06-12T05:42:02.448Z |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-06-12T05:42:02.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:42:02.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:42:02.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:42:02.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:03.271Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=58249193-0318-4631-91a1-76c20bd00e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:03.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:13.286Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=09100a4f-7f93-4c87-8e2a-af4066459ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:23.298Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d529d941-6071-4d7b-af9e-a591e3e2dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:33.315Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c2f3384f-b276-414f-843e-1941ee58ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:43.333Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=966e5f47-1739-4f0d-aef7-fd9f79fb0ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:53.346Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=32bcedc4-6179-4fc9-8321-2b02337759d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:42:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:03.362Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0837465d-5944-4db4-9229-198e90d337a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:13.374Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2a6dc436-7f22-4c18-bdf4-bd5710c57dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:23.390Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ddd2cea4-e74a-4a88-8972-5d2c8c315f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:33.403Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5e5e2be7-8eae-4c58-922b-cd8b65b1bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:43.421Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ba19b2df-3ba1-4e25-8ae3-caf5c1e86234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:53.441Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7f1e17f1-12fa-4cfb-9cc2-9fcf917da01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:43:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:03.481Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4b952a6c-53be-402a-8c4b-1b5c22e37633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:13.496Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=98a3b600-7d0c-4c0c-8c4f-4f3f7cbe81d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:23.510Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5668c8fd-3573-4353-ad87-fb9b8470c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:33.521Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fbae4e5d-45b7-4309-a310-32629f25188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:43.538Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3bace2e8-5a78-4a4c-98c3-626344c69ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:53.552Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a8da2a47-9898-4ae7-97b3-e81a3804f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:44:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:03.565Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7af0b6dd-b1d5-44fd-9628-8c960124045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:13.590Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c3b3e1ca-c9ba-4f57-94bc-e8328e0a71d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:23.616Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7dfff240-c2b8-4065-a73f-56e2ab7803f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:33.631Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=17184e37-c239-40a4-92bb-8337e7ef3bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:43.642Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0fc35c42-4c50-4323-8e00-29e086b76dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:53.657Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2106fa7a-1f39-4741-889d-6bb0c23aa2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:45:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:03.686Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5f709d59-dbe2-485f-bae5-9f0b10b80ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:13.701Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=09e78d7e-ddf5-498c-8c3b-43a128861ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:23.718Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e50cbca9-9a1e-4660-b954-a0771733bb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:33.742Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f202c78f-0218-4c26-ae12-cf2ef32db6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:33.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:43.754Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a3a097d6-3a7b-4830-8df1-c20294fd6b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:53.769Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7f96f59f-e557-4c1a-b145-eff62bec4dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:46:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:47:02.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:47:02.447Z |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-06-12T05:47:02.448Z |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-06-12T05:47:02.453Z |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-06-12T05:47:02.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:47:02.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:47:02.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:47:02.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:03.783Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b87f6d2a-a19b-484c-9df7-8fda6edd9025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:13.802Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=6a2f3be2-ffed-4d8c-9cfd-4567c6e8bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:23.817Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2efd0992-0a28-4dde-8db8-c67f7b931ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:33.830Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=24f1e642-b1b3-4266-b0be-50a86e3a9c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:43.843Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=9c51a84a-d809-4ec2-9c76-7d433be672e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:53.856Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2c3e9bf6-8248-45d6-88eb-eb778d9aa3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:47:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:03.874Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0bfd9b8d-ff5a-421c-9e1a-5770ba346d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:13.887Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8f6baa69-1025-42c2-9032-6b908d6ffe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:23.910Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ff417f75-156d-45e6-bd70-756da80fcdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:23.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:33.921Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fad7d63d-e9b6-43d9-b99f-14e9600a7b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:43.935Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=159b5f90-cd2b-41ed-afcc-d6ba96d54463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:53.950Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=953462af-e0cb-4af6-a5e7-40cdac05c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:48:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:03.962Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c5edafe7-8eaf-4f7c-aa27-b4c863973ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:13.980Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=811f733c-187f-4fb3-9067-03bd4b9189c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:23.996Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4f1d53a6-e938-4f21-92de-ed63cc306d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:34.023Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=bfd8fd61-0e3c-4205-8253-b8ddcbb57d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:34.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:44.037Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b11c0b40-0dc1-4650-a185-efbb3bb174f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:54.055Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d09a2a93-22ae-4050-872d-840f076c5c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:49:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:04.066Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=91d43f06-9d17-4153-9cc2-25eb46e9f8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:14.090Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=203fd363-4458-46e4-b504-17cdb685d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:24.112Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f241099c-c134-48c0-8233-ff262677af3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:34.128Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=4083bde9-a3d3-432a-8e1a-3cfa15174e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:44.140Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=bd2a6069-15e4-4a2b-9b99-786ce72e8cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:44.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:54.164Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=444bdf37-bb49-46cc-9195-035815d8c430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:50:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:04.180Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a78aaea6-47f4-42c7-bd37-57ce26c715dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:14.198Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a604806f-70a3-47ed-a26d-4496499ee796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:24.220Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=43e49ccb-f196-425b-af69-dbf123f58577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:34.237Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2a75df2f-cca5-4173-a912-a1a284c1459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:44.257Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c1f14ba2-30c6-411a-814d-30c4097b9938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:54.271Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=56cb5005-56be-41e1-94de-8feb6dd2def0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:51:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:52:02.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:52:02.512Z |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-06-12T05:52:02.513Z |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-06-12T05:52:02.517Z |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-06-12T05:52:02.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:52:02.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:52:02.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:52:02.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:04.289Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=dda7f0b4-aed0-4425-a1e0-669566990ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:14.301Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d622e3d2-a720-4f66-b8c5-4e162e16d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:24.315Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=529679ed-fc15-451a-b984-4d1ec3daf586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:34.327Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e9b2d20c-c5c2-4d8f-a7ad-6b4b069a43c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:44.340Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=247109af-843e-4bc8-adfc-6c9ffc23bcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:54.364Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1bb8ecce-3093-4d3c-ac89-c2dd6eb0cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:52:54.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:04.378Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e0234cbe-04dd-4177-a0eb-6d673d7b9c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:14.397Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=7fa7199f-80ee-48d7-83fd-49a56af78320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:24.413Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=edb3166f-f0d3-4283-9c4b-f88d4a184f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:34.428Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5cace6bd-ead3-4032-8bd0-e85836c1b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:44.440Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b714ec3d-2ccb-476a-b1c4-3860827b3683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:54.452Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e5f557d4-9031-40c4-9a4a-9241a03ceda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:53:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:04.466Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0b7b1ef6-c008-4028-ac9e-7feac3db7160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:14.480Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5f9afe1e-fecb-457b-8a5c-0b5bb81d76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:24.494Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=8421f9e1-79f5-4387-9b8b-9a454e5f7252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:34.506Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ca6cbe32-2c1c-4342-8c32-e1f7af69bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:44.517Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=d55baf7c-cb77-43f2-8385-f62becb463e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:54.537Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c4b6ebaa-652e-4335-82e1-ac802d0eb98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:54:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:04.558Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=06f7d6f0-8f87-42df-ac63-2735ed6b36f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:14.575Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=482f8ab8-6048-4a8e-b1da-dbb4abd4204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:24.586Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=39d77038-1f9d-46ec-abc4-1c0000dff37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:34.601Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3900cedf-688c-4062-9883-6c1b47a45e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:44.626Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=99410bc2-a8f4-4ee8-8420-0eb177327998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:54.637Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=cccdd0aa-269a-4b4a-94fa-999be0e11095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:55:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:04.655Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=6feee1d0-a776-45d6-8596-5faff41fd563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:14.674Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0f5e8e0a-5578-4e36-9722-7718321c64b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:24.690Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2b58037e-565c-446f-974d-e9d3ad64d6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:24.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:34.703Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b6526321-221a-4ab4-892f-1bfa108cb6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:44.714Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=15d20341-d354-4b8c-b206-b091c7445d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:54.728Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3ccf9a64-4320-4e52-b00a-59cd636eef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:56:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:57:02.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T05:57:02.260Z |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-06-12T05:57:02.261Z |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-06-12T05:57:02.264Z |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-06-12T05:57:02.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T05:57:02.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T05:57:02.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T05:57:02.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:04.739Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=11aa4d8f-f3b1-4bad-a248-9a08040cf012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:14.753Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0966ff29-2bb6-4a2f-b280-d8faab7ebb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:24.765Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b719ba15-8514-4eaa-9a3e-a4b232747c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:34.776Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=259b8b8a-5777-4159-9cf2-5b3ff89d28dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:44.789Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=409e02af-8f8b-4857-814a-2a80ba5cb507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:54.801Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=bb18ef2e-2155-4b53-8d5f-9eb526031499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:57:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:04.814Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1648f6ec-000c-4bb3-ab5f-868f0769c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:14.831Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c0dfaf96-09f9-48b9-ac6f-9695edd1d7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:24.852Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1b9563d4-3be4-4dac-aa60-2bbf2a3d3bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:34.866Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=defe4294-987e-491b-a81d-71c115a012df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:44.881Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=665920a2-acc9-41bd-9ca6-058ca3cc9005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:54.903Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=f6a85bb7-f4d8-4e5b-8f54-c74d87113aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:58:54.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:04.915Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ff9a98ea-cba5-4821-80da-4a60cc9f0065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:14.927Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=460ee4a0-3d00-40dd-858e-fbd56f3f7db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:24.938Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=720f180e-498a-4501-bbbb-62310a482c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:24.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:34.949Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=49e0384f-6f09-42ad-9e16-abbf9a90bf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:44.959Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c6b94258-0696-4f09-bc4b-cc3f968a291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:54.977Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=31ee2781-b9c1-4cc4-a057-bf768adf38d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T05:59:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:05.018Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5dc149de-fa8f-4f09-b4c6-ec116049cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:15.042Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5e07deec-aea5-490e-aff9-4f31242f86e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:25.062Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=00eac29b-623e-4615-9c9f-f84afc9f25b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:35.080Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c9e825e5-0feb-4410-b929-636f78edeafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:45.091Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a530a187-543b-4237-8e9d-56e54410819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:55.103Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=22c3c01d-41d0-4528-b458-d7a35c0d95f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:00:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:05.122Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1466f5ae-f208-413f-ab8d-06d35855ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:15.140Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=9d696d24-eb44-459d-9345-6becb5d01a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:25.157Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1e1052cd-4a5c-4c33-9bb9-35746f8a2ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:35.174Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3e7d6b90-c676-447d-adaa-fbaabfccc6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:45.196Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=25b9e6c0-9cbf-4519-8e09-0ff844b7af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:55.221Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=c5be282c-c8f2-4fe7-af02-ada8300402b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:01:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T06:02:02.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-12T06:02:02.567Z |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-06-12T06:02:02.569Z |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-06-12T06:02:02.574Z |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-06-12T06:02:02.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-12T06:02:02.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-12T06:02:02.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-12T06:02:02.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:05.240Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=a9d5bbd6-07b3-4283-810a-8968cfd9593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:15.264Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=e1ab8429-d7f1-490c-a21c-8b85db55a481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:25.281Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=9e13f644-3035-48e8-8438-d01ae3f9131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:35.301Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=26714b04-838d-4e21-b201-643b6c710a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:45.318Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=64313994-024d-49dc-b512-51f31489b9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:55.336Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b59b2cb1-3162-4960-89f8-9946b2c5d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:02:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:05.349Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ddd0bf2b-586a-4ad5-87d9-6705ee41ba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:15.374Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fcb4d67f-529b-4a43-b180-17ac2682b6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:25.390Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=ac980f7e-f0f3-4885-bd00-9f9fa23af00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:35.407Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1d0bf585-5710-4480-8e1e-d36472bc813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:45.419Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0555bf2b-1e86-4fdc-9401-a557ab9a013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:55.429Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b0a0a870-2a3b-4c95-ab12-0cf8d0945482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:03:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:05.445Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=5d1295fb-4097-4c4f-b586-e9e4a9649f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:15.478Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=b5eaa1e8-feed-4809-abb6-7de0d5505afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:25.493Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=0513a6d4-699d-46e7-925b-2476998e17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:35.507Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=af5f690f-fe64-4cef-8bd9-e778ce1ec37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:45.519Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=1aa0f232-0ada-4670-a8ef-c5b503caa66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:55.529Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=fdf723b9-2770-4120-811e-d6823d9641eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:04:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:05:05.547Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=2c146b88-c09a-46ec-a20b-b869ddb7c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:05:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:05:15.557Z |INFO |Init configs |InvocationID=5d72cea7-5cc8-40db-95ae-87d68d03d6d2, InstanceUUID=3f87112f-35cb-41a9-a3cc-d6ee281c0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-12T06:05:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |