. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:07:23.451Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:07:23.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T12:07:23.488Z |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-01-07T12:07:24.059Z |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-01-07T12:07:24.137Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:07:24.137Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:07:24.137Z |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-01-07T12:07:24.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T12:07:24.247Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-07T12:07:24.266Z |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-01-07T12:07:25.939Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T12:07:26.373Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-07T12:07:26.392Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-07T12:07:26.392Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T12:07:26.448Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-07T12:07:26.449Z |INFO |Root WebApplicationContext: initialization completed in 2182 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-07T12:07:26.795Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-07T12:07:27.441Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T12:07:28.492Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T12:07:29.052Z |INFO |Started MainApp in 7.554 seconds (JVM running for 8.177) |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-07T12:07:29.116Z |INFO |Start scheduling PRH workflow |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:29.127Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9fbf5dab-fc82-47eb-b9ee-cfe4e5d13773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:07:30.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:40.683Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c726ba49-dfc6-43cb-8a29-1ef83ddad3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:07:41.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:51.714Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e5d2ad85-7517-4e62-a0cf-66c8b57f9085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:07:52.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:07:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:02.753Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=165026a1-373f-4fd6-ad4f-17df7baff184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:03.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:13.795Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=958b5c0e-b856-4253-b4e9-dd07c6625398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:14.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T12:08:19.443Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T12:08:19.444Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T12:08:19.448Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:24.838Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=50bd5033-9fc1-4c9e-8ec6-08d47b5f565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:25.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:35.874Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c5cffad8-7caa-4799-8d1d-fcb659326318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:36.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:46.915Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=57459747-3294-4c03-87b4-8b92c60aa431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:47.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:57.955Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f354083e-6a4e-407a-9b68-7c9b2d4deb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:08:58.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:08:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:08.995Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e7235d39-2b98-4170-a8cc-4e2586e76f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:09:10.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:20.034Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b07f9493-9d9c-467a-89cc-7cd33fac4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:09:21.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:31.074Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d88a3c3a-9d92-493e-958a-f9215e604039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:09:32.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:42.122Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c6797ac1-47d4-4388-b7f4-65745f5c92fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:09:43.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:53.192Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ff8c5260-8758-477d-8881-8ea70bf00c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:09:54.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:09:54.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:04.225Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=54bf5fdc-8191-4601-a8b3-300fc11c5526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:10:05.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:15.271Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ef021063-6954-4f2b-a225-98e1dff64bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:10:16.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:26.505Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c089e57a-a3ab-4346-939c-033d9add70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:10:27.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:37.570Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=792cf81a-22c5-4b1a-8566-23d534539e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:10:38.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:48.609Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ed2adfba-ec7f-439a-b6b7-29b03fca241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:10:49.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:10:59.649Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=479fc97b-0cee-4151-b287-f917a6c0d02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:00.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:10.693Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=878be930-6212-41c3-a317-815438da6574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:11.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:21.732Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ed2fdc94-4e8f-4884-92ba-2b73c1d8f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:22.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:32.770Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ddd0e5ac-ddaa-4dc4-96e7-d8ffac127d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:33.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:43.809Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=eb26a0a3-ea0d-47ec-b9a5-784bf29ee94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:44.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:54.849Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=733a0cd3-5a73-4121-96dc-2354765aa2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:11:55.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:11:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:05.893Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2e73798e-8376-4824-89f6-eb6aee5ef08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:12:06.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:16.933Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=39771db8-7dbe-43b5-a947-6402777ea75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:12:17.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:12:27.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:12:27.577Z |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-01-07T12:12:27.578Z |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-01-07T12:12:27.580Z |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-01-07T12:12:27.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:12:27.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:12:27.589Z |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-01-07T12:12:27.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:27.969Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=308dc8f2-cce1-419d-9eec-7ea8a5780abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:12:29.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:39.012Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=671e6403-b042-4d2c-83d5-1ac05905bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:12:40.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:50.049Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c709eeaf-c973-4971-beea-b7385a6f171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:12:51.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:12:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:01.089Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fc229036-ee26-4111-a333-f8d7c37ef860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:02.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:12.129Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bd772787-d38d-46b3-b9e2-8c36e9be01ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:13.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:23.169Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5e897a64-268e-44f4-8a73-06acf1841dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:24.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:34.210Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2ab0e9d9-478b-49db-9a7a-5dee4905fb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:35.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:45.252Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dd764f9d-0921-4fef-acbf-4ebe2a64b247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:46.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:46.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:56.291Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3823b70b-5433-49e5-8cc7-a30e71b50969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T12:13:57.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:13:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:07.489Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1d78b1f4-9a8e-4ceb-8349-e4242343c788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:17.611Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=96f76d30-4c14-4fb3-a775-076fb36cd7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:17.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:27.624Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f520a589-ae9d-4b0e-943d-cd0aba607364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:27.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:37.635Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4e40c2d6-47bc-4605-9f8a-ad4bc2f2cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:47.653Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=095395c6-d59e-4dd4-8be2-33d7ed260f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:57.672Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=abf8fc69-d063-4787-b237-a232eccbc010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:14:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:07.686Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0fee9223-d6ed-48a4-b69a-da11207e8703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:17.696Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e29ca24d-3a00-4b5e-9271-f5b7a3a2f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:27.704Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1bb7dbfe-74b9-477b-b09f-d3b34c93bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:37.713Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5bb0128f-f781-498a-8154-c72b5400d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:47.727Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e54a9d54-65c7-4e62-a43a-22b85bf566d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:57.757Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d3f15101-273e-47aa-b5ea-4301cd547f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:15:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:07.767Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2ec660cb-c05f-4a4a-ac70-e5839594f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:17.778Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c7cdd607-ca56-461b-a646-315a67daac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:27.788Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e8652b93-22ad-4de1-9a76-fe6889dab93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:27.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:37.803Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bb6eeab7-f8a5-4af2-b180-7b0adb36b572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:47.819Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d1025320-2ebd-4190-9a52-e75400143c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:57.829Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5ff3d0d4-c869-41e1-ae5c-938cc5445d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:16:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:07.839Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6135bdc5-3a9b-46b1-8f19-908a5231eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:17.849Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f3bc3886-e1aa-4add-b324-2bba7ac527a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:17:27.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:17:27.157Z |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-01-07T12:17:27.158Z |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-01-07T12:17:27.161Z |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-01-07T12:17:27.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:17:27.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:17:27.170Z |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-01-07T12:17:27.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:27.859Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3704981d-7384-4ef2-b0ee-e0134537894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:37.874Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cb25fcb4-4be9-41e8-b35f-5f70a54d9264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:47.894Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5217db78-8d14-4fdd-968c-e5cd1b6c190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:57.916Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9dee656d-359b-4833-b3f5-690bcb0f0f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:17:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:07.925Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a060403a-0ebd-44b0-981c-014363661c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:17.933Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=55c4aa8d-9a37-4eb6-82e3-925ce5958722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:27.944Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c1796a10-399e-48b2-a6a9-72cbfc69e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:37.953Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2b59e251-e06e-472b-a671-6bf183647045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:47.974Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7a69be12-62a8-47fd-8e8f-389fc3ac58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:57.994Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6d91c831-39f2-4af5-90a3-c5eaa36a5226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:18:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:08.002Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=beb203e7-9f6c-4a64-955c-9ea5272010ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:18.012Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d0f73e2c-f2ee-419f-824d-9e0f0941c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:28.020Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=83702d58-f631-4827-b06e-8c8736ef969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:38.030Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8ee64df2-b524-4129-a5d8-970e34b52cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:48.045Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1b00c2ea-2d99-4497-869f-dda46a13a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:58.065Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7598f250-f1eb-42be-b1c7-18ca35975eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:19:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:08.075Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=208ad72c-3c37-4e5a-9aa1-8db58c3d00de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:18.085Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=270d780e-3d96-4549-9cc9-a0eaacb4ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:28.095Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=51def474-f5d4-47f2-b254-dfcb2c6c90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:38.105Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c5318472-211b-41d4-823c-e73a887f260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:48.114Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cf4c5f80-cff2-4527-9a48-7c8328f2b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:48.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:58.128Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=19d6811f-17dc-4aaa-b42b-7cfa737e8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:20:58.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:08.148Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=29864b62-4664-4bf2-b460-072412a5335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:18.156Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=043dd0f2-f0f7-423d-9926-6bdfc99176c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:28.170Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7b3982d4-caa6-459a-aea2-ebe76cbe926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:38.180Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=011753fe-def3-470f-8428-f1c8dffcc9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:48.216Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fa5840d9-e209-4017-a293-43362f922016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:58.242Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9b88fe38-c848-4bfb-8a59-abc9b8d9da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:21:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:08.257Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6992159d-0f09-4f68-bfaa-90d4d3c74aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:18.265Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e61b8c24-b663-4b2d-a2bb-20d91ebe7264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:22:27.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:22:27.144Z |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-01-07T12:22:27.145Z |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-01-07T12:22:27.146Z |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-01-07T12:22:27.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:22:27.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:22:27.153Z |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-01-07T12:22:27.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:28.272Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9799f148-314d-416c-a348-376caf05f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:38.280Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=be26a7a1-3a3b-403f-9cdf-81341010e9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:48.291Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=73183dfe-3a90-4f60-a380-03ba20d2f664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:58.310Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=eec91203-1b28-4190-9205-038f6795fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:22:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:08.317Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=38deebf2-b788-4b9b-b650-c12d0a8e9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:08.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:18.326Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8f723cc2-57bd-4eaf-aa71-f39eb9151a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:28.335Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=132678c0-edd3-4bd6-99d3-88b1330f56db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:38.347Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=66417895-8f4c-4751-93b4-d74755df394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:48.356Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d9f94ac3-110c-4b1a-955d-8e534f9be739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:58.365Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=63a05be0-7d6b-476f-a692-ec8996a8cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:23:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:08.378Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=916f4e2b-9144-438f-b9f3-ad4af9504086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:18.394Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=73581d41-c33b-4e2d-9606-9745dfdf2a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:28.403Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5891721a-f3a8-4abb-b017-c31365c6206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:38.410Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=243408c1-7247-41f8-bf7d-687c79077883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:48.420Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=446313ea-0541-4380-9254-6585f8ada98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:58.428Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b8421b04-35ba-438d-becb-664939a4c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:24:58.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:08.436Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1d0ccda5-5e27-4d6c-8344-ac0c487495f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:18.444Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=23c89587-1dd0-4851-a4f2-bc4616ec68c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:28.456Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8c954cdf-8e82-4cf9-bfeb-cb80490c5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:38.481Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c3a727b7-b7b4-4fe9-b47a-5c39291119e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:48.488Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=417100d9-ad0f-4e4a-b399-91005a99b0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:58.496Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=51c09174-b94d-4906-9952-509252d1cc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:25:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:08.504Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c9389a23-fe87-4799-9d99-888412a162dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:18.511Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=92553186-12de-4db9-8f4a-480f8cb00fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:28.519Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=efa929d4-d992-4649-8605-0d37848519e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:38.529Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=99fea275-ee3e-4269-803d-3f054706d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:48.542Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f3b17dbb-37e4-4932-9bf8-5ef245c16a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:48.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:58.560Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bbbf1d10-d491-491b-a3fd-d1216d2bb17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:26:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:08.569Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4eda3cab-7875-4555-ad92-847f10be422b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:18.576Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=75d5b0fc-1652-48c5-8e5e-84cfaff98e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:27:27.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:27:27.089Z |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-01-07T12:27:27.089Z |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-01-07T12:27:27.091Z |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-01-07T12:27:27.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:27:27.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:27:27.098Z |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-01-07T12:27:27.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:28.584Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=671fc100-5316-421d-8f4f-a9f64ff755e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:38.591Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=37ebe433-fbdc-46df-926f-bb533c4a2e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:48.598Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b9a0b740-4b97-4ff4-acb2-cb0233cfb2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:58.609Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f46ae2ac-4a1e-4ccc-a41d-0894bdeb0f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:27:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:08.624Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a58c6e55-7dc9-43b6-9431-1bbdb7e54883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:18.642Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5e92a9af-c873-44ca-8edf-35cbbb1462ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:28.651Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fdf893b0-e535-413b-8d49-2c6571d3ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:38.659Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1722ef23-6462-49c4-81e4-a11b37942269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:48.667Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=691adc8c-e9c6-4df6-aa37-a5688c1caceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:58.674Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f10b1eae-00ce-43bc-bf5e-a027ffcd47e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:28:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:08.681Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bc756e8e-47e4-4e9f-98e3-1067588228ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:18.689Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=330f1f37-aa58-4cdb-ae2a-be50bcbafb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:28.704Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6b5bd9fa-0d02-49d1-9d55-8f854ed29495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:38.722Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=36062f63-c93c-498d-ba17-a64fe30d38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:48.730Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4858398b-b4a5-4517-bbbe-45a7193da0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:58.739Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=25e69f59-2752-4a83-936b-c3418ae643dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:29:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:08.748Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bfe36da6-942e-4b1d-bfc6-5138155f944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:18.755Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6e5810e7-31fc-4163-9464-3874e8427ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:28.763Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e36a78ed-89f7-4276-b00c-e69d995e9e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:38.771Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e8f77b36-5a45-4935-85b8-12601bbea26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:48.782Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d2d1bfe1-5594-491c-8ff5-9b7c657f251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:58.799Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c573e4bb-4b62-4a6f-a9c9-f00b4172199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:30:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:08.806Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0c5b7903-c602-480d-a3f8-e4ede92af81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:18.813Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=56a5f0a0-a933-4ba6-aa67-427d7b153c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:28.822Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b8f14abe-6224-4738-b330-20d9cdaba546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:38.829Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9ec5b12f-b905-4c1e-9ffe-0df486d0c927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:48.838Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=234d8932-f2af-4f6c-9461-a2406f2fbedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:58.847Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a0b9cedf-d6a8-4ca2-9861-309e99fd88c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:31:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:08.860Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=85e6f6bf-fcdb-4f26-9f01-ce9904e2508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:18.876Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ae91390f-c60e-4a77-a970-c3abd71f4980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:32:27.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:32:27.102Z |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-01-07T12:32:27.103Z |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-01-07T12:32:27.104Z |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-01-07T12:32:27.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:32:27.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:32:27.111Z |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-01-07T12:32:27.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:28.884Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=68d385c9-80ab-4233-b936-6dee143b74ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:38.894Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6c0752fb-69c3-46c1-bdc8-7dd5100d4043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:48.900Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=24db1167-26b3-49e0-95f8-cc7ed23f2509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:58.908Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=564bc591-7999-45c6-9df7-0389c64cdf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:32:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:08.917Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9e34f8b4-f2bd-4eb8-9e19-99c95da489f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:18.928Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ab16ed69-8def-44ce-87e6-4b01f246853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:28.945Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dd028315-ae4f-4aac-80df-b8469d805f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:38.953Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d399cba0-ef5f-49c9-a4cc-287ce657b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:48.959Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e4aa2de7-f00a-4356-ad39-93796be16e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:58.966Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a9dca83f-a84f-4eea-989c-165cc06d70cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:33:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:08.973Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e3418608-97d1-4a7a-bb5d-a610c98abfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:18.980Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2744058b-340e-42b5-b45e-61bbaf338a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:28.987Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=978473dd-986a-415e-9e2b-68f20d6dabb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:28.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:38.999Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=61445cb7-ef27-4b69-9cc8-0b28132db308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:49.017Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=36a2cd5d-a27a-413d-b328-6688eada1091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:59.026Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fd0f5b27-f8cd-42f9-ab75-d9c66156e30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:34:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:09.035Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6fa68fe4-1ac8-4f3a-b367-e33bc1699aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:19.041Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ecf5561d-f3b7-4779-9cb2-a782fbbd81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:29.048Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=12fccbe8-47b7-457e-ad77-d0b167eacd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:39.055Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=709029c6-5855-455d-acc2-1061c987fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:39.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:49.063Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0f0084f4-658e-4810-9470-3d546dec732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:59.077Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=306b2f95-fa26-4587-899b-32ab82e23891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:35:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:09.094Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6cea3202-6b01-4d81-8b7b-35479e182c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:19.101Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f12dcfdb-eb41-4c85-a45e-3fff3aa9007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:29.107Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3550a85f-6468-4110-98b5-10cbf6a937bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:39.113Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=908e1ad3-ecd7-4e06-b8b6-ac4eb885e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:49.121Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2121497c-2dd7-4f93-afe4-091d74298401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:59.127Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=964ef08a-545f-49d4-9d92-a49b43143495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:36:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:09.134Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c9b724f6-2189-4c7b-b2a1-e50a6d4a9887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:09.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:19.145Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ea61aea6-0a81-4d0a-a423-a30a6522aed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:37:27.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:37:27.136Z |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-01-07T12:37:27.137Z |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-01-07T12:37:27.139Z |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-01-07T12:37:27.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:37:27.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:37:27.145Z |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-01-07T12:37:27.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:29.162Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5f378d0c-65c0-428a-bc97-f67ae972c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:39.169Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0a9e9e46-dbf5-455b-8de7-7ae38de407f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:49.176Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=62c16f50-37e6-4d4c-a322-86b1b55fafc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:59.182Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b4207e29-b3f8-4390-98e8-aeb1bae93e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:37:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:09.190Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a778735d-fd29-4036-8962-cbde6e81dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:19.198Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0d36d589-fd00-48a1-a7cd-a7768f958785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:29.210Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b6a826c2-e32c-4c62-9c41-a73f6f95b8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:29.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:39.225Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2487ac54-bc39-4d95-bcee-32ebacff63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:49.232Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7b082925-bfc0-4f55-9fae-62d8c9abef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:59.239Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=945ef81c-c66c-4b58-ac4a-cf17425d572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:38:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:09.245Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=67a32a9f-fdc7-4b31-bdcb-143ded46330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:19.252Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7089337b-74c6-408a-a940-117a5bf8944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:19.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:29.260Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9fac1cde-1eb1-43a4-bf14-8c36fbea5da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:39.268Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3f3a223c-9a4a-4abe-9235-6dcc53135a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:49.279Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=18eb1fb8-6af2-40f8-820d-56f20cd2aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:59.296Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=92b5d1d2-4bd7-4f10-8ecb-54cafa569abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:39:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:09.303Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b22b15fc-7c51-4fd8-96b8-f4e25eadca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:19.309Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2e211cb2-dc2b-4fa8-bca2-0bd16efe5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:29.316Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2090744c-2302-4b45-963a-c9c27ea6d9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:39.324Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=22d2a8bd-2d8c-4acc-a84b-a58b04244683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:49.331Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6dbc0f53-4ef7-41e5-861c-5159bd064a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:59.339Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=44bca8cd-d530-4aeb-acdc-d1ac0b5a2ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:40:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:09.350Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0bb10d3b-43c1-49e0-b0ea-f1acaccddb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:19.361Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=665840ad-4a18-404d-adfc-90ba9a62b752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:29.369Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=51442a10-cbf5-4479-9a14-53cc2595f9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:39.376Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=85590752-d915-4c8c-8772-05adac42328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:49.384Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=216b33b6-9979-4828-aae8-bfd89ce9a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:59.391Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4aefa214-8d98-4ea0-ad29-332582c0d68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:41:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:09.405Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9555f082-3b65-44a7-b619-764b21ec5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:19.415Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2432a890-ac4f-4f15-ae3d-979ce9b002d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:42:27.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:42:27.130Z |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-01-07T12:42:27.131Z |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-01-07T12:42:27.133Z |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-01-07T12:42:27.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:42:27.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:42:27.138Z |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-01-07T12:42:27.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:29.428Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=32b2e251-f009-4f9a-a5f2-ce1703ba3c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:39.435Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=27fb3714-faae-4751-a2ad-9906d091909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:49.442Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4da179a7-7e96-4766-85ac-615ca8c9a2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:59.449Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b6306a7d-afcf-4fec-aa28-ede5d3a83827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:42:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:09.456Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=50d1a8ae-a7b9-4401-8ebd-58ba3ae11064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:19.463Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=309a30db-0ca1-4364-bec1-a77ef2d55a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:29.471Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5494c7a8-728d-4886-b44d-4c3a804bedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:39.483Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b43a7976-861d-4492-a49a-6774221db13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:49.498Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5d5f72b1-a5a3-4bcb-99d8-2d5a2e40cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:59.505Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b97bf5e1-07c2-4c72-9016-408469f0d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:43:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:09.512Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d5b7e241-1577-4ba7-acee-dce574383c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:19.520Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=42776108-857c-4931-a372-154e7946da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:29.526Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0ccb6552-3004-49f2-b0c9-5615c825bdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:39.538Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=43a15a6a-7176-486e-ae7b-00a3552dedc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:49.545Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=87244de5-22d6-4e92-a7a5-876caf5db329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:59.553Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=80245d1e-fede-46df-85de-853b133c8c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:44:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:09.561Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=158f5c5b-8efd-4092-95f7-620ccef4020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:19.575Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=21fb7d73-7984-4004-abae-1687a86063c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:29.583Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2818f554-31e6-4a8b-90cf-2ac92330520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:39.590Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=262cd5be-b380-4641-9978-fa955273a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:49.597Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2a343d0f-fb04-44d4-8a11-c6cac371d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:59.605Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0d98019a-b515-4e00-8978-3c8e5d70f5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:45:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:09.615Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0ae01aa2-f405-4a25-b242-3ca4d37d60c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:19.627Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ad0dbded-c403-4979-9379-f66a01eef8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:29.642Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7b57f5d4-b576-47f9-8e63-d441d0688388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:39.649Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5db02449-0a9e-460c-8ecf-0dddcffe0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:49.658Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dc47d7bc-4322-4cae-9cd2-1160aa166b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:49.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:59.665Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a165fd8c-fe41-4fbd-98b3-394c33d06a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:46:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:09.672Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a9acb234-7742-4466-bcd3-a863ac362719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:19.678Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c0eb5c7e-07ac-4568-8176-413fef16411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:47:27.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:47:27.115Z |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-01-07T12:47:27.115Z |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-01-07T12:47:27.117Z |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-01-07T12:47:27.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:47:27.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:47:27.122Z |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-01-07T12:47:27.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:29.692Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7ffecf4e-5326-4e42-80d4-d2cac16d0c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:39.702Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8122df3b-1813-44d2-83f3-fc4182cba40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:49.713Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4bdf14a8-bdc0-4d0f-84a1-b2f0f4c7f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:59.721Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2aa8278d-13e4-4be1-b629-95fbb39fee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:47:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:09.728Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=699f8f00-a4f4-46cf-b5a0-5131f0f4a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:09.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:19.735Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=20d89cb3-4d1b-4076-b641-11776ba3d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:29.743Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9b18bb9f-93e6-4b8c-b881-1dc9aae3db49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:39.751Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=846f0521-fc6b-4223-9d79-dce1d66f064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:49.760Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9cc8e6f8-1dba-46c9-be34-457266d96b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:59.772Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6e6b7a58-157d-4f21-b965-b38adf598d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:48:59.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:09.782Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c3997c33-9e8f-4fa7-b96a-e56e729dd1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:19.789Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3973ad39-f0d6-4204-832d-5646d6b9ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:29.797Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5bb02e17-aa09-430f-b55b-6c13604b82b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:39.804Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=32ff2394-795e-4f85-91df-9e3ecfc75b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:49.812Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e1db73df-296e-4545-af0b-5b15a6f68793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:59.820Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c6e1c85b-76a3-4cce-a434-b2ebb7d0c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:49:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:09.829Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=946f58fa-b7d7-4195-bbee-cf7761d5ec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:19.841Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d5a6cf77-1c32-4f9e-86bd-10a146be781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:29.852Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2a620e42-0d28-4d81-93ea-f064f9bed19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:39.864Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d2734807-e36b-4305-a5bb-57bcc377f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:49.873Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=117a3fe4-b2f5-4700-afa0-d5e547176e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:59.880Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2c88b738-d84c-408e-9b2b-da108ec2a393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:50:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:09.888Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3dba98c7-afa3-4612-9d2d-1597c4561610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:19.898Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4975c962-fa5c-478b-8a3b-9aa07d06947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:29.908Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=716443f5-1985-4d45-805f-9513e4b3aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:39.917Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e934cbdc-320a-4c70-b042-1a7590a8c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:49.925Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4cd37b06-3e53-4bef-93e1-e03f3a755daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:59.932Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7253c599-c38a-4f6e-946a-acd25acb70da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:51:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:09.938Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7abf1065-825e-41f1-aa5d-4142ff2cf2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:19.946Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=eef3efdf-ae21-427b-b9cd-2d4d787b30e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:52:27.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:52:27.123Z |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-01-07T12:52:27.124Z |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-01-07T12:52:27.126Z |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-01-07T12:52:27.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:52:27.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:52:27.131Z |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-01-07T12:52:27.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:29.953Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=67e2763b-318b-426f-938b-b4d735314232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:39.961Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=facb1c46-f400-4aef-8332-fde472ea3a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:49.973Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0fe1558f-a568-464c-bcab-cdb8efe11672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:49.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:59.980Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2aa19330-58b1-4b79-81a9-16652e17beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:52:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:09.986Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=68b7e339-88e6-46d4-b64a-14db42cbf6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:19.995Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=13a179c7-e206-4807-8b3a-f5af3a6bf3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:30.003Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3b5b0ad2-3af6-45a2-900d-8669bd01cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:40.011Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0272de27-9d25-415f-bf56-981fa646c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:50.021Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fcec9d04-aac8-4a68-9702-4fd985bd2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:53:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:00.030Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=11b399a1-b1ab-4023-b455-21f60cab6f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:10.038Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3f2a845a-00b9-45a2-8bc2-21b3b1185936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:20.045Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bb53491a-1118-42b1-8c93-b936a05dcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:30.052Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cf35aabf-134a-4377-a8f0-4cbba173c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:40.058Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9c750a20-b49a-4807-866d-05ecc696a3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:50.066Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=42e71aa0-c8f6-4220-b621-9d08b7039d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:54:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:00.076Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b70029fc-a347-4217-9f4c-f213f3ddd529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:10.086Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=40e81706-d738-4f9f-9ac4-2e72c7cca830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:20.099Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3e22f7b7-a7e8-41b3-b00b-071d20c76f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:30.107Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=66042ab3-ddeb-4a2a-a853-6f57af5c241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:40.114Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fa7b5ce5-081a-40b8-baa9-e43b728af5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:50.124Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dff73a8c-e1a4-4c51-aada-1a52a11fe061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:55:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:00.132Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bd47aad4-78c8-41e0-8c5a-2542cc23c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:10.141Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=97a73c79-a300-46ec-b97e-ae66a95fffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:20.152Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=98040200-8472-423d-aae9-f473dc2c0395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:30.161Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4868f616-acd6-41cb-8f86-11b949087b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:40.169Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=356f1870-e3a9-461c-b005-0b1043633aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:50.177Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=69c1889a-dc95-4d87-bed4-027f70e1f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:56:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:00.185Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=73a5d87d-85c4-4fa2-95f9-43b462ed8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:10.193Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=be001cbf-9a96-428a-8c86-b7e5030dd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:20.200Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0025384e-aa0f-4020-9772-2a76506894af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:57:27.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T12:57:27.110Z |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-01-07T12:57:27.112Z |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-01-07T12:57:27.116Z |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-01-07T12:57:27.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T12:57:27.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T12:57:27.123Z |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-01-07T12:57:27.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:30.207Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e5c3e37b-4e90-4a83-9a74-5602576c0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:40.216Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=855f9ac6-6877-4016-bf6b-c6d02b771493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:50.231Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ba2e7c6c-b549-46e2-8bcd-c89a7acf6ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:57:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:00.238Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=78cfffa7-f275-44fb-8ca1-f581e70727b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:10.245Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=694bccee-aee7-4b0b-b01c-f8d8fd9cb9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:20.252Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e5c8be47-dd99-4f5a-90b5-a23ea28c7106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:30.259Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7e2c4b28-c5ac-4357-8c00-48adeb8d08e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:40.265Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=665ddddd-e683-4909-a948-dc70101c502a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:50.273Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ee0eb0b7-dbbb-40b0-8ce9-92ee4879e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:58:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:00.285Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3ca138ac-1aed-4021-a15d-708f6d622d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:10.300Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1a58bf87-26ff-423f-9e14-95b3ff86b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:20.309Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=93201e6d-04bc-406c-a5b1-56ed582a5589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:30.316Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4121b17a-3fbb-4331-a8c8-fac75d77e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:40.323Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=49ddc0b2-20b7-4b41-a6aa-641cd766e7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:50.329Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e166f22f-94ba-49d8-b756-9083f9162fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T12:59:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:00.335Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=949fc61d-5f51-4ee6-b235-87b82e7ca702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:10.343Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fc5254fd-e176-49a0-8e1e-8f542f302413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:20.352Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7c53ced4-81bf-4cc2-a15b-54e643f7a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:30.361Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=148b87dd-587d-4355-859d-559206c4f543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:40.368Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8881676a-2152-4aaa-b86a-14f3b31a79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:50.375Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d7f7aa8e-14cf-4941-86a1-f0a89a28d563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:00:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:00.384Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=afee3a68-ccc8-4d3a-a075-b04a2c797539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:10.396Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a64a4cef-0ddf-4b83-901a-61455d4575ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:20.402Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8730fe6d-766c-4921-9942-7300d44e60cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:30.410Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cd2722eb-0823-4ae2-a01e-3136fddf62da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:40.426Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=62c0bced-f9db-43cb-9536-d3cff03e5e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:50.439Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e96c2af2-c6af-46f1-82da-db97747442e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:01:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:00.447Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6d77742c-052c-4c90-86de-01a20e52a4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:10.454Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8017a281-403a-4a05-8efb-804494de8abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:20.461Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=38f5b1d1-727b-4b4b-943f-88f192de9b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:02:27.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:02:27.090Z |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-01-07T13:02:27.090Z |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-01-07T13:02:27.092Z |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-01-07T13:02:27.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:02:27.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:02:27.096Z |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-01-07T13:02:27.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:30.468Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=86335fd3-4f31-4f79-aa48-09218fc17f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:40.475Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ac387dfa-836f-4087-859d-60349cb56c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:50.483Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=070179c9-3cec-4e14-aace-ea30c2829fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:02:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:00.494Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8297819c-5aab-4523-83ff-7c5d9a2e148f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:10.511Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=815ea0bf-bc6d-4eb4-8a77-3871405504ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:20.518Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=339523ab-9611-4280-9aa3-b04f1d1b3331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:30.524Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9b51b328-7d03-4378-b0f4-2d4919ee9ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:40.531Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1bff031c-3612-4d10-97cf-6e2fe7b9ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:50.537Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a7bcf9ad-6026-4b41-90b4-2a29abc151e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:03:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:00.545Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d220c99b-f571-4250-b374-30cc21be4de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:10.556Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7503a9f3-3e54-4684-a3aa-abd693fb63a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:20.570Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=41732b12-5189-4df1-9b47-de49bb514b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:30.580Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=39b79cba-e6af-4db7-9e05-6318b9a6d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:30.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:40.586Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ee08d99a-e18e-4db5-aa89-376d74a015c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:50.593Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2a8321d2-7780-43ec-a840-266a544c5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:04:50.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:00.599Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8a398514-5e30-4bce-b257-f8a5d038d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:10.605Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ac129c0c-26f4-4014-bfd0-d1aff6a043b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:20.614Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b686460f-87c6-4abc-b98f-22f14cf345c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:30.623Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8bd6fef1-fcaa-429c-86e1-86307aaf35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:40.638Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=18659de5-7825-4558-9b48-0c482d25a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:50.644Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c20e800d-8713-4564-b450-81a0731eebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:05:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:00.651Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4adf37aa-6951-4fb0-9a35-cc0a4ee86781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:10.657Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=aca299e2-a349-4c00-af6d-43b07b1db44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:20.664Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b2bb266c-1f0e-45cf-85ab-af96c22fcae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:30.671Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=827f3edb-b234-490c-add0-4c1392886f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:40.683Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=755097ff-ee4a-4fc9-9c49-f629ff8df92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:50.702Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dcd7cec3-da85-48a8-9bc8-9093c2c1c2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:06:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:00.710Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=13dd516f-2713-4147-b0de-b8d3a4399d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:10.716Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=92b2a450-cb23-48e2-91af-b41a853b5272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:20.723Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d6469462-7382-4a0c-af53-4b62f9e175d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:07:27.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:07:27.040Z |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-01-07T13:07:27.040Z |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-01-07T13:07:27.042Z |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-01-07T13:07:27.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:07:27.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:07:27.045Z |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-01-07T13:07:27.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:30.729Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a94365df-7cf4-4383-8db4-b5f8ade1c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:40.736Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b9a43093-c4f8-4c73-b243-9e63be7771f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:50.743Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ce8f8fbb-3c29-4c51-a950-7378bfd5e833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:07:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:00.758Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b27a6f8f-5cf4-4a55-92cc-bf1bdd8b2bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:10.782Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b2abbea4-3d0a-433e-a322-5957c0631418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:20.789Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=618533de-6115-4b8a-8ed2-5ea11d37d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:30.796Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=635abc70-4d05-48af-b8de-ca29d7ab6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:40.802Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8a954a38-9f8a-4bea-aa5e-1a3aaf4d607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:50.809Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=38a8d092-c4a2-4a4e-814e-cd4c3c0a8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:08:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:00.815Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=defdba71-b830-4211-8559-ad77428d470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:10.823Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f7f7d9d7-501c-4894-9ee7-147316a7d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:20.833Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=60aba4e1-be01-4dd8-b6ca-f07701cf7c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:30.846Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9abbc734-8024-4cce-8f3a-e468cb1cfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:40.853Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fdd20b43-b6a2-4aa1-8b7a-6a5f3ba45880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:50.860Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3173956e-c822-4a63-be22-1c4fcfccd31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:09:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:00.867Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e37e97e3-5c38-4cdd-895b-522724e2f4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:10.874Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f308f6a7-1258-4e77-b19f-964757b9cc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:20.880Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=72a11a26-d9c2-4faa-aeb5-4f12555a9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:30.888Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7ed8e5b7-010e-4c34-8208-ceb935be2ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:40.903Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=73e439b3-b0ba-4069-be7a-8cc89309e069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:50.919Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9d706224-6c48-4896-b93f-ef6ae8c05f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:10:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:00.926Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b552af27-bb6f-434e-a32a-b190cdfab5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:10.934Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8c030f0a-5bab-4ab2-a10d-b18ca2ff34d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:20.940Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=28a312a8-2d7d-4887-a468-305c8c369676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:30.946Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=90b8d5ec-841f-481a-ac3d-d8d4f691bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:40.953Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3331b147-1d44-426d-b2ee-9c727a2e8313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:50.960Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6582e7cb-bbdd-4346-a5b3-ee6a87dd6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:11:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:00.972Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f595d416-f4e6-4d82-bf9c-1c0ab5124ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:00.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:10.993Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=084a6866-5d2f-47e0-8dff-1d472064ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:10.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:21.000Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4545b6f9-c6e5-4eec-ab74-bcfcf33db65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:12:27.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:12:27.111Z |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-01-07T13:12:27.112Z |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-01-07T13:12:27.114Z |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-01-07T13:12:27.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:12:27.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:12:27.118Z |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-01-07T13:12:27.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:31.011Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=64b44149-1b78-4e0a-ac38-3cbec041df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:41.017Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d16f0fa8-8368-4eab-b85d-ad8a80620502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:51.024Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=59500ccb-4f7f-41e1-b95d-fb7436e100b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:12:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:01.031Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=fca68468-115f-447c-a624-f5f19d6cb3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:11.041Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=acb6f508-412f-4fd2-b95d-5d10ae4ec747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:21.048Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f74eb350-76bc-4f11-8665-3d05c3af18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:31.063Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6b679c22-8774-4539-ad18-3335b9f7f822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:41.070Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=18b3f090-628b-41d9-9417-1ff821c3a7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:51.076Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9393a8ff-318b-4bd1-b3e9-645f633ce2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:13:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:01.086Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=354cd18c-a179-4557-8dd7-65f0a699029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:11.092Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=548e091c-c74e-430f-9807-2e408b402b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:21.099Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=43ad0889-8ff2-4fc2-ac66-4540cb1f158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:31.105Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=19d9d014-1659-42f1-b910-da78723155ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:41.115Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ae8a5788-64cb-4874-9f89-8ba51ae68a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:51.129Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=833d3937-0f72-4712-a8fd-7475b9f0d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:14:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:01.137Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a4f43194-1c48-460a-b7b8-11d36a11df4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:11.143Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=986c324e-0029-45ca-b766-896a6366a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:21.149Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e20cc374-b905-46f3-8b4c-52cbf005b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:31.156Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=33059696-9e02-4ae1-934e-84c03c2b990f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:41.163Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cfc3e818-f7fe-4f6a-8a09-9dc5e507d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:51.172Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7d90b08f-87ff-4dc2-9006-b97a0f930280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:15:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:01.181Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9f64adff-bbeb-465b-8f4f-065800a568f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:01.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:11.189Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7ec907af-ec3b-4304-9411-c7222cda06b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:21.202Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0958660c-7245-4200-8019-5f2428a97b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:21.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:31.208Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a8f0f04d-baaa-4c35-ba06-ebae037a9608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:41.213Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=47de3e7e-0534-43f9-8ad3-ffbd068dfa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:51.219Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b7547aa1-92bc-4685-87b1-0b034719f8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:16:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:01.225Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7a6f5ef3-b949-49e4-8ef1-6e966e855d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:11.234Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5b3a38a7-b5ec-4549-85ba-970d3999449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:21.243Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=52cb52c8-f706-47f9-87d6-018896336af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:17:27.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:17:27.129Z |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-01-07T13:17:27.129Z |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-01-07T13:17:27.131Z |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-01-07T13:17:27.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:17:27.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:17:27.135Z |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-01-07T13:17:27.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:31.254Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1216d328-7f94-49a8-83f3-ade6eb58326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:41.260Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1f3c7aaf-3d6b-4ebc-bf40-5ef8080a8f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:51.269Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=951e2000-c37b-4e76-b34c-bd87aab0d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:17:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:01.275Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ee1cf18c-6f07-4231-aefc-82b01b7ecffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:11.283Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=18012662-6bba-4188-9ad3-3435e55c2aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:11.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:21.289Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=07382121-5b37-4c21-8d27-4b7cec77aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:31.297Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a8caf28d-a24a-4fa8-b14f-131acd884820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:41.308Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=737902b5-2dd9-4b8b-be0b-73f8d6265e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:51.324Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=06b46ee0-db77-4179-bf46-6ed71ce28cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:18:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:01.334Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f1ab2405-42cb-41d1-b9d7-13bac54ead25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:11.342Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d19d61ba-7bff-4724-a61e-28b8d4314db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:21.349Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9444ba7e-dead-49cb-b987-ebf3cfbcb3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:31.355Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4d35a844-9d0a-4b2a-92d5-9a636d4c9737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:41.361Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=573f0058-98f1-4af5-aedd-bc545dd2e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:51.369Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b5667041-6b15-494a-85a1-2bac664d144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:19:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:01.377Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c6884d80-d77c-4201-8a81-f338bad973de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:11.392Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bc10de8f-952b-418c-b8bd-2fdecf6f0e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:21.400Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6e80f02e-7558-4b59-b554-5e26b74fe2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:31.407Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=243c84aa-1774-462f-88c5-d623fc4a490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:41.412Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a1511b07-749f-4f3c-b8c2-a1dd208bf06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:51.418Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f0849a98-9bd9-4929-9521-95d9061adf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:20:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:01.425Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b1c36393-508d-4901-9e82-9fdcd0208aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:11.430Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=618fb69e-ab86-45f8-a494-6df39343ffb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:21.438Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=726750f0-3a3d-46ea-8f99-d41a416a0b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:31.447Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=12b1c765-3cbe-40c0-a82e-b6a403c19a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:41.462Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7b485af3-e62f-4c90-ba67-0363b6b4a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:51.470Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=48d3aad2-8ce0-43d5-b532-26b6ba39a83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:21:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:01.478Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b7cd3e06-c6e5-4d7d-8366-f56fab400f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:11.485Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0232cbfc-d1a1-46e2-9234-6e02ba17c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:21.493Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=71aab1b1-fc2f-4641-907f-6a7554345134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:22:27.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:22:27.114Z |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-01-07T13:22:27.114Z |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-01-07T13:22:27.117Z |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-01-07T13:22:27.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:22:27.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:22:27.120Z |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-01-07T13:22:27.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:31.500Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=71c85f4b-ed03-4ec3-8db1-443e432b9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:41.509Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d4ea6dd3-ed40-43d2-bf5d-7d16fdd12e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:51.522Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cf4c4767-0ea8-463c-9964-33258c107fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:22:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:01.531Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=91f41813-c47b-44fd-8796-31544a4703bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:11.537Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=826edcae-f757-4b3f-9ae8-7c719f86ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:21.544Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1457292e-6be2-46ce-a9db-5742ba352cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:31.550Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=917d7d1e-1d69-48c2-9159-5bc4379f738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:41.558Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1b19ae14-6bda-4e09-8ee2-e7a3a3282411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:51.568Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dc2fdd99-6f6f-4d5f-ba3b-028b92265c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:23:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:01.583Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=94736b10-1b94-4da0-8940-49701bdec437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:11.592Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b3404701-bbb8-4672-bcd8-40a9ba9d3e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:21.599Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5a7dfb43-0cda-4e64-b940-37d03d710ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:31.605Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=a806b085-0dc8-495d-9e9e-02634f50251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:41.611Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c9929d27-4d00-492a-8b3a-4a8004046dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:51.618Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=013a0bcd-ec75-4bd4-9aa4-8a2dc3fa2459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:24:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:01.624Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=182df98d-7a57-4dc7-9bce-70311951f3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:11.633Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=acabdee1-491e-4bf2-93ba-96943e61d9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:21.642Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b2cc0907-20b8-483f-bcd2-39ccf6d160fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:31.653Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0f8edeba-1922-4bae-8936-10d9b2c6c74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:41.660Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=59502efe-6e89-4e37-8ea0-1df15b880617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:51.666Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d1702159-1570-4a1d-bb83-a1570d505020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:25:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:01.672Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c7f4e4ae-fb73-400d-98d3-af62ddd95044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:11.682Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bad1d403-7d1b-4b55-abf8-76b483e61b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:21.690Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=22f41fa7-101e-402e-998c-84517e5e1e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:31.703Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c0239922-e99e-465a-aa1a-89eb2b4db694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:41.717Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6a67702a-2b5a-4284-9b17-e3b180cd7f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:51.725Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c074bb56-f91b-42e6-b4fd-2f71769e17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:26:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:01.732Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=731a0fa8-a217-48fc-ae97-55409e23624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:11.738Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=526975e2-441a-4c74-9db2-6b7f50aa3210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:21.744Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=82e95c4f-d67f-4166-ab4f-d1d37c83372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:27:27.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:27:27.092Z |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-01-07T13:27:27.093Z |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-01-07T13:27:27.094Z |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-01-07T13:27:27.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:27:27.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:27:27.098Z |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-01-07T13:27:27.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:31.749Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=bf4fa17f-e017-4a85-8aa4-4375142cc8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:41.757Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d4aa83e9-87f6-445c-8de1-ae08be26993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:51.765Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=942ae633-1270-4cf1-8b6e-e4b5929b77f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:27:51.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:01.776Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c24aaf2d-a92c-4bc7-b5fa-ddbd8cb5c6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:11.782Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7f5a4483-323f-4399-8bb3-955ea27539fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:21.795Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=4fe207f2-875e-4042-a166-9358d2cad634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:31.802Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d67d478b-c0e5-40dc-b9f6-3b101e04cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:41.808Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=64ed0eb9-5062-4401-bbbe-adeca0807c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:51.815Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2b12988f-7622-4be0-9b97-d75784606739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:28:51.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:01.823Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=063d8cc1-6a4b-4b4b-826b-74854338e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:11.834Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f14a52f1-7d91-4c05-a507-cf3985298460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:21.843Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=3fd03a86-d5d3-455d-8731-1b7ff42f7894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:31.855Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=db1d158a-01dd-449c-be6b-b81cfad6bf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:41.862Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=c432bdca-8240-4aee-9bc7-719cba50b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:51.868Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6d702532-9b44-42f6-9730-8ec520d724e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:29:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:01.873Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0c762d2b-7af1-4147-a16e-869cec7da2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:11.880Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=50bb48a4-210b-4ad5-bd9c-77c91a1a2d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:21.889Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5902aa16-28f0-464c-90b6-213729d514d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:31.900Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7ee3cc32-29cd-4375-b507-2cb74d5d5a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:41.915Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=40bff83a-3142-4162-a37c-fd8e63920acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:41.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:51.923Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=59afcc61-d0bb-43af-a6ce-5121fba7e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:30:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:01.930Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=21c7d1a6-5ed8-4d6e-8348-52d3789bd135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:11.939Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=dd10691d-b483-41cc-9688-ce23fe79f5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:21.945Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f193994e-7954-42fb-bda4-670760589a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:31.952Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1e7df7b1-d32d-4d1d-8ccb-637084f33616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:41.960Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e7eaa8f0-8701-4ae1-82dc-f4c57eee6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:51.969Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9f733473-545b-4e65-9269-7edca9b40d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:31:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:01.979Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=b3986def-77bd-4199-80e4-1207a3557143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:11.996Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1ad93623-e1b2-4bc6-83c4-e78232d85532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:22.002Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=56b4a879-a263-4082-bada-17613be6aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:32:27.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:32:27.142Z |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-01-07T13:32:27.143Z |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-01-07T13:32:27.145Z |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-01-07T13:32:27.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:32:27.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:32:27.148Z |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-01-07T13:32:27.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:32.008Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9a961a90-48ec-4d33-bebb-e7593d2267dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:42.014Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f9ba27e3-2e19-43fd-a154-c07fc26d49b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:52.020Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=736174a5-23f3-4891-93c9-e4cc95b420c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:32:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:02.026Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cc6c3410-43a5-4ee7-a125-21c9d3a96d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:12.033Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cf517af0-abb8-4995-bce7-237d6edc8cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:22.044Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6cf0e267-f8c2-499c-85d7-9d939b679aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:32.062Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=36a7d0f6-2dbf-440f-8d05-47b6f7495fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:42.069Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=00ca1a79-ea11-47a0-816c-5b98e93d457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:52.076Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=38539a86-e512-4b4f-8e31-fe330fa26c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:33:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:02.083Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=d8fff292-968d-4c8f-b8de-aa8761d5a2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:12.091Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=42f269f2-2f49-44f8-b6bb-638e87082ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:22.099Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=04bb26fc-f634-4133-a033-a9965ea89b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:32.109Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=60baf55d-9c2b-4d10-94aa-0c7626f24264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:42.123Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=6e159785-a0ac-4fac-a450-2d1267039898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:52.130Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0ab083dc-7b9f-44f9-a8f1-b7e269038205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:34:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:02.137Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=119d167a-0b71-4bdb-8a45-d8c9ae6bba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:12.143Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e62029cd-ac36-4219-a73c-63e77af3e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:22.149Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ca3b9c06-c85b-4bcd-822c-5cd314122dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:32.156Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ec07c095-8c88-4503-84ca-9cd1e8472db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:32.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:42.165Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=77849da7-2db4-4ab8-aa76-c18004260e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:52.176Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e4c7ba4a-1252-400d-b486-a45fb292d39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:35:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:02.187Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=16a3ef27-6cf5-4fec-83d0-3c36f32adec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:12.196Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cbef32f5-2b94-4aac-bd6e-324f9509fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:22.201Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9c3600b3-0240-4b0c-a9a0-cf48a43bc92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:32.208Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5f63c058-febc-4e6c-94f7-69707709f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:42.214Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8720668c-c4d6-4a91-97a2-ca2eedf68b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:52.219Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=54528ab8-09b6-456e-82f8-219a3c8bf586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:36:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:02.226Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2e415628-b6b7-45c5-8cef-235b2eb7e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:12.235Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f6dccc4d-40e5-4ebd-b2a9-68f2e1197d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:22.242Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=93e3b238-0900-4ba5-9f3a-fd3de4f22aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:37:27.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T13:37:27.135Z |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-01-07T13:37:27.135Z |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-01-07T13:37:27.137Z |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-01-07T13:37:27.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T13:37:27.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T13:37:27.140Z |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-01-07T13:37:27.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:32.252Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=5279043b-f098-4a6f-9ca5-3f68222b26a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:42.258Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=ecdf557d-2e2f-41d0-af96-063b6574b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:52.265Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=74fb1ab0-2224-44ce-8870-5d8bf160f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:37:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:02.271Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=1cb70339-7b5a-4a8c-949d-b400d96cfa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:12.278Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=9e14a550-27cd-4146-b598-bd3b11957dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:22.287Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=88b179e8-3df6-4732-aef5-3b2c301a49c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:32.297Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2f87c462-3c38-4bf6-942c-8ba6ead187b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:42.312Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=cde15ac1-8d49-4320-bfc7-e03585e8ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:52.318Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f5fa2462-4d37-4e6d-ad48-76599b62a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:38:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:02.324Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=406a24d8-8421-451f-99a0-09448df927b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:02.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:12.330Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=756a89a9-8859-4a09-ad7c-11c181eec939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:22.335Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=2ee62fdb-c664-42bc-bd7b-26cc39e2d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:32.343Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=f2b08ad0-426c-4cc5-b77b-cb8d762c6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:42.352Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=e50043f8-8662-4a8b-a122-4fff28dacf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:42.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:52.362Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=7b384bd2-b752-4681-bc54-66143e488df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:39:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:02.370Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=42306b25-2d8e-465a-a563-da24c84809b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:12.385Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=8cc37ee6-3b94-410f-a12a-893ebc67c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:22.393Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=0a943fb9-fc98-425d-ab95-5eaca7dd6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:32.402Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=343f3029-5502-44c8-a725-355c0050ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:42.409Z |INFO |Init configs |InvocationID=87fe42f4-941c-4615-94b5-d01301a79382, InstanceUUID=eb0309b1-bfeb-4595-a38e-98d65e9c9af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T13:40:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |