By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:01:17.255Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:01:17.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-21T03:01:17.293Z |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-04-21T03:01:17.940Z |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-04-21T03:01:18.035Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:01:18.035Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:01:18.036Z |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-04-21T03:01:18.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T03:01:18.239Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-21T03:01:18.264Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-21T03:01:19.900Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T03:01:20.402Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-21T03:01:20.424Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-21T03:01:20.424Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T03:01:20.483Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-21T03:01:20.484Z |INFO |Root WebApplicationContext: initialization completed in 2220 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-21T03:01:20.953Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-21T03:01:21.791Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T03:01:23.494Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T03:01:24.156Z |INFO |Started MainApp in 9.296 seconds (JVM running for 10.073) |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-21T03:01:24.239Z |INFO |Start scheduling PRH workflow |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:24.251Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=118af8b1-816a-4641-9322-627f302172e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:01:25.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T03:01:27.830Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T03:01:27.831Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T03:01:27.833Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:35.725Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a488894b-0567-464d-99ee-7badf76086eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:01:36.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:46.793Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=46744c8b-19ea-422d-9228-32efb01b27fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:01:47.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:57.837Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4b51d3f2-5015-451f-94ff-59a7b653ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:01:58.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:01:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:08.901Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f72d25be-fd9d-4d16-9a4c-b89a0798f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:02:09.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:19.939Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=92b46bcf-c508-45c6-9834-9b1608e53829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:02:20.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:30.979Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8a9118ad-9f93-4f39-9310-123f0be96aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:02:32.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:42.020Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=03a64143-dfbd-4e52-b4d0-a2432f8e1fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:02:43.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:53.100Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a7b2b8d2-55bc-4220-8285-68f8aeecfa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:02:54.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:02:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:04.164Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f3769c20-06fb-4083-b09a-fff9f9331dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:03:05.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:15.239Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7d4f8c40-a46d-476b-8dec-fbb9d5c3867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:03:16.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:26.280Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=129a8766-a14f-469f-91b2-8bf23c31ea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:03:27.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:37.347Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d6807448-a273-4b72-bc24-49bac98a89fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:03:38.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:48.388Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=68a75ea5-0848-4081-add2-cc92556c8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:03:49.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:03:59.428Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6c5a8500-244d-4060-9cfa-d9a4930e67a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:00.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:10.467Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=75ac9786-39d8-4aad-8b6d-51eabc98b13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:11.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:21.507Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b381ed7b-fdf5-4816-bc33-ce9f9fc299be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:22.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:32.579Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e19ab0e4-d7b0-45cc-8ad1-92071dc4bb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:33.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:43.654Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a1893416-b6a1-402e-9950-bbe90effb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:44.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:54.696Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d0551eca-bf6a-4549-96d5-29f393353f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:04:55.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:04:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:05.831Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4d8942ae-c376-402c-b96a-5519e63b030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:05:06.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:16.868Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=24858c32-9706-4aa1-8bfb-0fc557055265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:05:17.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:27.973Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e1c3bb08-d4f9-4fed-b594-41296c64a1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:05:29.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:39.043Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a22ec0b9-232c-491b-91b5-557801c28e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:05:40.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:50.147Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=84ed4056-3fce-4a8b-9970-abc64e064da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:05:51.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:05:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:01.222Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=dab5efb7-ac9a-45e8-bed0-cd1ed5d8d3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:06:02.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:12.259Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bef0b547-1588-4bbb-9a93-665dfe45dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:06:13.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:06:22.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:06:22.141Z |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-04-21T03:06:22.142Z |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-04-21T03:06:22.147Z |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-04-21T03:06:22.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:06:22.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:06:22.169Z |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-04-21T03:06:22.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:23.303Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c5d2956a-e526-4941-8b70-73ad2b3dc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:06:24.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:34.340Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0320d121-7e51-4875-8106-a21b5f44a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T03:06:35.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:45.380Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4126fc58-95bd-4948-9de0-62bf1c6b4fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:55.507Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=071f8634-c3b9-4a1c-a7ac-2733e4433f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:06:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:05.526Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7670f27c-5737-4458-bea1-1b0b966fb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:15.555Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b2dfb1ff-1553-41a7-8929-428e1dd3d75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:15.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:25.571Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e3ee7af5-0d8c-4710-bc88-934039550dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:35.588Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6db8140c-d244-447f-8c4b-9e0bff4050d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:45.605Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=dec136ee-a3dd-4c91-9e35-608d0d200dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:55.619Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2fc3fe63-57ec-478d-8043-ecb832c4fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:07:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:05.632Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9ebdf1e6-ea80-4d2d-b658-16f63c0815c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:15.646Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=56b156ce-05e9-49dd-8147-1ed3665191c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:25.662Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=182b6aa1-490c-4c32-9d3f-cf2456bae897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:25.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:35.694Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8c8e0b5e-1005-4bab-806b-86d9b67023af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:45.727Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1f1a0d66-4dbb-47e0-8327-2ce43ffc3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:55.741Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=595cbe8b-60f2-48d8-aba4-cbf80150da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:08:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:05.754Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7189a307-4302-4d16-8033-53165ed85f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:15.773Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b57779f8-1cc2-48fc-b212-81eafbf690c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:25.805Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=62af71e1-d1ff-4c95-ac60-93b88cdd3216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:35.820Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=20f68018-74e2-42fe-aa2d-67286fe86a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:45.837Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e983fe12-d0cc-44e7-bf76-ffb53e57247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:55.858Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=43e520bc-30ed-4fa4-8161-4b85f694bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:09:55.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:05.872Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d3f563df-2572-46f4-a66a-795d1cf896b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:05.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:15.889Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ba122234-b318-4747-9454-8e2efbd8ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:25.907Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e4612189-cab9-4279-b503-5a2bd79bee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:35.933Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=df7eb8e9-d089-46e5-beae-5f39de701648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:45.946Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9e78f796-edb8-45ba-8d14-7b1cd4d86a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:55.958Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=64eb827c-d737-4dc2-bd6d-bc26ea37fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:10:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:05.971Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=88566333-70a8-4845-8426-a44f066c8ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:15.983Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=43985073-30a4-4cf4-8a11-0c9badc04ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:11:21.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:11:21.286Z |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-04-21T03:11:21.287Z |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-04-21T03:11:21.291Z |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-04-21T03:11:21.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:11:21.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:11:21.300Z |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-04-21T03:11:21.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:25.999Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=110744b4-7ab8-4516-821d-e23bae4a5f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:36.012Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=aa401fb9-ae6d-499b-80a4-ebdf955fb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:46.025Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d19b81da-448f-4841-a511-0dc86880b262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:56.035Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8d8cd3b6-f184-46b8-b433-190ac6a8fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:11:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:06.047Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=874c1c70-e3cb-4f38-aba1-f137b4284c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:16.063Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d531308d-f5d0-4f40-9d2e-5eb731a693fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:26.075Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=20fcd014-0ee6-4069-9786-059e370f3833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:36.086Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f65ee59a-df00-4462-8639-02fc7ce6fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:46.104Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ba494a3f-1ef1-4cc2-a892-773e27da9a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:56.115Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6d22a11f-a0c5-4033-ae98-9b9d91182a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:12:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:06.144Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=47d8c060-742a-4d7d-8b93-0a64fcfc7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:16.155Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3ad96f0a-837e-4ca9-b83f-05ae8f623c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:26.166Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=324d7080-cffb-4a70-af4d-f41fbb74029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:36.177Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=75325cfc-a568-4fca-85e6-7d681a0c2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:46.203Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b082ca58-fc61-4e9a-9979-245d7e642047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:56.217Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bf08e902-0a02-4738-9f20-a04fe94f7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:13:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:06.231Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c7bd780f-9f4d-48dc-bafa-af5785a8b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:16.243Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=23bed4ac-7f26-4f20-82a5-3a628fdffde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:26.256Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=165af5b9-6e3a-4b38-8130-8b77e32b7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:36.279Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cf5151b6-cacd-4e9d-a372-cc206ebe379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:46.308Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b5ff78c9-31c3-4de2-afe9-3fb0fb6c31bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:46.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:56.321Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=42d85426-f5b9-4c21-aa07-cecd0d63bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:14:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:06.331Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=83fe6602-3772-4bac-a5a0-412a51afc78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:16.344Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=364e3ddb-d6b2-48f2-a990-b6de7f8583f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:26.353Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e8b7245d-a077-42d6-9ffd-efba6b3c7e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:36.364Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c29731a6-4741-4a12-ab55-dec5cd0b6593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:46.379Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b0c8a2ed-ddb8-4baf-a189-a37dbb7731e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:56.389Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=784c739b-1bc1-44d7-9778-fcf5de56a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:15:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:06.397Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e6fc9d68-7d03-46d2-b256-475e9b4fab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:16.410Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2aa71ba1-6619-468c-90d3-958cd3a77b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:16:21.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:16:21.314Z |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-04-21T03:16:21.315Z |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-04-21T03:16:21.318Z |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-04-21T03:16:21.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:16:21.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:16:21.326Z |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-04-21T03:16:21.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:26.419Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7bfb2d02-b2c7-4c06-bc13-42728847c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:36.430Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=891a9f79-5a67-4928-ab6e-560e45e7bb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:46.449Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cfb2f217-c3f5-4d61-9711-625d55647d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:56.460Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8b66e34c-789f-4296-ab48-12044f3d72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:16:56.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:06.469Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d2f83e24-54a1-47d1-a956-96c2a869f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:16.479Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fae26a11-87ae-4597-afbd-672190822004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:26.489Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=60f33bfc-512a-4ab8-a114-5da6861c7dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:36.502Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c8523bac-1b23-4393-8553-bac4b43a01ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:46.512Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=30805a80-394b-42e2-a8cc-4b51a41f42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:56.526Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5b4df5f8-b1eb-41d2-ac0e-d3b3cd3d6aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:17:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:06.536Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8ce3a8d1-7cbd-4c2b-94b0-8814e5d90426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:16.548Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6785b08f-32ea-4dda-8eea-f638c81cb84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:26.559Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6fb58c23-cac8-4eb4-87a1-9e3ea2122191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:36.570Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fdee5070-590b-48fb-b163-6a078f46fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:36.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:46.582Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=94c07cc0-a266-4f66-b827-8bf868dc4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:56.592Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=373fbca3-a79e-4b2f-bca0-12232bc8b618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:18:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:06.603Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ced9e61b-f1a8-4d5c-bc5c-3d968018dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:16.616Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=61e3f24a-e0a3-4929-97af-d57cd5f7960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:26.625Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1c56048b-7990-4d7f-8b21-9f0082be4b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:36.635Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=939544cf-a4f1-4936-a71d-0223716fcd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:46.644Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f4569cf8-cbb7-45cf-90ce-39d2739a1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:56.653Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=54bb02f2-d8de-4d54-bb28-ea50562ba0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:19:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:06.666Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e5cac7b7-5f18-4268-be70-c0034135784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:16.717Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=296babb1-1748-4412-a0c4-47cd50da3bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:26.726Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=43c48454-6aaa-4678-ac40-cab2d2bef1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:36.737Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1fff81a0-0b38-4217-b319-95cde7792d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:46.747Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3a3d06ef-3c14-4b6f-96c8-4cc2ccfa7d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:56.768Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7ae34c4e-5b44-4c61-9d4e-db0a49b9a173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:20:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:06.778Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7f064847-4bd0-461f-b41e-26c370993d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:16.795Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0076b027-9a3a-473a-a4af-a8e3bd1103da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:21:21.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:21:21.223Z |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-04-21T03:21:21.224Z |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-04-21T03:21:21.226Z |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-04-21T03:21:21.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:21:21.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:21:21.235Z |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-04-21T03:21:21.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:26.806Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b00029cc-343e-4fe3-8dda-81032f9a2c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:36.818Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cfdef76d-d809-42f5-a179-171d444fc573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:46.828Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4f79974a-c94e-4ab1-ac2b-a6ff5b9582a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:56.838Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f55d9c04-a165-4f0a-9f0d-da84ae5aa2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:21:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:06.849Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=93285c35-cc00-49da-a1d3-043e19d14735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:16.859Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3e076b76-4f37-40ca-b427-c63f28f2bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:26.870Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6a4a0857-2569-4fd3-88f2-b34a6a343857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:36.883Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0954b5d5-44fe-49e3-88ef-d94d217528c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:46.905Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=04999f2e-e2e7-4b0c-9921-bbdf1a61504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:56.915Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=77c4638a-f261-4f88-8f2e-96e48b8152e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:22:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:06.924Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fb3a8456-8ae7-4c38-897f-67e0438eb904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:16.947Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=601444bc-2673-4cf6-b801-92ebd84f47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:26.957Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=43db55e8-0a8a-4eb7-92f5-a30935383049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:36.967Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a6e98e4e-2e49-49c2-b034-f80c82b0430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:46.976Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2d8d161c-f2c7-49eb-9a1e-931a8b1efc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:56.987Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=17a6d788-ebf9-4ed1-bb23-8f82652de9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:23:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:06.996Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f5899e3f-abb8-41cf-a538-36fe4e7a2f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:17.008Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7d4de839-9eb2-42bb-9d10-92686c7a7d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:27.018Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=85268d0f-efeb-477f-9d04-bf9738e81419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:37.028Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2e773d51-3a00-4596-90c0-1b78711eaa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:47.037Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e6e737e2-14ee-4f4b-8a07-f1b6a81105ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:57.048Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=843eab47-407d-4b87-a25b-93093670ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:24:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:07.060Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=87ed0f4d-59e1-4421-8e1d-0193007200d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:17.071Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=42f77318-98ce-4c63-9586-0b13dec0dc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:27.081Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d2eb604e-9b42-40ea-b08c-a5e4f091f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:37.095Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=143d1aea-2ac7-4964-8016-f750288381f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:47.104Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c2239fca-432b-4183-bc92-1650da5247d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:57.115Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b75eb92c-b703-48de-998f-6a0ee6647318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:25:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:07.128Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b35fc08c-271e-4e3a-a88f-c70d087af7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:17.142Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=32ca0b96-f2b8-4942-8917-37f7df517acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:26:21.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:26:21.323Z |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-04-21T03:26:21.325Z |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-04-21T03:26:21.328Z |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-04-21T03:26:21.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:26:21.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:26:21.339Z |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-04-21T03:26:21.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:27.152Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=43f253c2-601d-49de-951b-0fdaea0308f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:27.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:37.164Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f140bf6f-02b8-427f-95ca-fa0ce9428b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:37.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:47.176Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ab9d85a8-9195-4577-85d6-d8cf716a525e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:57.186Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9003680e-f310-4470-9a2a-72980fedf4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:26:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:07.195Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=399255b9-9ddc-4c99-be63-d3e2bbc114d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:17.206Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=446ef09e-01e3-48ac-aeb8-704318d2b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:27.215Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c3e39b4e-225d-47c1-aea0-132886f08229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:37.224Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=23cfd409-5880-41fe-8916-6c7810c50372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:47.232Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b002a3c4-adef-4429-be6e-cdd64d4821bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:57.242Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c177508c-acbe-4bcf-909d-36095c7948dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:27:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:07.252Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=347833ef-fa75-4f45-8584-4c3fe874a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:17.261Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=da8d1d23-7d9a-4e15-82d8-319fde7007c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:27.271Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=83f4e238-f947-49f3-8397-af77d8e4d5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:37.280Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a08e2511-baf9-4b9c-86a2-31036e89bd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:47.309Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=009c73fa-fe84-438e-836c-5fb7e63ff3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:47.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:57.318Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=db26069f-ba7e-4325-8121-26eb3428408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:28:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:07.327Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e9520ea4-aec3-4f75-bda4-4e3d0551f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:17.336Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=82a68a30-b328-4f17-bae1-af5c4328a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:27.344Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=aebb34ce-d350-47e5-be59-697cad44fac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:37.352Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6d846622-3cb5-49d1-ad5f-0c8d24d44d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:47.361Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8a475eae-086a-42dd-a77c-ea0d1d39ab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:57.369Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=75023e17-d210-450f-be7c-e0c899979005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:29:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:07.377Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cb671d05-b340-4f66-a9db-02df542d7908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:07.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:17.386Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=76605d15-8313-45af-8ad6-d78a92008d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:27.395Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=79962fc8-81ab-4cfc-807a-86361e6cd3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:37.404Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e691299e-5f8e-41da-b9eb-fe66b086ca76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:47.413Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6af6e1c8-edd7-4107-b361-1a8c3a607a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:57.421Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2d579d29-770c-4dec-98b4-89e94f18fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:30:57.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:07.432Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=243cf36c-9ad2-4a74-a980-10513e091a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:17.443Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=04c7b0ee-ac89-45e1-b8a3-db32275b28a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:31:21.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:31:21.182Z |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-04-21T03:31:21.183Z |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-04-21T03:31:21.185Z |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-04-21T03:31:21.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:31:21.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:31:21.190Z |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-04-21T03:31:21.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:27.455Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ed3642c0-15fa-4b6a-b564-da46be6d5609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:37.464Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bd8a11fa-dc6f-4356-81e1-eb56fe48a7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:47.472Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=dbd5b1ee-3927-4153-b6f3-2df1b2155b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:57.482Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=eabda33e-9642-4593-b70f-4c162c890023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:31:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:07.491Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8252beef-ef46-4325-b1ee-33aea0cdd224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:17.507Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=927d1e30-d15f-42d8-aded-08b1e38e8cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:27.515Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e702f7ad-352b-41f8-a5cf-5e659a96e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:37.523Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=45424c2a-0aa3-4218-9cec-9e3ca6642953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:47.534Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0935a294-d5ee-441f-92f3-4c4d9d600a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:57.541Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=eb5e7550-5836-4b8c-a164-c9c7345077df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:32:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:07.551Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=df78e409-6c74-4f7e-a9e5-e62e974007be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:17.561Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d63e8a1a-b9f5-4aaa-a142-387c4802c0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:27.570Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ca437bdc-a8a4-41ea-a2cd-be9721716b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:37.586Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=632a6b30-ae98-4861-b778-b4d8d7ae34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:47.596Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=203f8518-197e-4ead-b1e6-3896414ad1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:57.608Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=84cac78e-f4e1-400e-ac9e-7195a1f980b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:33:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:07.616Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a465ac40-54f0-4dfe-9da7-84513d2f5c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:17.625Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f4f85f91-a484-4af3-80f4-afe23bb7908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:27.633Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e4b34a86-e4ff-44a6-ba62-05625588c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:37.641Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=27e63abc-8855-44e0-ac21-5acfcb6813b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:47.648Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0d2a5c35-814e-4a0e-94c8-502cef0f1556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:57.656Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=72603f16-ad61-454f-ba08-7b6bb79dbb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:34:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:07.664Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c02a43ca-6ad2-4198-aaf5-f18439c896d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:17.671Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=abe0aaf2-9837-4ff3-b530-b72a7cc4bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:27.679Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e5470a63-bbf0-47ab-9fe6-1068ef191a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:37.690Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=928f704f-2391-46b1-9852-c2f4f628ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:47.698Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6576b764-c731-4289-99a9-a63c7654d2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:57.706Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b18a39ee-27e0-4e8a-9af8-a0e6174c46c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:35:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:07.717Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c4e2fcc0-2bf4-41e7-ac23-57279bb574b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:17.726Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9d6de33d-167f-4d6a-92a9-177a7399d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:36:21.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:36:21.247Z |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-04-21T03:36:21.248Z |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-04-21T03:36:21.250Z |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-04-21T03:36:21.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:36:21.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:36:21.256Z |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-04-21T03:36:21.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:27.739Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=625e3bb4-1cc5-4508-9876-848dce1a1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:37.748Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=89c7d685-e1c9-449d-aed2-6a65dc55fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:47.757Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1a55357a-26b8-4747-8574-46a05a7ea7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:47.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:57.766Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b5ff4281-f165-4d7c-a7e5-36e5af316dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:36:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:07.779Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7afd683c-08c7-4443-969e-87464b420af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:17.794Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9a3511ce-5d68-458b-a32f-d3e1c3d7463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:27.810Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3d753164-6a4d-415a-b9ba-0f57e3fed662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:37.818Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5ab773fd-4558-4dcc-95d8-fb7057999678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:47.826Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=76725846-9cd5-444e-880c-082db2a3f630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:57.839Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c4752097-b9da-469f-ad1b-e8a25ba6cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:37:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:07.848Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7b5db270-0c00-40c7-98ac-7fad2e2655c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:07.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:17.856Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=80fa1c06-b727-4c85-963f-18f03952d1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:27.878Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a26786a2-5c05-418d-a7e2-7e40d982daef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:37.885Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=49e26e4e-5b65-479c-8665-ac2113b0dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:47.894Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=23e3e7c3-ee7b-45e9-a5f4-df51fe13f3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:57.904Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5c9d5b20-b4a5-4704-b204-54983c0086ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:38:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:07.912Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e3456f09-4037-4da8-a38f-509b1433a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:17.921Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3aabed50-a401-4130-872e-ab39650026a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:27.932Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bf8bc244-2272-489e-a8f5-ab4975d2f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:37.940Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=76d224eb-ed8a-4820-a460-ad02d20410ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:47.950Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5b508e03-900b-4118-82b1-b4181ef2b7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:57.963Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=97d7563e-de9c-4e0a-9f04-57d3c7390e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:39:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:07.971Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f8bbed3b-9b15-434a-8ad1-71f9726e4a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:17.978Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7213fa90-d2e3-48c3-a15a-e79a95c36f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:27.986Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e24387cd-a14e-4343-9739-5d7485523aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:37.994Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9960b76e-f6eb-472a-9a40-30ae9e4d7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:48.005Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=217d78df-2094-4478-8a11-8040b4db1ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:58.015Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d015500c-5b74-44d0-b37b-282b0e11c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:40:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:08.022Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b51105eb-f69f-476f-9a6d-fd5af0912b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:18.030Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2da55f61-7cf9-4147-b4c5-b6859fb5fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:41:21.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:41:21.210Z |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-04-21T03:41:21.211Z |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-04-21T03:41:21.213Z |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-04-21T03:41:21.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:41:21.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:41:21.218Z |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-04-21T03:41:21.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:28.042Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9b40c43f-0777-4f25-9051-bf01402b892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:38.055Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b2d23ac3-0b9e-4cf0-99ea-50b2d01dae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:48.064Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=aab07db4-2ed2-4fe9-b2ac-67eeeaf3ddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:48.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:58.072Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8f593750-6b9b-4c1c-a90e-939c9247338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:41:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:08.080Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9e0fc922-f256-488b-8b1a-9e0264fe0caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:18.091Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=661559c2-f60c-4bed-899e-ab0c4c79c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:28.099Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=57fe6e18-ddd1-4940-aee4-f2e98c2dbfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:38.108Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e0b3568a-527f-4d3a-9147-f41eb9f37919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:48.117Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=516476d9-b017-4ef7-88fd-9abeba698ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:58.124Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ea3f3051-63bd-4afb-8180-b93fec2a0824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:42:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:08.132Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7514ef52-61e3-4ea4-9f11-868edd310ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:18.141Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=04e80344-b8cf-432d-80b7-18674cc60726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:18.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:28.148Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=55668f9a-fd86-4958-b4bd-04ac95aa6cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:38.156Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b2597b3f-0b27-4fc2-be0c-493345fce0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:48.166Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1a6805be-dd02-41dc-bd34-0482a0951f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:58.174Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e820b6db-1f09-475e-8d0d-ed794d3d0667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:43:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:08.182Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=255a3278-f3b9-42b9-ad98-7c1612d92b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:18.192Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7ee4b23d-8fb9-4163-b5ca-c659de9a3795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:28.202Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b2b84e9c-ab7b-4871-93d7-8f52fdf8d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:38.211Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9dc4af78-767a-4f1c-86e5-640271b11922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:48.222Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=73109778-c7c2-4d58-81db-7e624fcfab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:58.230Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=34ecfc28-23a3-4ebf-b08c-ea6990439fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:44:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:08.237Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=016f2680-7d08-465e-915c-40044a58b063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:18.247Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=59fe3c43-9b04-46ad-adfd-3c40fd808a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:28.254Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=52673370-c8f4-4ac8-955c-56eba0182f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:38.263Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=39ac6093-92a9-4d90-a9ed-4456c477b2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:48.275Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bc5c3dca-81ae-4d1b-8ee4-78816556f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:58.283Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=51d719f5-b288-4ce0-a181-e7ee0420e69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:45:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:08.291Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d63a9c27-296d-4bbb-95d9-b8f241b1f7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:18.299Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=578c8dba-ec27-4686-91de-b3e226465166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:46:21.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:46:21.218Z |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-04-21T03:46:21.219Z |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-04-21T03:46:21.222Z |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-04-21T03:46:21.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:46:21.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:46:21.227Z |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-04-21T03:46:21.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:28.308Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9ee89d6e-c4e4-414c-9ce1-da78f5aa5265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:38.320Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=956247ff-a39a-4c8e-b2c9-4fbcfcef2140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:38.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:48.329Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=24869b51-f9cc-40d3-bb9c-791079589afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:58.337Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f035d5c7-48e7-4458-8ba8-706ee57d35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:46:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:08.348Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=695aa8f0-4a11-43cc-a612-6ac01c5618d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:18.355Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f3735ba8-f0d6-428b-b81b-8fc843c75096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:28.364Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fb0325e3-bd91-41dd-890b-1f219bd260d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:38.372Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4d8756c4-d7eb-408b-b163-598367faaf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:38.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:48.380Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a81b6d6a-6aed-4dc7-b347-c18b757cb754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:58.388Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=66040f98-f7c3-4016-a347-ecd01fd63e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:47:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:08.398Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6ea82768-9b50-4369-9b9b-222ce9994c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:18.414Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a9a9b115-a268-4a46-95ae-6474081afd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:28.422Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=99c0fa9b-2492-4cea-8757-c3ca2069cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:38.431Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e2d9b237-54ab-4a36-ab31-a4e8d91c5124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:48.440Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=63a4b9eb-d039-403b-b56f-e0001daa1c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:58.452Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c3a41298-a58c-423f-b3c9-5c445c0248d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:48:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:08.462Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3b8786b6-240a-4eec-aae8-aacb53b2b37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:18.470Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=baed323d-c951-4be5-b3e2-c2bbf6c9beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:28.479Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d4f070ad-59e5-40d7-b1bc-70c9ea49f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:38.498Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=601699ef-21c2-43a4-89f8-8788dbfa1638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:48.508Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=42da5fd6-6db1-4686-b3c8-18c34cbb5d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:58.518Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1ddbebbb-93cd-4d29-b90e-330928d39dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:49:58.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:08.526Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b89dc257-d56d-414d-b7b8-aeed55c2812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:18.534Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=42ff286b-92d2-4ccb-8b12-8f3a032e7ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:28.542Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=99a18b1f-47c6-4d28-89ff-ed0d500372fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:38.549Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3136bacd-9233-4d25-81bb-dc433e12b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:48.557Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0fe32502-6b74-4efd-adbc-a3a84b637441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:58.566Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0c459d7c-e05c-483a-b9af-8690c6aee4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:50:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:08.574Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3936a54e-9521-4747-a026-80c5292198f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:18.582Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b6419945-1a7f-4d24-b0b5-ab652ee1e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:51:21.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:51:21.252Z |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-04-21T03:51:21.253Z |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-04-21T03:51:21.255Z |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-04-21T03:51:21.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:51:21.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:51:21.260Z |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-04-21T03:51:21.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:28.590Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ba3d2f88-0a03-4804-a116-e17513c3057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:38.598Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ba554503-5b08-401b-857b-ca164fc8d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:48.607Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=66b00efe-f7b3-4752-a96e-83fbb343d1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:58.615Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e5e2a6d2-c85b-40e7-b14a-d21db8ebe767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:51:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:08.624Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8bd1486d-55c8-46c8-b0b8-86b52c18b279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:18.632Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4e83a969-9f59-4194-8f07-49c223571fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:28.639Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=80374142-8502-43c3-b255-6d56bfdb62cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:38.648Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8dc80b9b-3dc0-4f3a-92d1-61b27cda1fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:48.654Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8d6bb599-5f4a-4962-9103-9ff7b4c82068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:58.662Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0f4c609f-af08-4d33-a5c8-f13e98b7d994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:52:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:08.670Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bd9c7699-bb48-41a2-87b2-f74fb1d03e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:18.677Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=23add7e9-8529-4124-b328-8002c0d3da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:28.685Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6577945f-6c45-47df-871f-3f2be8fe3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:38.711Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=db6f02c5-7ccb-4151-9af5-9f9fe98927d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:48.720Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5c01e13e-c779-4c68-a287-44b321c67d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:58.728Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8cd684dc-937d-4b91-8598-8f1f61d911f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:53:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:08.736Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d0921d53-0242-4f52-ad95-37971e1d059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:18.744Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=509e76eb-db7f-4bd3-9808-6b57cb7899f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:28.752Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c8769bdf-e37d-47bb-a3d7-5184903cd0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:38.759Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1aaed392-99cd-4db1-baa6-5bd598364687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:48.767Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7adf63af-b17f-46fd-ae03-10210378e7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:58.775Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3f3cf46c-f94d-4d1b-81af-e17f64fac37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:54:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:08.784Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b006454c-1141-45a5-849e-281655f8e169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:18.793Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7c474620-7647-4fdc-8360-796af74457a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:18.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:28.801Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=85f9d0e6-b02f-49b2-8bcb-b329004305a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:28.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:38.814Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c42644c2-7714-45f3-bb97-6463b2278fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:48.822Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c1e0f025-7015-4593-bbd7-089ddcdd91d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:58.831Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8e3aef19-f8c2-4dc6-bfe2-f1aceab96838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:55:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:08.838Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bbe6a4a4-0d55-41f2-bc1c-7b164da43c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:18.848Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f9678c69-a2ff-484a-b23f-8ed9e7d75a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:56:21.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T03:56:21.269Z |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-04-21T03:56:21.270Z |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-04-21T03:56:21.272Z |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-04-21T03:56:21.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T03:56:21.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T03:56:21.278Z |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-04-21T03:56:21.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:28.861Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5a40cf17-7d30-47bf-922a-efb48a7fbee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:38.869Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=02173eb7-09f4-4c84-a288-86b6fcb5eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:48.878Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ac4f6c57-74da-4217-9e24-97fd4062a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:58.887Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=08843092-94f9-4f8e-b694-7801352c158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:56:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:08.895Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6f741c3e-fb11-4fb1-9299-f47453c2e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:18.904Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f3124edf-8097-483f-81ec-3a2b9750a512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:28.912Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=37f99d3b-b210-4c47-9cb4-bc679814e655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:38.920Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4bfbd8d8-5881-4f39-9a6e-9d67915d30da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:48.928Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=13148799-ce94-4d43-a9c4-a1dd53613759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:58.936Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=73fe7399-461c-42d7-bf6d-760b04384a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:57:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:08.943Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8ba33015-74cd-4386-a895-9f715a8be027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:18.951Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=55988d0f-a24d-4190-a562-7eba33e87d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:18.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:28.958Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3aa30d66-3d80-4af7-8f17-8bedda02cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:38.966Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=487d19a3-8dfa-43e2-aff6-44e58c7c6c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:48.973Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e7f6627d-e608-4eba-87a8-a0ed2701c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:58.981Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0260c992-38c1-4a34-b7eb-56c867eee679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:58:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:08.989Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b03be298-ce88-4c5c-8a9c-15ce260d5ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:18.996Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=278a735f-e9d7-4fc0-b5f1-3e5a8407e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:29.002Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=710a5f1a-90d1-43fd-9850-9cabe2329b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:39.010Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=eab6e7a3-20ed-4c1a-b132-502730788e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:49.016Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=556abb01-d0f7-4e92-8443-18c656ad6f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:59.023Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e0e8679f-ceda-4ba3-bf16-e86b3e02d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T03:59:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:09.031Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=74527760-26bd-4052-a758-7fd915d43ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:19.039Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4e1cac0b-8f67-4667-b456-0d9167b4f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:29.046Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=88099d90-2e92-4b5b-a0d4-2fd38091d1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:39.054Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=86349685-42c1-4355-9d95-705d0500e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:49.061Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=98ba7ce6-7d7a-4a07-9b60-46187e77be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:59.068Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=82286f0f-954f-420f-9ec5-32c8dbae9840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:00:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:09.076Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4c2ef38f-f36f-4fac-a725-29b0c8b05424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:19.083Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2f325ec7-579d-4026-8e38-001998e71214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:01:21.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:01:21.201Z |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-04-21T04:01:21.201Z |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-04-21T04:01:21.203Z |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-04-21T04:01:21.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:01:21.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:01:21.208Z |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-04-21T04:01:21.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:29.096Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=208464b5-63cf-44c7-a403-30627b5cb944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:39.104Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0c587e5a-508a-46be-b4d4-570e6121e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:49.111Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4cd9ea7a-f543-40de-8021-57108f5af69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:59.120Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=828ccafd-11b8-49b4-96fb-b6b75bff3864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:01:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:09.127Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4b1c8d12-249c-443f-a77b-c4a5df73b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:19.136Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=05a5098a-b036-4cf1-ab98-82ffd2bfdc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:29.143Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b8c73880-ecd4-4192-affb-e371b06625d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:39.150Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=560e5e0c-8d54-4396-a445-0d775cd15b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:49.159Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=99d77b92-e23c-41fe-803a-c3de910b9990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:59.166Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e47e02fc-41be-4bf2-82f4-fe90afb0cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:02:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:09.173Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=26f7c777-7aeb-49b3-a59b-58c830dac793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:19.180Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e344b94f-c964-4bd1-bb39-7a4207ebcbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:29.188Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=32a37068-b91f-42a0-b7e2-d122c195bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:39.206Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c9a1631f-eaa5-468a-bab7-4ecda34082c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:49.213Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4353557a-581f-4fd9-82a1-1d05200537aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:59.220Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=047760f9-b7e2-4eea-8c9b-d79cfb3dd142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:03:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:09.227Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f3de0e7d-7e6b-4d36-8ed5-30a38d3684bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:19.239Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f14a5496-6b39-44b4-914e-a15e99b3d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:29.247Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0a17a259-8dc6-40ba-8712-ae2ff64fd96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:39.254Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=25f3acca-1d26-4c80-8e3b-8cd713d42120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:49.261Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=412e6692-c2a5-4139-971e-0bcd6eba989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:59.269Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5efe0e52-0b82-4936-b8a6-ffc9b45be98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:04:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:09.297Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d15c39fc-da91-41d4-a55b-d7b456ce059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:19.308Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fd7abe63-2bb9-4b13-b0b4-605def352257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:29.322Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f9b9ae8b-2c9a-4349-8043-08c2091c1c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:39.330Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fa165c15-88ec-42bb-8309-91463c408bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:49.337Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=98b7af06-ae56-4c78-a310-b176be37e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:59.344Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e561447d-7078-477f-a3eb-2cd50914c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:05:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:09.352Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=56e30f1a-4207-4a1d-991e-88d8d7f1ea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:19.359Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b073789b-6dad-4e36-8bf4-dfaf8682492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:06:21.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:06:21.232Z |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-04-21T04:06:21.233Z |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-04-21T04:06:21.235Z |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-04-21T04:06:21.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:06:21.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:06:21.240Z |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-04-21T04:06:21.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:29.366Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f79d874e-7d76-4abb-b9c7-4a8c3ed0faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:39.375Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1f070d15-9c60-499b-b574-c5e717337990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:49.382Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=80f8c3f4-3bd4-43a0-9c02-53aac8f0ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:59.390Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1dad3b93-3710-4dd8-8e34-8eb96a104ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:06:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:09.400Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=493d2777-94e5-458e-8277-9d27346c117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:19.407Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3cd54c9a-6361-4ec9-8ff6-a597e8efff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:29.415Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1f5ca8a6-f1b2-4236-a658-a9a685dfbf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:39.422Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f852249e-f808-45a2-bad0-298ae40084db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:49.430Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d907ec21-f646-4688-af23-b6866442a3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:59.442Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f1026719-3b72-4f01-ad55-dbdccd949178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:07:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:09.453Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=60a8cac3-b600-42f5-8725-e530e150e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:19.461Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=96b23c3b-b556-4ed2-aa59-4262cd2092ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:29.475Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bbf36209-507e-4e53-b35f-eb73cace3270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:39.483Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8e7e827b-ef27-4b2b-a17a-62d7a3ec45e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:49.490Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4b26bb04-9300-4147-b37c-202b09fd92e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:59.498Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e5da117e-4972-4753-b69f-ee64d705f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:08:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:09.527Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=494f7607-c07f-4a1c-9292-ed06d491ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:09.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:19.534Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c0fba13e-40bf-46b8-b286-6f9d4ac6b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:29.542Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bfd32e3a-f06a-4f3e-a4a7-7374089851bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:39.550Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8750eb02-cd3a-42f1-beb8-ecb94c1adcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:49.557Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ae98c914-9d28-4f6f-bff1-45872944f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:59.565Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=54e9b7c8-4aef-4e2a-8bcd-d378e1456f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:09:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:09.572Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=15f2701e-44d6-49ec-baa0-5d6de5cd1d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:19.580Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=daafcf1e-7737-476e-99ec-1560fba0a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:29.588Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=763df02a-9eb7-4755-8d2c-429f24348fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:39.597Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=64522c7e-14d9-407e-849d-2f85a2aaae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:39.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:49.606Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=432f8761-c87b-48ca-ad0b-cb348eac2c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:59.613Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=dfa749fd-0fa7-448f-86a2-07019d8bacb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:10:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:09.620Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=82c8fde4-56a9-49cd-9dd1-7f64d5b2dee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:19.627Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9fbb447f-28df-474f-92dd-ca05f6e94bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:19.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:11:21.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:11:21.201Z |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-04-21T04:11:21.202Z |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-04-21T04:11:21.204Z |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-04-21T04:11:21.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:11:21.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:11:21.208Z |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-04-21T04:11:21.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:29.634Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=af7abb29-6db6-447c-9559-8ed4e3df86b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:39.642Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c79e45e4-737f-4f88-abf0-6717fe578c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:49.648Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=16bb0f54-9704-4663-867e-37fc234a4f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:59.655Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ce4db77e-a706-45dd-820d-af947150dd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:11:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:09.663Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e0a9b50e-8579-47d9-a53a-4eda482df6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:19.670Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=eeae9600-b299-45bb-a225-21575dd28a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:29.680Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=40c44ac2-1a88-43e9-8c5b-a98bf99e2f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:39.702Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=51a25b30-fe09-4bda-8bd5-42eab6dfcafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:49.711Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bb991946-a80a-43fa-8abd-d18d223038ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:59.722Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=89521c3a-37d1-4ab6-aa9f-d5249f9f1c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:12:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:09.730Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=816a7b89-2e11-44dd-9c6e-34fda008a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:19.737Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1ddd2678-6096-4e87-bf53-b5047c769ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:29.744Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c16ba492-f585-4e96-993d-9c28ca61fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:39.750Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1c94a59f-c9df-4a4c-8dc9-c04b31fd1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:49.757Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=02ca2b80-6fe1-4261-8f0e-c8c9a428d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:49.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:59.764Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d9cc5622-3ce2-4af0-8aa0-d72470e0f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:13:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:09.772Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=437376b5-0feb-4672-9fd8-ed2009b343cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:19.779Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=432bab46-5c0f-48e8-a721-fcf318b9f3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:29.787Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=31585a4e-94ab-4bb4-8e53-058be4cf4c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:39.796Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f1252a0b-def3-4bd0-998e-198a81162c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:39.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:49.803Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=92521b14-7639-4939-9622-8405748dc02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:59.811Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b92daa12-b2de-44e4-a633-11261bab276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:14:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:09.818Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=483cb3e3-eae1-4c3f-a6e6-2d586a01dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:19.825Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2dbc7a88-fec5-4a4b-88fc-589b0a4c8156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:29.832Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c6476389-91e1-460b-b94b-bb45c9d9fd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:39.839Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ea58c8a5-9b2d-48db-950d-3097d3daa0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:49.846Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0d2b5acb-1c28-4488-a75d-20598ed1b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:59.853Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e0228d86-8fd7-42ea-9eca-5d1f64c39eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:15:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:09.860Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=224d721b-a6bc-465b-aa45-b2b0a3012a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:19.869Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=30d9b209-3c79-4143-bd8a-f99d448b4463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:16:21.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:16:21.265Z |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-04-21T04:16:21.266Z |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-04-21T04:16:21.269Z |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-04-21T04:16:21.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:16:21.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:16:21.275Z |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-04-21T04:16:21.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:29.877Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3340bf05-64bd-40c1-add8-14e495da03ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:39.884Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c57213ce-412f-4b05-a81b-3ed3322b429b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:39.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:49.890Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=69e48c46-4d79-4667-a1fa-5420a58bf3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:59.897Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ef05f80a-e073-44de-a77a-8d9e1e18d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:16:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:09.904Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=759de690-92e2-478a-9219-ec9e4c69cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:19.917Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d34e6a33-d1f4-430e-b894-3a70e8a93326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:29.924Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a9e52a4d-65e4-4785-b256-90117dd390d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:39.931Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4bfd46c3-da66-4c16-8ad6-84c69b731c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:49.937Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d7d7b807-4eef-4e35-a370-e79869b32980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:59.945Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b122312a-25c1-4256-beb3-db009051dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:17:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:09.952Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=10a94507-bddd-473f-a92f-3ae2f73956a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:19.959Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c4cab4f0-4d62-4168-b841-39f5e0a1577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:29.965Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1ebc51a7-0896-4091-87a8-ff40804cab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:39.972Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f58ae1cf-b102-422e-986f-c73a553875d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:49.979Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=600486b1-a2f0-49b2-9865-6467e5fa5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:18:59.986Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ea1ba61c-b937-47e6-852c-6e99b0456151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:10.010Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=144299df-5264-4661-8f14-ad9e728047dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:20.018Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=36f8339c-5ce7-479a-9192-91c7106afa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:30.027Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c8f0a60a-9751-434a-85c0-46bb00da6f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:40.034Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3dbde9e0-cf15-452f-8062-54cee374225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:50.041Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e6f71f14-062a-4c92-8248-c43fd9bf1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:19:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:00.049Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b5490006-939c-4202-8278-353cf95fa27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:10.058Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1c321fdf-8e1d-4f3a-a8fb-1e46648cd052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:20.067Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=55f0acac-ba22-4c32-a9d6-6243a5295270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:30.074Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d56f3d55-3995-4d3e-9cdc-3ce982948f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:40.082Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b363563f-adb8-4c86-bcc3-cf3f0d2da3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:50.089Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9a907454-0fa6-4959-bf68-fe0123728113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:20:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:00.098Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f0551139-1e8a-40c2-a8bf-c25df651d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:10.105Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=883772aa-ad80-4299-bb6e-6de1b42c16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:20.114Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8761dbad-e3a5-4030-bf76-779cea07bb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:21:21.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:21:21.208Z |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-04-21T04:21:21.209Z |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-04-21T04:21:21.211Z |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-04-21T04:21:21.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:21:21.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:21:21.215Z |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-04-21T04:21:21.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:30.122Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c886531c-5f6d-464e-87ac-18b33bcb24ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:40.129Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d3463df5-d85d-432a-99a7-4c28502c2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:50.137Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=10270504-aaaf-4a75-bc27-262b720a6bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:21:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:00.144Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=fc1413d4-f996-4c5a-a5f5-31be89744af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:10.151Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=adcfd2bc-7e62-4459-b4b2-19aa1d20bbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:20.159Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9d00806c-71d6-42f3-bb50-1ae39db697db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:30.166Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=40259eea-cf09-4e4a-bbb0-2d486927dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:40.173Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1d53662b-be48-482e-bcd7-7c9055163b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:50.181Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=39d115c8-3fbb-4df3-89a5-ff396c0d2675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:22:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:00.191Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6036421d-f8a3-479c-9bc5-4a9bda50b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:10.199Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d16ef4d0-8516-4a7e-8ab5-b6604627c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:20.207Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=acf772a7-0c2c-49e2-99f0-c9272b5532ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:30.216Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=23d34f8c-ad95-47f9-9eb2-8a99deb3da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:40.222Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ece3a6ec-3561-44a0-b810-a32a3894f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:50.229Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=78da7767-85f7-4193-9d3f-39fc9b4c5393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:23:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:00.236Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6988133e-c602-4990-8008-a385b3e6f1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:00.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:10.243Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2f9ad40f-cb96-4499-8463-cea892eaff1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:20.255Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6094d97d-f10f-4fa9-ac6d-d7fa8f0f9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:30.273Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=38075848-b606-4c80-8d2f-56686dd9a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:40.280Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f812fb18-50e8-4d72-9e53-cd7e16cef61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:50.288Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=555b695e-bda0-4f5f-a1d3-1c4725d2bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:24:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:00.296Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4f073fb2-71c8-4a10-8ce3-2f14fd357501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:10.304Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=128999f6-131b-4553-93a3-03a95fe2da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:20.311Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e88b5be7-7056-4f6e-b705-764741b880f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:20.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:30.318Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=73483729-df7c-46db-9cd2-14f40a41c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:40.325Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=690fdf48-be8e-4790-9f1e-748e5ec1a5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:50.335Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5d3f2f0c-d12d-4d15-b9ac-6df4f13501e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:25:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:00.342Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cb086de0-b7d6-494e-8603-4a791960dd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:10.348Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9d212b17-1d71-47ab-94df-da3b8248b32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:20.356Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ceac3c0c-c27d-4694-bc02-b14808a3608e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:26:21.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:26:21.152Z |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-04-21T04:26:21.152Z |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-04-21T04:26:21.153Z |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-04-21T04:26:21.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:26:21.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:26:21.157Z |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-04-21T04:26:21.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:30.364Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3344c976-7ca9-4572-8436-040e7a093130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:40.371Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b0d18a64-5c97-4339-a448-55adca325fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:50.381Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9bfeae36-1e79-4daa-bb64-87bd41f9dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:26:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:00.387Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1f1655b5-6fc1-4e04-8f0c-29862b26245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:10.406Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=62bf7095-5006-4b32-ac37-7b1daaedb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:20.416Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d611456a-dc7d-445a-82e2-2adedb7008cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:30.422Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0a4a16f3-c4ad-4e40-b3df-606c099035ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:40.430Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a1386b62-c600-4829-9c9a-663372a77eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:50.438Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=24294ccd-3171-46cb-9f6f-4f2ca4cc8c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:27:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:00.447Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=66a98267-53e1-47db-9c5b-b9bd28961c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:10.454Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f4a0e88e-c8c5-436c-bcbd-bd8beea9fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:20.462Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=12003c83-1d9b-4b0a-bd9e-4efeb7bd0938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:30.469Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=04a440d1-c919-4f52-aee6-9bae951557f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:40.475Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9c1172fe-364b-43d0-b04a-7761ea3c0a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:50.481Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3e944afd-d382-4eee-b004-6edbad13ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:28:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:00.488Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1be8b765-e08f-4f50-a8a9-8bd830efc8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:10.507Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=3a2a3762-48a7-4a2c-b9f2-37da3c6b6be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:20.514Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=daecb496-37a7-448c-84a2-1d652f978896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:30.522Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=743ca8a5-2484-4bdd-8bd4-f7079ff65225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:40.531Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cf986a2a-461a-4adb-aa08-6e043aed78e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:50.538Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=96b3f3c7-d38b-4421-845a-8ba17256a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:29:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:00.545Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9cc23097-ee3a-4fa7-a24b-fec1b8ab444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:10.551Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=82d107f7-22f0-45b4-8099-6993d300193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:20.558Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d8a935a5-960b-42f9-9b3a-c94290e168a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:30.567Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c8b7a737-3a2a-4d81-94f7-91b7560fa3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:40.574Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8d42f7a3-653b-4617-91c1-84d5fe0299b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:50.581Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=41b15180-fb7b-456a-aee7-a27c93e25adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:30:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:00.593Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a36bb818-200c-4d76-8a96-49ced072f30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:10.607Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9798eea2-fbac-48cb-b234-8f12d94f0f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:20.621Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d04e039e-dc8d-4da9-bdf2-aabbbddb7cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:31:21.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:31:21.229Z |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-04-21T04:31:21.230Z |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-04-21T04:31:21.232Z |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-04-21T04:31:21.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:31:21.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:31:21.236Z |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-04-21T04:31:21.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:30.629Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a92e023b-ede2-4685-badf-1139f8dd3555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:40.636Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0af2a00b-19dd-4715-8506-5240cd9f011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:50.643Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=85b642ec-b90d-44f0-acda-b8132794bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:31:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:00.650Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=715f7177-12ec-4a8b-a4fd-8d50e2305c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:10.660Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=83ffdea2-8012-415b-9daf-5517f07a9d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:20.668Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7b16def2-f10b-4df0-adfa-bdb64c94d46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:30.676Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bd439a70-c103-4347-9aff-a16d73c73043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:40.684Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f870a851-0b6d-464f-9c1c-1f6cb41b3b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:50.690Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d104d363-9209-4010-97c1-b710dd1f3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:32:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:00.697Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0a7fa4fd-fa0e-4acf-ab61-fdbcedef746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:10.706Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=45e7beff-2dd2-4da8-afac-4db34a50f6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:20.713Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4844c960-7666-418d-9c41-f63abd98ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:30.719Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b25625cb-7f5e-4442-b3c9-9703da672443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:40.727Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e07dea84-01be-4701-a4c9-0599b93eb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:50.734Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=4ae72051-0275-44d3-adad-957663d668a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:33:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:00.741Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9a264182-b07f-484d-9463-f1ccbc4710d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:10.748Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=0ef63720-8a30-479d-b9d7-70ec2d885acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:20.758Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a08214d0-964c-4765-9e7d-497f48e6eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:30.764Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f36e8184-6f40-4138-9e94-07f43ead4833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:40.770Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d63f5e3c-f1c1-4663-a8aa-ad2827664567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:50.776Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=b0ed81e8-648e-4fae-9191-38d0f28895c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:34:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:00.782Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cecd6f8e-1730-4d51-b326-bfc0a1275df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:00.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:10.789Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8d8c9221-247f-46bb-9e2e-7bc326388446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:10.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:20.797Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=52bd85a0-da4e-44c0-a040-1bc2c27f25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:20.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:30.804Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6e7645f3-c78b-4b92-a0d8-858185bab99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:40.811Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=f1b28a0e-aeb5-4b3e-8c4b-6a2f2597bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:50.819Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c00492b4-bd6c-4339-a342-436204bc8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:35:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:00.827Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cd896f67-4b99-4e35-958f-26f40ad09933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:10.834Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5880852b-7370-4696-8fe8-261d312a9399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:20.843Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=681ae234-a93f-4d96-8ee6-aea4ded04d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:36:21.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T04:36:21.180Z |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-04-21T04:36:21.180Z |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-04-21T04:36:21.181Z |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-04-21T04:36:21.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T04:36:21.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T04:36:21.185Z |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-04-21T04:36:21.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:30.852Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=d46d5c94-fa6d-4310-ab09-0974dce4317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:40.858Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=726050c4-278a-45c6-97b0-c3f91f29b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:50.867Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=e2247a4f-6060-4f25-8988-392fd815f270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:36:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:00.875Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=57843be4-3af4-4575-9d1f-870ac31bf44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:10.883Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=cd650069-89c1-47ec-9c4e-f033e8bb23e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:20.891Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6bd3d091-48bd-4ad4-aafd-a7a94091e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:30.902Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8f3e3c95-af59-4255-a02b-99e41032cb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:40.910Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=a60a8bb8-8c78-4c09-aa37-70a7d4955263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:50.917Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=5a5bd4af-0379-4e66-b357-b58df8fbcb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:37:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:00.924Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=ea98b5bb-7295-4f6e-b77a-245e33e8416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:10.930Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c4e58ac5-5d3d-4cfb-97d8-c5eceada716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:20.938Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=eea3ed32-1423-44aa-97a8-4d6275bd25c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:30.945Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=8ad58754-bd7d-4652-8253-bc187de713e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:40.952Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7bb5fb5b-533e-4506-81b0-24b6aa459ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:50.962Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=9c2a5b21-0e7a-4cd0-85d4-058716a7ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:38:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:00.969Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=1912a095-1944-4c11-a462-6b7c2e328af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:10.979Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=092f8db1-b274-4d53-83c0-c02a33aa1cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:20.985Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7b2a0a6b-7292-4723-abe0-88c5dce81c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:30.992Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bd581839-80eb-412d-98f4-25c488a9b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:41.004Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=39eea51d-40cc-44d3-9726-d64c4d44ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:51.016Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=2a76acf1-52ad-4192-b955-48825163575e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:39:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:01.023Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=faf9b5d2-c8b6-4f70-8c8f-36a9c44eb30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:11.031Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=48ca7b20-423f-4953-be63-b548b0c00109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:21.037Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=c166bc9e-2740-4ec6-8890-57c487b78a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:31.045Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=7a24f8da-c1fb-40e1-af03-101d166a6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:41.053Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=bb8f784d-1229-4989-8b63-6b68a09b81ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:51.061Z |INFO |Init configs |InvocationID=3b372b25-ee5e-426e-8d72-09348c24029c, InstanceUUID=6310162c-f3fc-4a22-8696-afd554f62077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T04:40:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |