. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:10:27.413Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:10:27.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-05T03:10:27.457Z |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-05T03:10:28.305Z |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-05T03:10:28.419Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:10:28.419Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:10:28.420Z |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-05T03:10:28.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-05T03:10:28.835Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-05T03:10:28.890Z |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-05T03:10:30.945Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-05T03:10:31.743Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-05T03:10:31.764Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-05T03:10:31.764Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-05T03:10:31.847Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-05T03:10:31.847Z |INFO |Root WebApplicationContext: initialization completed in 2957 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-05T03:10:32.336Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-05T03:10:33.307Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-05T03:10:34.778Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-05T03:10:35.034Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-05T03:10:35.035Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-05T03:10:35.037Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-05T03:10:35.465Z |INFO |Started MainApp in 11.279 seconds (JVM running for 12.562) |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-05T03:10:35.564Z |INFO |Start scheduling PRH workflow |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:35.581Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2f947742-3c7b-4104-8992-a0907f0a4893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:10:37.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:47.196Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b006bf59-0fd2-4d26-af7d-13d7a6690dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:10:48.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:58.290Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=90186fbf-a492-4b0c-ab94-8ea28a60d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:10:59.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:10:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:09.334Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=887fd109-dbde-4952-a1da-fe21f2d4d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:11:10.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:20.373Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f0f2c83d-5193-40cf-8c73-bd8e427a34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:11:21.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:31.441Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8b8a2895-7010-409b-8b9a-28976342f489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:11:32.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:42.483Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d78d7298-7247-4ac2-a617-9ad9d420a1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:11:43.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:53.531Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=21444a96-c551-45cd-98c6-c9ada5170dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:11:54.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:11:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:04.600Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6876b8a1-7b33-495a-bce5-ed64d70ee449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:12:05.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:15.633Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=56918067-3a72-4cd4-98fa-dd3354425b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-05T03:12:16.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.78:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:26.677Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=17c4a265-abf4-4964-b7dd-ae4d8c9c7444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:36.850Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f4716239-ca56-460c-851e-4d93a1d20bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:46.872Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0c9b07f4-984c-4305-9aa1-25238d2ebe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:56.889Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=779460d6-0c5f-494c-b866-71a386283adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:12:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:06.905Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=32f4ef77-5562-4403-8bc6-c19aa864dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:16.925Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f7b1cd79-8472-4032-837a-2dd96c2d63ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:16.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:26.941Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=efae3498-a828-4ac6-9333-cdfb90a04efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:36.972Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ada20acf-8340-49f6-b8f6-c5cebadf6414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:46.991Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ec8ef3ac-ee63-4ee4-b902-f1a7645a44ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:57.007Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=28578c1d-de2e-4e9e-b33b-981009e1233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:13:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:07.025Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8d6fd3a2-e9f5-4712-ad06-701a3766fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:17.041Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8c815fab-303a-410a-8b19-70acaa7c2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:27.058Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3b623c65-be2c-4021-abf1-2877a56376ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:37.077Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3929b064-034f-46d2-9714-e1246e26c220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:47.101Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ac37b17a-0168-4bfa-94f1-fa09bb4ad8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:57.118Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5cc788bd-01c9-49db-a104-abdf7978c85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:14:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:07.135Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6d75feef-023f-4a1b-8778-2a3a735a4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:17.155Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c649041f-5611-4dbb-a7b8-bab9601b9c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:27.175Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8283d980-f802-489c-8329-8a642c90c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:15:33.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:15:33.271Z |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-05T03:15:33.272Z |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-05T03:15:33.275Z |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-05T03:15:33.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:15:33.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:15:33.289Z |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-05T03:15:33.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:37.188Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7b9ea602-d902-4df6-b4e9-9d183624d304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:47.203Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3cc7763c-1c58-47aa-a8d4-9d48966b7ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:57.214Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9c20f691-7988-4f1d-8c16-d0f053bbc071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:15:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:07.238Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bda06c2f-0a9b-4d7b-be4c-3fa3af1531b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:17.252Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e04376c9-786f-44ac-9f6c-10197a22b7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:27.269Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0d14c5dd-969b-4174-8e6b-7d69ccde2379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:37.289Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d71209d0-7d63-410a-8bb3-88abd5c06c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:47.303Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a2b1fd6a-19a6-4a34-9eb1-ffe2c9c2531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:57.321Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=017a07ea-f39e-4133-b47f-0c9b62f49b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:16:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:07.334Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a08c1fed-4ee0-4d56-81c1-119638fa91cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:17.348Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0bcd4c04-8aeb-4a4d-babe-35c2e57dba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:27.367Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a9c5c91a-ba47-4f4c-b894-2ff47d56c8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:37.380Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dc258a74-7263-47e0-adf9-e8d457ca09ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:47.394Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7bde3059-fd96-4805-9d81-64745164eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:57.408Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0971dfba-30b9-40cc-a996-6310d6af1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:17:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:07.424Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=22b1e48f-f97a-4d23-afe7-c676a17970cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:17.437Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a6d3425d-3307-4ab5-958d-34f6d99ec8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:27.448Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f2ed36d9-973b-4cd2-98c2-5bec2f07f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:37.461Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b0457e5c-7340-4c85-b426-22fc330195af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:47.474Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=550a950c-4b5d-452a-aa02-7d2a7c96bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:57.487Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7bb52523-323a-4be4-8740-39b25194731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:18:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:07.500Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c1e224f7-3039-4118-816b-07a78d52434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:17.517Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8d50b8dd-74f5-4ee3-87ce-e869ee440b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:27.538Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a9f4fb5a-c51c-49bc-ac05-7aad0af9f166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:27.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:37.553Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=62265984-11d5-4054-88c1-afa685c98c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:47.566Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0ab7eaea-000f-4c04-8aa2-79f291ee5950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:57.581Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bae5ca3b-782e-4413-81c1-79cbaa6f280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:19:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:07.594Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0b92724f-d5bc-4184-8d08-b75321d8ae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:17.610Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=134980b7-e2db-45b9-a000-c125adbf4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:27.624Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1e4f2307-03ae-4446-890a-c7234f587c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:27.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:20:32.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:20:32.691Z |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-05T03:20:32.692Z |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-05T03:20:32.695Z |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-05T03:20:32.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:20:32.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:20:32.706Z |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-05T03:20:32.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:37.639Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=80c39d52-94cd-4312-9bb5-6c260d7539e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:47.652Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6302cd56-a319-4045-9460-22e01d1ccf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:57.667Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b436c21f-f688-4f14-a108-29234cab07c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:20:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:07.678Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=700cb404-ed2b-4612-8e25-190a7aa9afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:17.691Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=38b6ffc0-e6d4-4817-9f3e-18d0a9b56522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:27.704Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1dcb9454-80fe-4a83-b0ea-07fd1cac80a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:37.716Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=97488f62-d1bf-4c84-9adb-bc25ca64d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:47.729Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=093eac3b-121d-4882-a9d6-da32f6b4e1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:57.740Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=07a89daf-6a1b-4d7d-9992-70f5c0f0ad03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:21:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:07.753Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=be845b67-1a5b-44cf-8159-70c471506439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:17.770Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e40148be-f4a1-4cb7-bea0-c1ca75a670ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:27.782Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=edc87e1c-9957-4bd4-afdd-ac33de701469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:37.796Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e45a3530-669e-4d41-a3e6-cf77e1b84b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:47.813Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=269ddc48-6e1f-4d1c-8fea-6cadb7a928bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:57.825Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4e12c46c-3729-43c4-83d0-579e0262dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:22:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:07.839Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=32ac5f26-9992-448e-a79c-3e73d8da3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:17.851Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fa2cd0c9-21fb-42f1-bda5-e009dab1900f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:17.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:27.868Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=cb6a85de-50bf-4f15-ae21-a9ecca46c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:37.883Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7db30947-a42e-460b-a44c-a37dcf05fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:47.895Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=88f947c2-7276-4293-9440-884885d1cde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:57.907Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6e052fe3-9cee-4294-ad5d-5ffff6cd602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:23:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:07.918Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bc0622cf-a0eb-4ab8-a011-e5737dea07a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:17.934Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c754c0cd-3db3-4052-9367-95db23765ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:27.945Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d2bc6aad-c9dc-40f4-89d5-c8b81b42f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:37.969Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=501c83ca-aeec-4473-aa6a-0b3c8c608566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:47.985Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=07928aab-5cb0-415b-b5fe-f19e4175cd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:58.001Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=51730b62-af7c-41a2-99ef-59e147ca7110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:24:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:08.013Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=af916eb3-1297-495e-8425-101c1de499b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:18.026Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f4c193c1-687e-483f-b9d6-893a03117f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:18.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:28.044Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=311f41dd-9550-4d4c-8bec-1999143c8dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:25:32.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:25:32.655Z |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-05T03:25:32.656Z |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-05T03:25:32.659Z |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-05T03:25:32.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:25:32.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:25:32.668Z |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-05T03:25:32.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:38.056Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2a303bc7-597e-4fee-be2d-572759f81a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:48.073Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2a92284d-3563-4b91-b0ce-c3cce7549f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:58.090Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=224fe448-85f6-4479-a9bb-83ede1aab544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:25:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:08.103Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a867a651-5689-45f8-a62f-f02624396a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:18.114Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dc8a7b1d-6d4f-47fd-81d4-93f1a1d575c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:28.125Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ac50fa8b-4db4-4cb3-938e-b2f98c71674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:38.137Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=abaf7b0d-49d0-4b8a-9841-46dd1aba44cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:48.150Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=18a6f4c7-a4e7-424c-a64a-0509f5a6c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:58.175Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a4d565bb-3771-4440-b6dc-12decbc882bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:26:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:08.189Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0b4f4a49-60f0-4d54-af44-7af6d0f8d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:18.204Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dd8dbde9-ad55-4224-8eb3-1ad1dae25672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:28.215Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=97c7914a-b463-4247-b4aa-ef42318e87b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:38.231Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=31889b30-9795-43e2-bcb2-7ce3b3695474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:48.243Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=cc726ff7-4dc3-44b7-9df3-f26334980b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:58.252Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ec17845f-2423-439a-8da8-6be881b5563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:27:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:08.276Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5d3ac4e4-e436-4e3d-a0a5-55ab46280ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:18.290Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=88421f60-3408-466b-bc85-0c2824df452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:28.308Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c5d51e2b-9f43-4e27-9789-7e7fe669703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:38.323Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d7253714-1789-4e8d-ab9b-0a3ceb66e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:48.337Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=63048bf5-e35b-4253-abd5-91e5c517442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:58.348Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=17a4d7cb-27e0-4af2-bd21-8c0413e55483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:28:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:08.362Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d7a9fd22-5570-4907-bfef-77beae9d60ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:18.374Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f76f4b82-f03d-4356-ba6a-171c07209cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:28.387Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f9069d6d-4ecb-4be2-a351-0c71c9fc3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:38.404Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=71eda4aa-29f0-4e3f-bdae-813a6c10947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:48.416Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b78546b4-23a7-427f-8c8d-a924093494f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:58.430Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d54c2536-a05d-49ef-a89c-c9f6919d3362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:29:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:08.441Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=65bf7c0e-e37a-44bd-8bb4-cb9189510177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:18.453Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dd75b521-2e99-4c9d-9522-8aeda8399e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:28.466Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=319d2a67-98b0-4463-9519-361cc27dc418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:30:32.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:30:32.681Z |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-05T03:30:32.682Z |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-05T03:30:32.686Z |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-05T03:30:32.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:30:32.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:30:32.705Z |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-05T03:30:32.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:38.487Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=63d75b73-b20c-4e60-a484-2f822b8736fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:48.504Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7b7761ff-9c52-4284-81dd-7954806419cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:58.518Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d5c10758-4590-4533-87b8-de6ba6fe74f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:30:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:08.534Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b1510a19-3dd1-46d1-8d56-900cf2504d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:18.546Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a885f722-ad7b-4190-80c6-1cee23b68be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:28.572Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fe926039-e8ca-4628-aced-6c7492eb1fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:38.585Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b434fbe6-698a-423e-8f66-acffced36b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:48.599Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3ffb6ebb-f34d-4cc1-8681-39b8f6bbaacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:58.611Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5fa0c6b8-0b3d-4bc6-8f01-f86c1eaa999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:31:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:08.623Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b0870713-41c5-444a-ae83-c37f342c4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:18.652Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fe312ab6-d034-4f3b-b571-c342b13088fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:28.683Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6255d983-3085-4ab9-9a54-897e3ef7ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:38.696Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=06bd7832-4e15-4a94-91e2-b4ccd8d3ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:48.709Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=408314e7-f5e3-411b-99fd-7dd0a22b3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:58.725Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=aef34dae-3c8b-460e-92b6-f0067dd4f764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:32:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:08.746Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=56d1b838-0a88-40a0-8ef8-6cd252a93e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:18.769Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9736712d-275f-4d0e-b6b1-53de00a612c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:28.780Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=32456265-d814-4f18-a3e5-e3f87ca90a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:38.795Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4cea801d-5e80-49d9-b74d-b94674ad0901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:48.811Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b8c4e679-1f55-4ee4-b247-9a3456068f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:58.825Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=997068b6-8d51-47fa-9a2d-8d5fcbe4a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:33:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:08.838Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7d80ecb3-3034-4b42-8075-49ebea54ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:18.857Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c6f94250-0fd1-422f-a93f-5b572b2aa782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:28.886Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3487145e-0281-4793-a926-e343e3029da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:38.897Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c168a74a-6b51-4b6a-8215-dc919fb71309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:48.917Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=09746efa-142c-4500-8e60-dbdbd8bcbab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:58.932Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c68f7a1c-d01c-4e39-8402-0ef5efc5aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:34:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:08.944Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=651c4d9a-e228-4233-9d84-04d36c47cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:18.957Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4b7a0022-10be-4dd6-8a7a-8a676fc9c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:28.979Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=62b89ac4-5fa0-4136-9577-e501896097c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:28.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:35:32.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:35:32.669Z |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-05T03:35:32.670Z |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-05T03:35:32.672Z |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-05T03:35:32.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:35:32.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:35:32.681Z |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-05T03:35:32.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:38.989Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=971072c2-4ec5-45e7-9a32-fdfe9d18689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:49.006Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a8278725-2c64-42c3-908a-1f635a328127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:59.015Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=236aac14-b0e3-4e26-b517-3f074a7832ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:35:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:09.031Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7d622dea-c317-44fb-8377-a9a96f9d618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:19.043Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=26e11dbc-4e8f-4bf2-a19c-35e070ae0b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:29.077Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=db5b3007-ccf1-45fe-a2c9-d27225dc3de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:39.088Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a2101151-b1ac-4c6d-9e16-2f980d766f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:49.099Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=769a569b-9ded-472c-9228-130f2ef778a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:59.111Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=00d25599-f893-4f10-b6e5-886c30cae6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:36:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:09.124Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a7fd72dd-d57f-4ebc-9196-d2851bad93c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:19.136Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c44d4e66-4602-4758-8a58-5f3bd0c47936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:29.161Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7223fb4b-1c82-4acf-ac54-e7dbae2bb6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:39.173Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=957d3c99-4908-4dd5-83ef-8fbd5cddc87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:49.185Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dcc5545a-a8ea-450b-a33f-b25c6c13f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:59.197Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dc61505a-3f93-4d69-abc8-eb76b93b6d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:37:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:09.209Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3d700a32-906b-4a0f-911b-becb75a5713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:19.218Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=45790f04-0612-4f8f-81b5-5c856d72bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:29.229Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8ec8dda0-43cd-4a67-a33e-e4c96aecf50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:39.241Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a2f04c63-b176-4cac-b82f-bba6cdec05e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:49.254Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=54101c3f-4f04-4b08-bcc8-0da17b4825b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:59.265Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=51da0c74-6aba-4d43-9a30-075f4da884ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:38:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:09.277Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0ef56192-cb00-45ea-8e91-95d6872314c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:19.286Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7c761d03-4f90-46d5-8ce5-2116bd6f6a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:29.297Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3720b07b-96e5-4051-955d-d5eb4fbb763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:39.307Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0ab0cfe0-b02d-4241-ba37-ddecea62e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:49.324Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0a9dda55-c117-40b8-b716-84dab8cec2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:59.334Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b300b212-b52a-45a3-91e0-e78b0752d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:39:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:09.345Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=66359682-c7a7-425d-a15f-baee292a0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:19.354Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4670916f-3c1b-4456-be9e-4f5227e39b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:29.370Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e5e66550-45ee-4171-9f1e-fb367be7dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:40:32.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:40:32.650Z |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-05T03:40:32.651Z |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-05T03:40:32.654Z |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-05T03:40:32.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:40:32.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:40:32.662Z |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-05T03:40:32.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:39.380Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=40606403-06f3-4f10-b995-466b09e770b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:49.394Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ca5e1f5e-93c0-4c29-bfc6-d93ef408311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:59.408Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=78622d22-5f27-4507-af64-6ff7cb42fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:40:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:09.420Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=25b2aef7-d628-4f36-a9c4-26f7dcd20da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:19.433Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=49b6113a-6cdb-40dc-9294-0197f9cb0454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:29.442Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a14b418c-bf7d-4c98-afab-c86ef3df5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:39.453Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f8bbe205-4df0-495f-9b3f-23bd767925ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:49.472Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=087bfe57-d0e5-41a2-ad01-ee31f40ac718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:59.482Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6d760136-70a7-45ca-86fa-381e1267c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:41:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:09.493Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=cfd20453-c8da-48c7-9eb4-2c4450b0aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:19.503Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=57905dd9-87d6-424f-b47b-c4336b8747fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:29.513Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=35055665-0bd2-4389-97c3-5dd82e6976a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:39.523Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=143aa9c7-ac30-48a4-9e83-8ab05f1725d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:49.536Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5ea3a161-06a1-473c-ac2e-14134fc5f7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:49.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:59.551Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c70bd423-1b70-4e6f-81f5-3ca467e7b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:42:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:09.564Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4d3c1c58-f51d-4068-8864-07c56e95b70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:19.575Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9ebc6400-7f1b-42cc-817d-5af232909811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:29.586Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a6ac330e-bfc9-4d72-bf55-38209460a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:39.596Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=159846d7-6a7d-41b6-93e6-00a7b1597bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:49.607Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3dfaf456-eb11-42d6-84d1-a560e1aae18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:59.620Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9cac6792-e9d2-4ce2-a3ac-38d23c31c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:43:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:09.630Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b2616de9-1508-40c7-84a1-09f1143ce527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:19.641Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=03ae4e6d-21c5-460f-8d91-f84c48681b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:29.655Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=430a8e95-9354-4b69-b72d-9396fc0f5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:39.668Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0f58ec0a-724b-4c7e-a479-da5f067a650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:49.679Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4eb081aa-deb1-47d1-9a1c-75fbd3966e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:59.693Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=77bd640d-86ca-4aca-ac11-ea54d5cc0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:44:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:09.704Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f77453f5-9470-4e62-b01b-f7aa074605f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:19.714Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=94af7136-2e8b-41d7-9249-835b64cc0e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:29.724Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f94c35bc-4720-43af-86e0-70c7ce055fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:45:32.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:45:32.623Z |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-05T03:45:32.624Z |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-05T03:45:32.627Z |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-05T03:45:32.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:45:32.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:45:32.635Z |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-05T03:45:32.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:39.734Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8decf624-d443-4ddc-8b42-50e13e40c162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:49.743Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9826b487-8979-4e33-aa8a-b7bd68540540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:59.753Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5756bb19-df00-441c-b083-6d9cd46ac57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:45:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:09.773Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4e034c34-24c5-49a1-b087-81e4f3098d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:19.785Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=c6b27ac7-690f-4d50-a6f1-6b4a6253895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:29.795Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d9445a8d-a65b-475a-ad6f-a1fde3a0b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:39.806Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1dfbb217-01c5-426c-814e-95550c5afc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:49.817Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a0e273b0-2cee-46b8-8393-77ebb2aac8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:59.827Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=35efbe64-8d1e-477e-9de1-edd101b09b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:46:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:09.837Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d288691a-5e27-437f-bf3a-08cd8362932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:09.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:19.847Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d9064e7c-b022-4e14-9b3c-623a0d13f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:29.856Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3de04099-0fa5-45ee-ac3f-197cc595cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:39.865Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7dbca686-affa-4d93-bdbc-1c1ee50b7ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:49.876Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=09b1b28d-2ac1-464e-b23e-7222b25d2864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:59.886Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=27189d2b-95c3-4afb-812c-1d604162ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:47:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:09.896Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5cb371ea-511f-43b3-bcf2-c050203b4147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:19.907Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=283e8dae-4afa-4b9b-9496-fdf470e6534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:29.920Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8d80367d-f5ad-4a89-8c1e-7c6af88c8360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:29.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:39.931Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5f617a8b-f239-4c0d-a032-89ca89641e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:49.945Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=37f4993c-e3f2-459d-9213-1930cc1dabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:59.957Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1df6c6b9-3692-4f3e-a7d1-38cf5be6d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:48:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:09.967Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5265e975-5222-402f-8fa4-8242eb3f426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:19.977Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2c9028d2-f652-4c5e-9095-302011953493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:29.985Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3a09bbb1-bf9e-4a0d-89ae-cdf2da981ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:39.995Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ab94cce4-184b-4240-ad6f-bd98649e94fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:50.013Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e0d5b3f3-0e32-4e07-9ead-7e6f996fc52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:49:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:00.023Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bb370c3a-3f8c-4bd8-a002-7f2dc5543965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:10.034Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d40f9633-8ed3-4598-a156-60629cbf51d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:10.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:20.044Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8b71f089-54fb-4569-b233-3cafdf932b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:20.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:30.056Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=11bea681-baa1-4089-9337-06da58e739c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:50:32.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:50:32.638Z |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-05T03:50:32.639Z |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-05T03:50:32.641Z |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-05T03:50:32.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:50:32.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:50:32.649Z |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-05T03:50:32.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:40.065Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8367e976-068f-4fa9-8538-e05550a5d9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:50.076Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=74be7bd0-1fd5-4ab7-af70-06265e7338f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:50:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:00.085Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=beec7b87-8924-408c-a3e9-b0085ca6587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:10.094Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2de46567-a81f-4a23-a3fa-ca5524439e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:10.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:20.104Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6c2539d5-c620-4046-b6d7-238971709d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:30.117Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=503a7642-6d6a-47c7-a9e4-8615507bf822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:40.125Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6b00067b-d5ec-4f73-81d1-48a2048cf8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:50.134Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1d57eb42-6696-4ab5-b1e0-fb2df29c5f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:51:50.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:00.150Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ebb9f9a0-1997-4cdc-a7c3-ae2bba045db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:10.169Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=eecf0991-f6c2-4a53-b431-ac8c19790fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:20.179Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2c7e3b0a-8c80-42bd-81ee-f357ea0fbbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:30.192Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a3720dcb-5122-40f5-b730-3100a3b4d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:40.202Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a0407d22-90bd-44a8-9e67-f8d864e47484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:50.212Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fa9378d5-a7de-4e8a-8402-4a448e6ee41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:52:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:00.222Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ce7535f4-84e1-490c-b081-91282dedace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:10.232Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9e5f0cab-cff2-4b2a-9e86-01d5d8a16a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:20.242Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9e78d452-adf4-4121-b6bd-070484a7aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:30.252Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f09140d9-e317-4d6e-92ad-a1ebb7b73ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:40.263Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=af1539f4-d1d3-445d-8abb-bb930b622473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:50.274Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=31ad70c2-8c20-490d-8cad-f961c02c5780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:53:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:00.285Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5ca16002-45f4-4935-82a6-ea747e51742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:10.295Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=be5f930b-230a-4905-8409-bc32ded7889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:20.304Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3a87078d-eda4-4856-a5c2-37c15a7eb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:30.315Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3dffc088-bf40-43f4-b848-78b90b7d7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:40.325Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=cfa6950f-ebd6-4d26-aac7-78a5b34d41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:50.334Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6c0b4193-cbb3-4039-84a0-58705ad5af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:54:50.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:00.343Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6c8df85c-7154-448f-8dd7-5c7134d9cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:10.354Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8750fc25-321b-4007-b6e4-715cc85c2008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:20.367Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b8c912df-5be7-47b1-9725-cae9e9bc0939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:30.378Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b7ea5a87-3194-4437-9a32-1d9c6876efae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:55:32.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T03:55:32.640Z |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-05T03:55:32.641Z |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-05T03:55:32.644Z |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-05T03:55:32.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T03:55:32.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T03:55:32.652Z |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-05T03:55:32.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:40.387Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6cc653e4-b54a-4c5f-b2fa-b7da7c3e2736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:50.394Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ed4643ec-1e46-415b-8878-d0605414c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:55:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:00.405Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b8f14b02-e2b3-459d-86cb-09ff2d518fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:10.414Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=70a11120-6617-46e2-b7eb-e91101555019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:20.424Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5f0d062c-2573-4436-ac17-786286ceab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:30.436Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9dedf4fd-e8f0-441f-94a1-16c720b2c5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:40.446Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=acc7a097-8edd-4596-8a1e-2a42ad1d96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:40.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:50.455Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4a0e2848-abdd-4110-b235-efe4fbc5195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:56:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:00.469Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dc8633ef-3b5f-4b16-a3b1-9fe44c2b7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:10.479Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9499aa1a-c01c-463d-a9d0-d0dbafd358c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:20.488Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8ea1682e-e3d0-4078-a1c4-58c0c85bd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:30.501Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7035c253-4848-404b-aa9c-1030e6d1a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:40.510Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0a1fa327-d88e-4a5a-8531-3a4872f4bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:50.519Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8a46f37f-ae27-4326-96b4-0b2a7f684c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:57:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:00.528Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bcfd439b-0f28-459c-9514-e410718eaac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:10.536Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ab31f56b-91af-40e6-af87-3a8f95a9ffba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:20.546Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=20581367-a621-4ece-8bf4-4be8528e5fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:30.555Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=adafadab-6e9d-42ad-91a9-1411b741ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:40.563Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fc15ecfc-c360-457d-812f-f0e4c3fec1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:50.576Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7fdd50ff-16e9-4f4d-874f-ee0e2b98c713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:58:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:00.584Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=112f20d5-ed18-41c1-9175-d110b8fdf791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:10.592Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7b865a4e-f8c2-4b3b-a42a-f3c6e7f80513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:20.602Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=88f8a47b-eebc-44cf-99d0-367d42ab1f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:30.611Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=67408f8d-329d-4dc9-9cd1-6335794b2608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:40.624Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0a52687f-0c07-4e40-a2c3-94cc87b11c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:50.633Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d6adbbe2-7b26-4b28-a794-7c1e3e68b6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T03:59:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:00.642Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7a4e3aeb-4948-4ff0-a7b4-df4dc8234e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:10.650Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5dddf5d0-a61c-4d38-89cc-426f5fd3e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:20.661Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=84d8374d-9d64-466f-8931-85afa5c3ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:30.673Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=28aae150-8b8b-47b1-8908-b4e20c262158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:00:32.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:00:32.631Z |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-05T04:00:32.632Z |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-05T04:00:32.635Z |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-05T04:00:32.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T04:00:32.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T04:00:32.641Z |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-05T04:00:32.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:40.683Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=988aa89b-5998-4b2f-a20f-13326b3b2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:50.696Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=918ef5e6-ab15-4a84-8f79-0cf237af4640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:00:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:00.705Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ffde3528-6912-44b5-8a70-283ea2cb0c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:10.716Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8ffea6e7-bb9e-4b96-8907-33ed365510b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:20.725Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d0f74e6b-bb9f-4ef3-9190-912feed2e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:30.734Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2cf41748-785d-4ecf-b5e1-310ad9cd10f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:40.743Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8c3fd163-35a1-4010-b80d-5fd0614e937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:50.752Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1b9c8e1a-3302-4efe-b26f-286893c5ad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:01:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:00.765Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=adcf0d7c-9ff3-45a5-8d3d-81e8c27de64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:10.774Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0819623b-afeb-44ba-8f06-9afd5528e3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:20.784Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=dd1206f4-64ed-4419-8842-a4cf21ca1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:30.792Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e188e132-8fbd-40a0-8baf-ec315ffc3901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:30.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:40.799Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f6dc05fa-8068-4989-ace1-0049947dcac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:50.809Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=95d633ea-094a-4830-b46e-3944c0c81739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:02:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:00.818Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1c7dcda4-8ba3-4855-81a6-e44ea03ad0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:10.827Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9aef544f-feeb-4ad0-8f0d-d07c14e79486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:20.835Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ba7343f6-44ec-48ce-a488-c2b19ffdaad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:30.845Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3cad9acf-9b3d-4b63-b6c9-668d83a39237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:40.855Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=598c1072-27a3-445f-a790-5bf65236994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:40.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:50.873Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e628f88d-4124-4379-b811-5f17dcae9427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:03:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:00.883Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=1f1bdb38-2727-412c-a761-d6122ce349cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:10.891Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5516313f-5791-49b5-9d01-420bdb37214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:20.900Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bc8ac914-4142-48e2-8b8f-0d0bc1bd0a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:30.910Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=4431ba7a-1bf0-4bd4-bd2b-ea1e27ee5e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:40.922Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5ab73df7-4268-4076-aeef-3bb50e6db6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:50.936Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bdd3f04e-8b9c-4e25-8ad5-89defe4589f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:04:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:00.947Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f33e2dad-7448-4e14-b8c6-2cbb180da6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:10.960Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6dc899a8-c544-4a94-8cb3-cbae90f06311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:20.970Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=53078247-2ca8-46b3-a2ad-237a78fa7077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:30.981Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=501f83c9-b68a-4d6f-b6f7-48ed6855b1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:05:32.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:05:32.643Z |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-05T04:05:32.643Z |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-05T04:05:32.646Z |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-05T04:05:32.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T04:05:32.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T04:05:32.652Z |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-05T04:05:32.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:40.990Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=71aec874-2b67-47f1-9915-17fcdc12dad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:50.999Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=97f04516-c654-49d9-917e-bdcc3522789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:05:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:01.009Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=de52e6b4-1d41-411e-8c6e-50155f992157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:11.018Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7ee625f6-7337-452e-b162-9cacb5f14ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:21.028Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fe1212cf-bdf2-43c8-a7d4-cec21af1db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:31.036Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8dc2e878-f302-4911-9027-2c2e24803eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:31.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:41.048Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9a94d0f8-2d7c-412f-8d56-3154b0f2153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:51.057Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=bbacf51c-5fec-489f-a34e-13f715aad37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:06:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:01.066Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=888c63b5-f0eb-4b41-a489-48195b89a643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:11.076Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=2fc0b697-d50f-4134-9547-e76faa0dbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:21.086Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=fca5ea7a-7c5a-4227-8256-47ac0e7fe263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:31.094Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3443f00a-35a4-4af8-9eb8-52cde538b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:41.104Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=0df576ad-25c6-4894-89ef-262cba17c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:51.114Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=79ab0d0b-c248-48dd-9da3-1396caa8d2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:07:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:01.123Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5318599b-d388-45b2-b673-8a04846b453c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:11.132Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=977416ae-921d-46a0-bd2c-74fb662ff350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:21.141Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=48901145-2551-4493-92f3-5b7597b9bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:31.150Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8a99e090-3587-4e4d-850a-16498faf2530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:41.160Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=800e5dfa-fa01-470d-9ebf-58af55ef1540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:51.173Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=741b9867-b4f6-483e-8f1d-160479fcdf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:08:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:01.184Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d540addb-3abb-4f50-a09d-8f07beec2655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:11.193Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ac7657a8-56de-470f-b252-764d9ae5c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:21.204Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=37a77aed-e4e0-431d-bf72-2b7238c071aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:31.212Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=62a626d8-4e27-403d-8e47-3640653ec28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:41.221Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=551fe780-aa97-4c5c-a66e-3fda4d2855ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:51.235Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f35f4df4-80d7-4f55-8195-37a20c7c8ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:09:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:01.245Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e0fe1517-4bd1-4e76-aa7b-91ad92fab7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:11.275Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=d27a6ff0-2c34-4f53-af75-c8fe254b87ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:21.284Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=e6103df6-da7b-47c7-94d7-66fa2600c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:31.292Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=a1b98647-324b-41a8-b1db-016ed46428ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:10:32.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-05T04:10:32.626Z |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-05T04:10:32.627Z |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-05T04:10:32.631Z |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-05T04:10:32.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-05T04:10:32.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-05T04:10:32.637Z |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-05T04:10:32.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:41.301Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=988a10dd-2551-4729-8c83-bffe29ebf314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:51.310Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=55a9d115-c2ec-497b-acf7-3d305e0c3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:10:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:01.321Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3316e06e-0fc3-4c35-ae3e-b2fffcf692c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:11.333Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=eebb4740-cda7-4440-ae48-1f5966fc493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:21.341Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6ffe58fe-4a29-41c7-89b8-6b5e4d614357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:31.350Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=14e0d85b-82b6-4066-b9ab-0664db309a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:41.364Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=3bc30858-6afe-4216-8847-fd478a956e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:51.374Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=37aa92ed-5d33-4170-8339-f59e20651d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:11:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:01.383Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=24748b17-d688-4647-864d-e0427ea4d84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:11.391Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=ff5797be-6bcb-47e9-bfb0-caf88b851209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:21.400Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f4f83b48-ef78-495d-8645-2b0e21eb7c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:31.410Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5e3b3037-f33c-4645-b3ec-0d10374fe547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:41.419Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8da48130-4e39-48de-9da6-41796c27ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:51.428Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=376a55d3-edb4-4783-bbbd-167f595d66e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:12:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:01.439Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=b27273d4-771c-49c1-bb22-a5a829a86927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:11.449Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=75e27537-2834-4c98-9669-8c90f3233306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:21.460Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7e68443c-41fa-47d3-b240-36edbe679cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:31.475Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=9cf81b24-9e9c-49ea-bd24-7859e5b90de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:41.484Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=f9a14981-3e9f-41f4-a8fb-04587595f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:41.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:51.493Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=5a611197-71b2-40c6-8026-77f0ff4f1143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:13:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:01.501Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=8195ad0c-a61f-4ca9-904d-e7e2fa6673a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:11.513Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=6d6eda66-7aa4-48fa-9815-9d113f1c66a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:21.522Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=771f1878-8b70-41bc-931a-a11238c8fb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:31.531Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=aa9d61c1-82aa-41df-a686-6d1e2a51d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:41.541Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=61923311-5a19-4d6b-a68e-d2e9c11c08ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:51.550Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=df6a8d7a-2f4e-4f5c-87a3-33dae101e072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:14:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:15:01.561Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7ca3d96f-2721-4c73-9c05-902e8664048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:15:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:15:11.571Z |INFO |Init configs |InvocationID=4cc0ebf0-9d65-44d5-a2f8-b747a58d7d71, InstanceUUID=7dd4b069-bfdd-475b-a385-b88fa5ae2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-05T04:15:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |