By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:02:13.956Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:02:13.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T12:02:13.994Z |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-02-12T12:02:14.678Z |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-02-12T12:02:14.771Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:02:14.772Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:02:14.772Z |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-02-12T12:02:14.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-12T12:02:14.896Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-12T12:02:14.919Z |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-02-12T12:02:16.306Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-12T12:02:16.703Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-12T12:02:16.721Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-12T12:02:16.721Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-12T12:02:16.773Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-12T12:02:16.774Z |INFO |Root WebApplicationContext: initialization completed in 1854 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-12T12:02:17.118Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-12T12:02:17.876Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-12T12:02:18.993Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-12T12:02:19.435Z |INFO |Started MainApp in 7.389 seconds (JVM running for 8.072) |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-12T12:02:19.497Z |INFO |Start scheduling PRH workflow |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:19.510Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c095d472-d7ab-4658-83f2-d9da194628f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:02:20.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-12T12:02:23.015Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-12T12:02:23.015Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-12T12:02:23.018Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:31.023Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9da15c7e-1050-4ac1-87a8-b35f59d0594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:02:32.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:42.056Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7ded6834-7bec-47b8-a78b-9ed75077fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:02:43.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:53.096Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a5cc0ad0-4564-4be5-924c-b04c524242d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:02:54.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:02:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:04.264Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1d07e0ef-1da4-4779-905a-74f161ac1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:03:05.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:15.305Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7b20affd-24fa-4e00-a1ab-de071b33a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:03:16.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:26.344Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d3906afc-5043-4afe-9c46-a14c0a04494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:03:27.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:37.384Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e6b914ad-987e-4940-8e59-159742aad1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:03:38.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:48.423Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=79f564d5-a146-46f1-ab15-f7302dfdba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:03:49.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:03:59.464Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2c8fa9db-2556-47f5-a452-364904ca53a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:00.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:10.505Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7a9938b6-647b-4398-a07f-58f61b02d968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:11.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:21.576Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b860d53d-a29d-45c5-bb6f-26744ce652d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:22.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:32.615Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8da27b5d-23c8-47e5-9038-6e586fead46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:33.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:43.657Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4263d10c-471e-445e-9fd3-7b7ba54349f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:44.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:54.696Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fb90f6ab-3637-494a-864e-f839779a6bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:04:55.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:04:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:05.737Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a6c0d577-92e7-4832-a47a-20cd622a8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:05:06.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:06.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:16.778Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=56d0cfdb-f7ed-4d3d-b5f4-74bc00704910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:05:17.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:27.816Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fdbccc55-7ccc-49d5-8860-06cad50d8c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:05:28.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:38.856Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cc532711-10b2-44f7-a413-c01cb4a3c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:05:39.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:49.895Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8a8727b1-ed36-4746-b474-28ceb9df81c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:05:50.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:05:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:00.943Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d4799e8d-9792-432a-bd77-b985fc163c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:06:01.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:11.978Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=34be9cf8-654c-4e42-86dd-32dfe5f70325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:06:13.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:23.015Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c9710f02-25cd-4b39-8045-2a3888df013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:06:24.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:34.056Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3bf5b5e6-5535-44e6-8683-9db38a306e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-12T12:06:35.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.153.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:45.096Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=35ff1044-c9da-4063-bcb6-606ed5533fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:46.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:56.488Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=edfc64a2-ee00-4921-8963-b652d67a0d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:06:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:06.515Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=370288bd-8e22-4aff-b8ef-d5bdaaaa83a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:16.552Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f3ccc216-bc0c-4a06-94d3-3fed8f754ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:07:18.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:07:18.292Z |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-02-12T12:07:18.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:07:18.295Z |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-02-12T12:07:18.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:07:18.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:07:18.304Z |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-02-12T12:07:18.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:26.566Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=11261053-ec8a-4c36-aaab-154574915cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:36.588Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0e571e44-17b4-4921-80e8-b502b74b481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:46.610Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bba11332-37bb-4371-b5b8-48cf152b7f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:56.627Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=47df5c10-a124-40d6-bbfa-f86278d3ec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:07:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:06.649Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a070f143-8eb6-40c7-89d0-8f14f8ffa0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:16.663Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=88a84f55-a9e6-418a-8260-c1bb6ab6db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:26.674Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8000c8f4-4dac-4e77-9559-f931d151613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:36.688Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=eb19c9b8-4ae6-41db-9fb9-d0f4ac3506b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:46.701Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8e487d4c-2e90-44fc-8a3f-a4174bfe518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:56.720Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3dc2b9a5-0b64-4afd-a272-d313a12d8236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:08:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:06.731Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1cbd599f-fe42-441d-b05f-01f04a00388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:16.747Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ef6421db-c3ed-445f-a999-5b9ca50110be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:26.760Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cad19fb1-faff-4a0f-b857-61e07231c811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:36.775Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=61e3855c-bac4-48a7-a00d-18c80755a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:46.794Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=43855ab5-5bdf-440e-914d-844973b64e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:56.809Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e80b1ea4-b470-4d69-b1a3-3602727ebac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:09:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:06.838Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=89844a14-a32a-4df1-abe2-db643a6fe336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:16.851Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=10777eea-5fdb-44e2-b9f5-e376a5de4deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:26.862Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=75c6ea82-8988-455c-934c-62188334bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:36.882Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4e7cd5a6-5066-4aaf-9be4-9add91605dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:46.896Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=58b5426d-27af-4e0b-9a1e-a8d8a8432000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:56.908Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a457f7f3-03ec-4fe0-81a5-5f52bf0c8724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:10:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:06.922Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1deb890a-6af2-4004-98d2-657f4e89bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:16.946Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=47830979-aaeb-4297-aaba-7759d8cf9ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:26.959Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c75cf5db-9085-4815-9a95-d3a1ea2a540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:36.969Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=245ecb60-c3b3-45fb-b221-d23976389e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:46.980Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=10c67919-45bb-4cf8-8e17-c3e2ead4b3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:56.991Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=536393e6-303f-400c-aa53-4ff2374237a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:11:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:07.006Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=478af97f-2752-4f89-afe5-49921a8058d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:17.031Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1c0972fd-602a-4e18-8d69-d8ea5292a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:12:17.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:12:17.432Z |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-02-12T12:12:17.433Z |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-02-12T12:12:17.436Z |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-02-12T12:12:17.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:12:17.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:12:17.444Z |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-02-12T12:12:17.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:27.061Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f47e2648-e0a8-4872-ab28-eed536a58eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:37.072Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b0ad6d44-fddf-461e-afc2-c3e00ff061b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:47.083Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=99c99139-dd22-4487-b344-eaae375ef198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:57.094Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=15a28a59-1c5f-443f-b11d-ed2de22823d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:12:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:07.116Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=22d3058f-ac49-4cd1-9196-3a32127c10f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:17.138Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6f2e562c-9c5d-439b-9526-c679c4ebe074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:27.158Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b6ffb21e-2d71-4ed4-bf0c-cdc29c6cdfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:37.169Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=13707181-9c6a-4db8-9192-328e21ad6e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:47.190Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=42ffe2d7-fa94-418c-a022-d8455e9fb0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:57.230Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9b68db58-4a43-4b2f-a527-ab2b6d533db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:13:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:07.260Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=06aea284-62a7-422b-a078-25283452bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:17.269Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a82ba5be-5ac5-4505-ae93-4f9f5a6b959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:27.278Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=eb385760-d55a-4b3f-9862-0b98ab5d3e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:37.293Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dd600b5f-650f-4c21-9672-20cc26b248db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:47.311Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7a49a7ef-893a-4b16-876c-874e5059c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:57.321Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08e31855-80e6-40f5-b179-ea96c4f86c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:14:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:07.331Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e6ff9da6-a752-422a-8bda-429530cb421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:17.351Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=59a7c287-4672-4fd1-ada2-9433e706c53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:27.358Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=23c64846-8449-4cfc-821f-5381d8f8abf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:37.375Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=702fc030-cc0a-49b5-b67c-d2287a573548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:47.385Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=de03f6a5-7c54-4cb5-8725-360494044792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:57.397Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8dd7072c-deaa-4c94-bd7a-b1bb8d1eb06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:15:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:07.416Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d6e144da-18d1-4601-8b62-326efbabff4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:17.425Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=16db193f-7e46-4cec-bb7a-4fe0564b9ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:27.434Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2764fee2-0d82-4445-acaf-63cc12efd882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:37.447Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ee284d6d-2ce6-441b-a611-b4c891316f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:47.458Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a6191f26-598e-4b72-955a-232eb9dbafc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:57.466Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=95b23418-cf7c-4b9b-aff3-f343d5bf26fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:16:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:07.477Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=57c0580d-3547-4a38-a90c-fbfde2022235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:17:17.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:17:17.421Z |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-02-12T12:17:17.422Z |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-02-12T12:17:17.424Z |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-02-12T12:17:17.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:17:17.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:17:17.430Z |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-02-12T12:17:17.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:17.499Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1cd422cf-dc50-4b36-8421-17c39f675c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:27.547Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=421d68e4-bd2a-4251-a934-6bcabdea4931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:37.556Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a4e19c92-cc7a-496f-8abe-da77f6514160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:47.569Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=28584aca-27d9-4ce8-85af-6628b51a17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:57.580Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=86f01695-d0a0-427d-ae4a-37beb675ca8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:17:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:07.590Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=929f4100-9c3d-48b4-a447-b6e6b5bb1b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:17.608Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d0ddc9aa-c3bc-4ef7-93d8-f9b99a860f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:27.628Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5928a448-f226-47c6-b39e-36c88de87bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:37.637Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=766be1c8-24ee-4b75-8459-d5166226d609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:47.654Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=277395af-da68-4abe-aa82-ea304da44d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:57.665Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0119cfa4-a225-44c4-af5c-b4c045b09733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:18:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:07.680Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=754984e6-7bd0-4117-9ed7-069e6a8d4787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:17.689Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b0a69e19-db5f-4eb3-bc85-02682e7e55be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:27.697Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4575e290-3a8d-462f-ab37-74a89065e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:37.707Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1f77dae4-b30f-412d-abbc-67fa643df778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:37.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:47.720Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c85578ee-6862-423a-9093-9886f1526d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:57.739Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=561dd34b-b64c-4ec5-9493-2586ec0ec494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:19:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:07.747Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=133a821c-5e64-4bb1-8b7f-5329aa19fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:17.759Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=eae63d9f-5859-4360-b4ed-5173018d1ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:27.768Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0e06957f-20f1-4718-a35a-d88c63327a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:37.777Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b44f8147-75fd-4ba4-8e3b-f7bf2f46e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:47.786Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=77945343-375a-47af-bdef-f9f58752ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:57.795Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9ed5ef5e-eec5-4b0f-8607-856b3949aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:20:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:07.806Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b30e5aae-3574-4f27-8c21-b4c69f6bc994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:17.823Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2aff96ce-b953-4da1-9db8-b52a2fe761f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:27.847Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c2168ae6-7b8d-4d42-b6da-d24741ad3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:37.863Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4ea5b825-f828-4a4a-ab15-8582c81fe764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:47.880Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0066385c-4b4c-482b-8149-ad8f08423515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:57.900Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3d1f1145-e0ec-4294-9c32-ace041a2ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:21:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:07.916Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d9685be3-0c45-4e25-878f-5e6fb22a041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:22:17.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:22:17.360Z |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-02-12T12:22:17.361Z |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-02-12T12:22:17.363Z |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-02-12T12:22:17.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:22:17.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:22:17.369Z |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-02-12T12:22:17.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:17.925Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f00c015c-9db7-4fbf-8b54-9e5b4e80eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:27.937Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4a565478-d517-4395-b942-9be3362e62f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:37.957Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0ab4aef3-f33c-47fd-85f2-08abe2a732c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:47.964Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b245d56f-c219-41b8-acd8-f9903770470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:57.974Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=27028355-52a8-4127-af98-6330b16ece28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:22:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:07.984Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=46efda75-b4ea-4311-b4ac-e1df48f628d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:18.008Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=55a2eab8-f033-4f82-8e46-cc1cf6627e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:28.024Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=91e92aaf-667e-41f5-a907-dc36e379a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:38.032Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8e3c7200-daf2-4b38-a227-3b23f1e82de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:48.042Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=82775701-b7d0-4023-a37c-3bda0ff718dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:58.051Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4571f358-8804-43cc-86bf-f77b9348198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:23:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:08.062Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=96af8709-7e78-405a-88c8-3076f73694dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:18.072Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=096cc30a-5022-42a7-b181-bf4000711814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:28.090Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=51ffa09c-0ee1-436a-8b0f-347e9e77c1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:38.101Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=647e4d88-9c03-43d9-bc2c-e94273ad90e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:48.112Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5446a178-b5e2-4365-b8a4-62ddf57223e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:58.133Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=39f5e9a3-51ee-4d96-a207-f507d7125f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:24:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:08.179Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d662d469-b803-47bb-8760-7a7076611fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:18.190Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3f9c7daa-4f6b-404c-9b91-6b7ecac52974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:28.198Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f2ccb5ed-87cb-46ce-bf58-ec553122102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:38.207Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=02abeb9f-1310-4e14-95f7-4b233758f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:48.217Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e45207a9-4d25-4fae-a59c-2194b2ec8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:58.226Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=44ef7637-bb26-41fc-8ae4-4434881d0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:25:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:08.238Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a923240f-a36f-4cd0-9ce3-5a4f839ed8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:18.247Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b64e8a2d-28c4-4e64-9fa9-d21dd6c655dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:28.258Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3ddd5346-cde1-470e-a256-566e5d5ca760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:38.282Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a10475ab-863b-4050-ac4c-858b204785e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:48.291Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cc0d129e-00ee-40e5-bc8d-6ca96e0ea5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:58.300Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e9ed2aa6-eaad-4259-ab70-a174f754c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:26:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:08.309Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fd6f5b97-7f35-4f89-beea-6da7a7d6c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:27:17.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:27:17.392Z |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-02-12T12:27:17.393Z |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-02-12T12:27:17.395Z |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-02-12T12:27:17.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:27:17.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:27:17.401Z |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-02-12T12:27:17.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:18.318Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=927eda0e-fbe1-4aed-8f6c-e2225afa82e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:28.327Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=07fb45a5-489a-4618-baa7-732696eb0757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:38.335Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=48f2a8f6-3623-467b-aa6d-0ff0e5760e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:48.342Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ce5b15f7-f549-4439-9dd8-02757f8dd540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:58.351Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=56066199-f2c0-49b6-a286-c73800b38524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:27:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:08.362Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=284ce1cc-8870-47e4-9f8f-9cd7db66ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:18.379Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7fb51c4c-e1c6-480c-a9a4-7c00846f8abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:28.388Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=721085d0-069e-442c-ad49-829c86c4daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:38.396Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6f80565e-7a53-4052-9029-982b994fb116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:48.405Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5591625e-6044-4230-8dd2-0cddd11344e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:58.413Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3e5da27a-fca0-4b2b-abe9-f423041bc6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:28:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:08.420Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=380d0bbd-00c5-4bca-922b-92e94c68680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:18.428Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=269e5fa3-4fc5-4aaa-acb5-1daa7f176010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:28.439Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f16fc853-e570-454b-8155-9174b5899bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:38.457Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dd1a4507-8483-44ff-a1d5-d82173c28c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:48.465Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b759c707-e5cc-4e47-b1f5-65c0d686af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:58.474Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5e2347a1-1bd2-454f-aa24-ef6c424b0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:29:58.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:08.482Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=006880e7-5416-4796-acf1-5fa077695870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:08.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:18.491Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b0d63486-1217-4443-8726-6267ca08d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:28.499Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dfc1f50e-3342-4f19-88b8-8bec966d9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:38.508Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6ec60a11-97f2-4e78-8e35-2b8316bcd3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:48.515Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=68eeba72-9833-446f-bf98-da3896ec68d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:58.524Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=20587400-433f-4cec-b25b-d08bf39155a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:30:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:08.533Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=19a49f35-17d0-45d1-a714-c7fa136f1ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:18.546Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f3241ede-f82c-4ffb-9c32-71b29a7ec27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:28.553Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1944ba5b-989d-4c18-be5a-7c81a46682cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:38.561Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3e96e715-dce9-4563-a240-f8180b2648a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:48.568Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f453a4ec-f58b-4bfd-a262-b1649657baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:58.575Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e826ee5b-972f-401d-8dfe-587ce2728130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:31:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:08.583Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=98d9c965-4db3-4d35-8957-01d9d82ab933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:32:17.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:32:17.433Z |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-02-12T12:32:17.434Z |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-02-12T12:32:17.438Z |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-02-12T12:32:17.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:32:17.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:32:17.445Z |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-02-12T12:32:17.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:18.591Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dc8aa9ef-e42d-4969-bbb7-1ec17a05b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:28.599Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9606098d-dfd7-478f-bb66-80cdd83053ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:38.614Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0127755b-c23a-4046-ac65-d6e271bda4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:48.624Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=60301a7f-baa4-4b9f-9a45-0dfd741eaed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:48.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:58.632Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f7253b73-ec20-419f-8467-6ba3fda3bf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:32:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:08.639Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b6f61b87-5040-4b3d-9189-1fca3e20f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:18.648Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1e6a762b-0aeb-4eb0-9d4d-4fe12be942b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:28.662Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b9bc80c6-5bb8-41ad-bc39-e3d3f612fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:38.670Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=179a07e3-d7d8-4ee3-b96e-1c86793a932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:48.680Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c177ed0f-3f73-4841-a02f-2c1134401221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:58.690Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=84d1243b-9af4-4047-afed-f5008e8ce483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:33:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:08.699Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=62344ed5-e9f1-4a8e-8f84-f76c81d42493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:18.712Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2815c3cc-0819-44ad-9e3e-1c0c451cf40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:28.720Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a39016c5-d86b-4b6b-8526-02188b391200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:38.729Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f8f1653d-3c65-49a9-a7f5-a3093be2f635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:48.738Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=42d8a49e-f74b-439f-b06f-9fd693fcb9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:58.747Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=381534c5-9dca-4221-83e0-dead090db5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:34:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:08.755Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9d40100e-d008-46e7-ade8-8d759fa91257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:18.768Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d4a6bd9f-9589-478f-b0fe-0c51c85f76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:28.779Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=421fc3c7-6d7f-4aa3-88a4-fdce34cc3bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:38.797Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=745c6093-88f8-40c4-bd55-33f7bd477cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:48.807Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=645cbfe8-07ff-40ce-8f79-4f84ce6af809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:48.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:58.816Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=963d5f5f-f461-4bee-9f91-aec9965af0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:35:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:08.823Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=060a3757-7968-4873-ac17-4f911fbfcf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:18.831Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b404e3dc-0be6-4d66-abf2-614caa37d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:28.841Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=68545906-0c59-4306-9d12-69050abd4a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:38.848Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=024039d7-983f-4e09-a3bf-bfe52625d5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:48.856Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ac6f7a2a-55d0-4899-9018-2a0c628a8f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:58.865Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6cd488f0-d733-4620-ab49-1bcb82b0d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:36:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:08.876Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3d55004d-e7af-465e-b37b-e89bbac074ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:37:17.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:37:17.424Z |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-02-12T12:37:17.425Z |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-02-12T12:37:17.427Z |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-02-12T12:37:17.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:37:17.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:37:17.431Z |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-02-12T12:37:17.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:18.893Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fa1c319f-cb61-4da9-bfd7-b6b624f9bcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:28.900Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=18720667-47dc-4e01-8a91-bc56630a3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:38.909Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=be13363c-4520-40c0-9cc9-7001658c4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:48.918Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e688ad01-fdea-43d0-bf3b-fe29c96e52ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:58.927Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cc634b8b-1d61-4d2f-9b82-84180cf6c064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:37:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:08.935Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c346fc21-5df4-453b-bf1a-fb8fdfcdb5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:18.943Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2af15017-227e-4b1c-9cae-638eded9573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:28.950Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e2858d15-90c8-4a0a-85e3-c7568b5d4186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:38.958Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bdd6a513-5f7d-4183-98a3-b63bbd831e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:48.968Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ad129a31-36a0-4043-a2df-f4e290cc4026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:58.988Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a5890c57-41ca-441a-89e7-546c4e69a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:38:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:08.995Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=63db122c-e90c-4a51-b194-c40258bcfd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:19.003Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=37cf27ae-26b2-487f-92db-06a1a5299c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:29.011Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bf1f6b03-d385-4f01-936e-bfe9412a9695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:39.018Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=afe5ac43-8990-4ae1-a7ed-b6d2d7d7dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:49.026Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9f2a4c68-d6f1-4baf-9909-e3110f56c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:59.033Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=503d85b9-7bd4-4f79-b8e0-d8add9696184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:39:59.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:09.041Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=304431c8-03a3-4052-b695-cb818a7baf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:19.048Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=62872c4b-6145-4902-adba-d95928eaeafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:29.058Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3cbc056a-c26e-4ac5-ae47-12665eeea187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:39.075Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d6921a26-21dd-4b8a-b43d-100fd7799069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:49.092Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f21f3218-6539-4d44-bce5-004b4d4fb05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:59.101Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=878366cc-e5f9-4ee6-9c9f-c497cf5141ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:40:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:09.108Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0e2eb51f-0014-4533-b539-4cb16913b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:19.115Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4266ff04-021c-4a2f-9248-073b729654b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:29.131Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0f1add11-72a2-474b-9d3a-a5b5abf58f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:39.142Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=be4da78f-5919-45cd-95f0-fcd002971ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:49.153Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9fbbc348-5a3a-49e5-a305-5eacc6119b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:59.162Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a80f3a04-225b-4ff5-b613-1e8ee5c8141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:41:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:09.182Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a964967b-97fc-49d3-95cf-2cfdd0761c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:42:17.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:42:17.412Z |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-02-12T12:42:17.413Z |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-02-12T12:42:17.414Z |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-02-12T12:42:17.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:42:17.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:42:17.419Z |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-02-12T12:42:17.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:19.210Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=025c5dd7-e13f-4f65-a3e2-1fcc30a1f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:29.217Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f0b1df84-9c23-4cb7-bcae-cc723aa4ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:39.226Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=02aa8360-dc17-4538-95e7-970df3a59ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:49.234Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2c307390-3dcb-4606-b19a-db1e63d4b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:49.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:59.241Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=898d3730-b8eb-460d-a50c-121113926828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:42:59.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:09.249Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7b862dc6-9663-48b9-a95d-7bef7bb2dd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:19.256Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=205308f5-d626-42a1-b59d-30f60437883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:29.263Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f5681058-78d2-489a-9833-148c0598d52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:39.272Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5c11ce3f-9993-49f6-95e4-9319f5a3c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:49.283Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=654946d8-9852-4297-bcc7-7ad78bc778b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:49.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:59.301Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=72c6916e-f5c5-4c80-a962-ed658ee98000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:43:59.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:09.309Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d7bed598-9d09-4486-9dbb-975ee7e3e91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:19.316Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=987c1c54-d8ee-4f13-9ceb-a3d9d982c342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:29.323Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a99cee0b-2ea9-481f-ae7d-12cac060bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:39.332Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=985bbef6-3539-425b-89aa-a258be2883b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:49.341Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a926b613-ba63-47f5-8135-49a5a8101646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:59.355Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=54d91fc7-8350-4f55-9be9-e3a03a9d6588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:44:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:09.366Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=39b80c79-6847-4e8a-af0f-83dcbc531892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:19.375Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=912c90b4-301e-4afd-af01-7616dec62f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:29.387Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1a1bb1a4-d896-4f08-abae-1b8423737e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:39.405Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ae8633a6-f22c-486c-a5fc-4125d0ba4ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:49.413Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2fbde6f3-b36d-416a-967e-cba5fd3cfb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:59.423Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5eadb5cb-1e50-4c56-a9f5-d92c09630531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:45:59.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:09.431Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5bb7e7f0-5938-434c-945c-aa85727b9ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:09.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:19.438Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e7900ce5-c428-46c2-a87e-8e899e34f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:19.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:29.445Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4ea875aa-05d5-426c-aa6f-33b2c3e61f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:39.455Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=df5f36bc-3d76-4364-8223-8b7593acfbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:49.463Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9787dd62-aa1f-48cf-895d-16bbe79f90f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:49.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:59.473Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=433dee19-7721-40db-a0f0-6d6934c8107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:46:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:09.484Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9aaa4bd1-6690-4552-8065-40b6605795d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:47:17.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:47:17.402Z |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-02-12T12:47:17.402Z |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-02-12T12:47:17.405Z |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-02-12T12:47:17.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:47:17.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:47:17.409Z |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-02-12T12:47:17.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:19.495Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=26c2b16f-13a3-4fc4-8af5-ac298fda5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:29.502Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a038879c-01d1-477c-8789-8347b76c6e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:39.510Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dfd3a87e-b840-4528-a1b5-9d060e541b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:49.516Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c7b2a896-83cd-4738-8eb6-bee4dc269e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:59.524Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8ce9ca26-7611-4df8-980a-9736879e6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:47:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:09.531Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0196946e-7cad-4230-ab39-5fe63fc2b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:19.538Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f0e9aef5-1432-4669-abdd-e8261ae33092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:29.545Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3ebe272c-588c-4baa-bc71-2802b6cc1634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:39.554Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3331f0be-d20b-42b6-aa56-ef7721603cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:49.564Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=87bd2e21-cc2b-4e79-b8b3-115530461a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:59.582Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6b7b3150-2c4b-4456-bff3-436bb031a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:48:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:09.590Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=73e86680-c3a9-4535-8d6a-2a82e16b5acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:19.596Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0a8a79b6-13e6-42d6-ad0e-c4835e617906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:29.605Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=43deb43c-5355-4638-8a3f-9b1c22f7cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:39.616Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cccbc1f8-0527-45d6-a79f-23573de2ae03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:49.624Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bcf1add3-daa9-4e54-a616-605093c14398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:59.632Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0c4f18ab-0a7c-4b44-870f-8307b5c72329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:49:59.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:09.639Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=458616bc-907a-4ac5-a1e3-72dd00fc1ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:19.647Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1fa7c5f8-2951-4bb6-ab43-1741c4d6b856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:29.657Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f8a52038-ffa6-4898-bf7d-5f480c075a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:39.674Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=52b41d7f-41b2-423c-8768-79f41e073edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:49.682Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=182efa90-8f41-4c94-a570-363bac07cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:59.690Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=988df564-213f-4348-851f-862e788ab9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:50:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:09.697Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=333cd5b1-fcf4-46bd-8e1b-49bcfc1e24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:19.706Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b5ada600-cef0-451c-ab05-0c82e7dcc902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:29.713Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=71e65477-d08e-441d-be98-4e7385468222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:39.721Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=46dfe9d2-69f7-4a5a-96e8-6e47ed89acd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:49.728Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=de1dcedb-0691-4596-b639-afd89d1aa8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:59.736Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b7cefe4c-a940-4c74-ac0e-e815ac27a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:51:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:09.744Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=37d7158f-5bb3-45d9-8960-44f5c81814ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:52:17.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:52:17.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-12T12:52:17.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:52:17.419Z |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-02-12T12:52:17.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:52:17.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:52:17.423Z |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-02-12T12:52:17.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:19.759Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f2b9dc9a-1328-4dbb-909f-470e42d15d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:29.767Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=59838b87-02e2-4a52-8d82-698062a083bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:39.774Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e58028c7-c3a3-4129-b1ba-953f373e6e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:49.781Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f15d6fbd-0e50-4197-ad0f-b67e285eb4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:59.795Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=33355470-cfca-454f-8ff6-7fcd57cee925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:52:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:09.803Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7eec340c-db4f-401d-9d59-39579e99d97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:19.812Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=687f1a2d-da71-40df-9327-9fa8b96a7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:29.822Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=65c9d9fb-6254-4027-a185-f5f30658c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:39.829Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7ca3a84c-230f-492e-8980-bfb64d00e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:49.837Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=91a5ceba-1831-45ef-be1e-65844da9b124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:59.846Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=32ded683-ccd2-4be8-bd03-c733ec94d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:53:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:09.855Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=63891591-3913-4bdd-955e-e074de6e9284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:19.868Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f3a45f29-e0d4-4d37-b8c0-d2ab8d001162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:29.874Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fcd5a249-7db2-424c-bede-1bce0ed41301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:39.890Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08d6a809-abc4-43fb-9eb8-d61e8caebc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:49.899Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d8c1e8db-4bee-4327-ad65-87a82260c088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:59.906Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cffb2f1d-1979-49e6-b9c7-e24e3decdd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:54:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:09.915Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=00aaad33-8d25-4675-ac67-ad8a206bc31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:19.923Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=251513d1-c69a-40a4-b672-5825282f98db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:29.935Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b928dce1-a01d-455a-81d0-b7f27899e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:39.942Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a1d6ccfe-b47d-4771-8ce5-989dc92b80a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:49.956Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d3536283-4b89-4643-8997-dff1df60f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:59.966Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=350f6611-82db-42bd-b07c-fe21f41c304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:55:59.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:09.983Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b83a1d63-e01a-457c-b89b-625f11c2fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:20.005Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0acfbd97-7a2b-4176-962a-d493bb21cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:30.012Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f0a7b297-df97-40b8-8ff6-1a6e9cdf5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:40.019Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=894c3733-ba69-42e0-8ccb-3b6fa9120934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:50.026Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8c4e0fee-40b6-4997-ac42-ba4776cb1a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:56:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:00.033Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e6dcf1d0-3f4c-4655-a6e9-ee10e03c313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:00.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:10.040Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4eb90a52-a225-4fa5-8456-1fa52ede1ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:57:17.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T12:57:17.414Z |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-02-12T12:57:17.415Z |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-02-12T12:57:17.416Z |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-02-12T12:57:17.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T12:57:17.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T12:57:17.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-12T12:57:17.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:20.051Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cb371fab-f2e1-455a-9e97-4ab50c6f1777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:30.060Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a3b304d3-fa6b-4012-807f-0671f032186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:40.070Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=090a1a90-13a1-4a87-b562-968b608f4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:50.085Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=28ff009c-d6c3-4e73-8a31-e61638e8d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:57:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:00.092Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e97a2144-54e0-4702-996d-4920f77ee30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:10.099Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1457d729-5218-4c4b-b13c-2d59a1d6538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:20.106Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d8a6d5f2-e85c-4a54-b975-a01871f400fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:30.115Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8a91388a-d87d-4cbc-b471-29b245715ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:40.123Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=23c65880-735e-446a-85e9-75525f189a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:50.131Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9fe54cae-2e00-40c3-b9f1-a800a511b957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:58:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:00.139Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1f571c3a-6a57-45c0-a8dc-e9c16130ed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:10.147Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9e48c7f1-ce89-4658-a5ec-fec00981024f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:20.158Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ff5d1130-7bf1-45a7-9aff-66a9e6848632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:30.179Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9f053b56-4b10-4962-a014-fea33b2f44ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:40.186Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1a951738-a55d-4a67-8465-2cc926d0e4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:50.195Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bc52cc12-1648-48aa-8444-c6ca8bd94a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T12:59:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:00.203Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=95b4bbcd-4ccc-4981-ad1c-ccb266d0f3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:10.211Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8b38e490-2aa1-456a-b731-da7b4de41cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:20.239Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c41a6422-1b55-4b00-8929-1a9a2255765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:30.248Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fde5e025-b287-407e-b835-3bce6cd7ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:40.255Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2932263f-54fa-4ed1-aea2-d9c4aee6b7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:50.263Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=876e1b94-95b4-446a-b357-e2265b903c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:00:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:00.274Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4992a86f-5f91-4562-a74e-99b13a291a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:10.286Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c3773c19-320d-4904-85be-0fff980536c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:20.296Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=da0cfc19-a163-4a22-a5cd-25ead175fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:30.304Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08264c2a-3bb5-43bc-8337-f17e01813695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:40.310Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d13891d7-43ea-4307-adbc-5835a972d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:50.318Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f4c2b039-a094-493f-b100-5ad21f814433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:01:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:00.327Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08269ce5-0db4-41b8-85c4-79208be0fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:10.335Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=50d7a433-647a-47b9-85b6-5ae60cab52b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:02:17.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:02:17.440Z |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-02-12T13:02:17.441Z |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-02-12T13:02:17.443Z |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-02-12T13:02:17.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:02:17.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:02:17.448Z |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-02-12T13:02:17.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:20.343Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=89678d33-fff9-4275-a3e1-694429d94f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:30.350Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b5c746ce-50fb-4ced-bf0a-e72433f8db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:40.358Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=12301917-7e15-4fc3-8b3e-2c40b69697db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:40.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:50.366Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1309af78-23a3-4f5d-bf7e-b9106df9bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:02:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:00.385Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=adbb2653-332b-4e5a-84b3-0ee59ec26c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:10.402Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=03fcdca0-a23a-40cd-a8cd-5f5f193e64a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:20.409Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=18e860f6-f62f-4a5a-8dc2-5f7409cfe193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:30.416Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ef7cdadd-2b09-4da9-b96b-4ef411b0f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:40.423Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7635229a-bc87-4059-ab8f-c81982159d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:50.430Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0c4bbaac-bef5-46fa-8cd9-b04c46471f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:03:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:00.446Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3f98d46b-61fa-432e-831e-10334a89f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:10.453Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9e0e736f-cb82-4633-a5cc-392750b535b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:20.460Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=33ac9d2d-4cde-4029-a376-f8fd2225932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:30.467Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9ae24add-b1c3-4194-baf4-4a43f31c6065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:40.475Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=972f7919-abb5-4283-afcc-71b1ae90dec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:50.485Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7cee8e89-25ad-47c1-96a1-33aa0fae2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:04:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:00.504Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b0e5862e-7f05-4e43-be9a-1246293bf9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:10.511Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2e80d2e1-fac5-4aec-8d92-761264c7d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:20.517Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=37aba698-2efb-4f21-a592-aed4c563ae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:30.525Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9541a0c0-9552-4549-870a-4d6a9fcffd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:30.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:40.533Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=af4058c6-80d2-407b-930a-0d3457e8154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:50.540Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0fb36fb3-cf07-40d1-a31e-00a053c2163f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:05:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:00.546Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=61d4fb62-0e68-45fd-89db-51e9db670fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:10.554Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a05a7014-e2db-49ab-96f9-fa85edc99665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:20.561Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1cd7d57d-9a32-4bc5-b8d3-d3e51c46cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:30.571Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8f04ca35-a1f5-4a67-a52f-1a91f94803fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:40.581Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2898d482-efda-4251-b8bf-a417619ecea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:50.596Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d00f84f3-13b0-4585-82b1-915225b3a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:06:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:00.606Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cd0ea070-cd87-4a99-b87f-f43fc7b5533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:10.612Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0ec82b8b-119f-4463-89ea-fcd11a2ce099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:07:17.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:07:17.396Z |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-02-12T13:07:17.397Z |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-02-12T13:07:17.398Z |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-02-12T13:07:17.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:07:17.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:07:17.402Z |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-02-12T13:07:17.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:20.619Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6ce573ba-2030-4e5f-a831-85bab340ab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:30.625Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1021c37b-d610-40a1-bfed-fd9c94e2d18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:40.632Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=014220a0-6896-4fab-9d6a-612d5b40c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:50.640Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=92b3c351-d92f-4db4-ac99-d7fa6d23c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:07:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:00.648Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d1d26ca0-4bf4-42e9-9511-11d3b8794900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:10.658Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e9b501d9-dff2-4e24-8f60-3b78a4dcad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:20.668Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0e33dc96-99e3-412c-a05d-24a202c2bfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:30.687Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=85cf124e-0251-4324-aa5c-6d72e3f41244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:40.694Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=05de88e3-99d6-4bac-bfcd-783c014ba39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:50.704Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0409a180-1812-4573-918d-8504bbc98868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:08:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:00.711Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6e7d1a17-1259-41af-bd44-3d7a82f44576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:10.720Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5d46e4c0-4b60-4bcc-b847-bd0e7db3c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:20.726Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e0962017-c4e5-4e4d-a324-2aef9ad4deea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:30.732Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cbe795f6-03cb-4b21-bfc1-b45ac13c206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:40.739Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=28a8532a-71ee-4f24-8a60-5a0fa0b5c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:50.746Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=34caf62e-e8e2-41b6-a857-b33d99d94771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:09:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:00.755Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=63f65113-bcf0-45a4-beb5-9c559c289751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:10.763Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f84c72af-31a1-4499-a7d8-106a47c394b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:20.779Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a75514d1-2fe7-4e2a-9d46-409e8d612416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:30.786Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a94adad0-d8f9-40ca-af2c-42c966d0ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:40.797Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bd86954e-31b0-4c66-851c-19da4b9d1208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:50.807Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b78decb3-8558-4048-bf19-58cb8dd88734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:10:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:00.814Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b4b51b67-aff1-4152-8344-a36462ef3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:10.821Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=16d0416f-1209-47dd-828d-769d42227f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:20.829Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c1581168-18ac-4697-92ff-8a16ec171a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:30.837Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=cfaf086a-8ddc-4c62-bb67-7dd37371e9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:40.845Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=40fa1676-a39a-4b19-9c57-035acb41c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:50.855Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e95b9b3d-0bb6-4108-97ca-e21a98aa1356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:11:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:00.874Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d7fde898-f27d-43b4-9eea-bbb6a13ea1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:10.890Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e574bd71-8972-41b1-b8bc-051d371b72e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:12:17.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:12:17.412Z |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-02-12T13:12:17.412Z |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-02-12T13:12:17.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:12:17.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:12:17.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:12:17.419Z |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-02-12T13:12:17.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:20.897Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ac8ddf7b-43c1-4869-87e3-3f99291b3358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:30.904Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=87b00190-dcec-4866-9608-0bbbee9b76d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:40.911Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a5854295-7f77-4fdc-949a-6329e90cfd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:50.919Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f8bf7f78-838a-4f98-adcc-4e8925319da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:12:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:00.926Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=440a90c5-7b28-44b8-af3f-b9c85a358819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:00.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:10.932Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=24cd7771-1257-4499-8d23-478d5ba6a090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:20.940Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dfc6a420-595e-467a-afc6-a8e1440b9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:30.947Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6a46b4cf-6b57-4e33-8de4-4563633fb9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:40.956Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5f35dbba-9182-478e-9473-52888a93c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:50.972Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=eaf5a62f-3347-40de-b0f2-3be8f5b1545a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:13:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:00.980Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=61604fc9-45cd-4e03-8c60-66933e09b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:10.987Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5df996fd-d9ea-4825-9ed3-3d002afedceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:20.994Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a4daca7c-d1f2-42e0-915f-acb33a49a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:21.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:31.000Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6484cc7e-21ba-447e-8780-72081811065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:41.007Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3045bd2c-ea94-4708-8be5-f2f1224364e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:51.015Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=90c6190d-47f6-4497-adb9-2f1bd9d8e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:14:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:01.023Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a6e33238-c011-482b-82ae-012593fe75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:11.032Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=35485cd8-9479-4347-8f67-75555b38d592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:21.043Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=02a7f6f9-ed34-416d-8df3-8af92513f764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:31.060Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=58453eeb-e6d4-4e9f-9c7f-f849fc6a747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:41.068Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ef9a9228-15d3-429c-a0fb-a4fe7a9b6243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:51.074Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=847e8463-e187-4e15-a604-290bab01e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:15:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:01.083Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=71d7e0f8-95b1-4f1a-9c42-bbc6c16fc501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:11.090Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3de76fec-053a-40a2-a1b6-33b79f272b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:21.096Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=15f9a8e8-e372-426f-be4d-f2a0e26c4573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:31.103Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e77584a4-4897-4d51-b8d0-88d64f94076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:41.109Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=76725ef5-c6cd-47df-b963-b02091b18491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:51.116Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=166b9e9a-feb2-43b0-808c-880260ba3de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:16:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:01.122Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=00276de7-1068-4a0e-9a03-233df556d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:11.133Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f76a67cc-9577-43e8-a689-a8e3d116a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:17:17.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:17:17.420Z |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-02-12T13:17:17.421Z |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-02-12T13:17:17.424Z |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-02-12T13:17:17.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:17:17.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:17:17.430Z |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-02-12T13:17:17.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:21.141Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ab66f463-a90c-4b0e-b7bf-0493e7baee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:31.151Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f273b448-a78a-4436-b50a-b4cf5a42a2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:41.158Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c2c21816-f315-418b-9889-f89ce72238fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:41.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:51.165Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2875bb67-5df2-4504-8bd1-aa7292f0f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:17:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:01.172Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=55c3b614-3722-46a9-bee3-e630d593582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:11.178Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9ab7b5ca-f095-417d-a359-c3fb7a1d342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:21.186Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5fc00c2b-c1ed-4c00-8dd6-8e082bfa77fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:31.193Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5a190a75-abd9-4ef6-9b22-2ec127524c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:41.200Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b3b6b884-9abd-4fc5-8934-b03547c1d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:51.212Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6fabaa5f-b80c-4a0c-ac0a-525c671ada46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:18:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:01.220Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c6cce942-cfa5-472d-a184-18995656a7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:11.234Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5739e170-94c0-46e4-8ecf-94eb0a26c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:21.243Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=76da92da-029f-43ac-ae6d-90a11a3a7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:31.249Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f863b84f-b609-4d44-983f-0663287f569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:41.255Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=db181a3a-7f58-4f67-aa51-bfeb9763b1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:51.260Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=377b1ace-586a-417c-b2a9-800a566cc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:19:51.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:01.265Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9190edfd-8852-4bb4-a344-ad8da6ec17ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:01.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:11.277Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=31226193-468a-48fb-9a04-8e45f2f82222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:21.283Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=85c0df4f-debb-4d4d-a16c-b2d5191243a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:21.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:31.290Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0e66247a-0126-4270-888d-edab0ef526bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:41.297Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bd732130-f99d-431e-98f5-69c5767ac7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:51.317Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7a9c1917-52f1-48ea-82ff-3e0eb498326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:20:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:01.325Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5db45b6c-3291-42de-b822-0654e60ef09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:11.332Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f339c2d9-e8a5-4a9d-9837-eeaa09ac3eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:21.341Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a5bbb177-cdec-4fda-93ad-54e2eacc7833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:21.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:31.350Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=92c08529-4008-4ab9-9df1-9649eee949b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:41.357Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e29ae31f-7f74-4faa-89bc-19fcd4b71781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:41.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:51.368Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=350d5065-79d4-4fa0-9dc9-a6084b9d370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:21:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:01.375Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08f8bda6-c4b7-4259-8ed0-137402262e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:11.381Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=91823a71-3885-403e-8286-112bf3100c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:22:17.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:22:17.375Z |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-02-12T13:22:17.375Z |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-02-12T13:22:17.377Z |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-02-12T13:22:17.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:22:17.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:22:17.380Z |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-02-12T13:22:17.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:21.388Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b6ea9363-015d-4164-b7c0-e40dd23f7407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:31.398Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=aefad5d3-1592-43e7-a92a-a895482371b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:41.408Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5b23842f-6fcb-4ef8-8009-f755bfb74781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:51.419Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=673f7aa3-2956-4632-a766-aae315a59ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:22:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:01.425Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6fdba476-f0e5-443b-85d9-53b67d427517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:11.431Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bf540976-3387-405e-9e45-9b7f5119c46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:21.442Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0908c56a-ed2a-4943-af3a-a80ecb55929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:31.448Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f901f425-eba5-4b73-9d62-921c7faf4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:41.455Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1d6cd565-8116-46bf-a4cf-0f858fc98e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:51.463Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b554d7e7-76c4-4fb8-b482-377b486fa504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:23:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:01.469Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b9f8d16b-9059-4e4a-a78a-ac0e3886d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:11.477Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=64084f87-29f7-4165-ba0e-7d7a75761f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:21.487Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b1335f07-a31b-4c69-b87d-52f0abdcad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:31.502Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d832cb42-f040-42f4-96e4-fc90105e2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:41.508Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a84e00fb-dc1f-4240-829f-790b7b569112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:51.514Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b19f80be-b1af-457c-be5f-b7d0eb41cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:24:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:01.521Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b28b1924-b78b-4fff-95a2-ff8389141c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:11.528Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ea920706-7269-43f6-952d-401c36fb350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:21.535Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dec4048e-f6e5-4f57-b0a4-1026c4b980f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:31.542Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9b6204ab-a1cd-4ade-a2d0-ffc42f2c6fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:41.550Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8dff0164-11bb-4a03-af1e-35a7ea6e8f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:51.557Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f6089a6b-2f7f-4d36-94e9-657818a8dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:25:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:01.566Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7e7ffc12-ceda-414c-95e3-4d22a3ba231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:01.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:11.581Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5bb6a1f2-e3b8-4a7a-ba6e-b44340f2d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:21.589Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3eeb4662-fcad-43b3-bd10-b0b799f676b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:31.597Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fb388b90-02df-4ec3-a834-061b7a0dc488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:41.603Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=66b54c62-9ed4-4f14-8a43-11864815ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:51.609Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ef22dca7-e271-4095-af55-9c3b97cc250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:26:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:01.615Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c8d9e752-8d2d-4d40-b20b-8ac3b2d891c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:11.630Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=0328b076-843f-4c65-9317-d47148f8fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:27:17.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:27:17.389Z |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-02-12T13:27:17.390Z |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-02-12T13:27:17.391Z |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-02-12T13:27:17.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:27:17.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:27:17.395Z |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-02-12T13:27:17.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:21.640Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a43e6d2c-b42e-4423-9c1d-ec2736b95b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:31.654Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6f5212ca-28de-4678-a5a6-9b2fc900055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:41.661Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d62f46ca-0ae9-4af5-9e78-f284a7a4f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:51.710Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c5639fac-e929-40e6-8794-f8b32b3920a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:27:51.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:01.728Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=41d13a4a-b15f-4dc8-ab0a-a0bf0565781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:11.738Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=dce503cf-2c49-45db-8728-7d1ac1cb8171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:21.745Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ac474d2d-bef9-49ee-8e31-85c4e21d6b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:31.752Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f1d73efb-f8d6-4fc1-8896-ad97ae4b4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:41.758Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5e76835e-7c6f-449c-9d7e-83b16f6579ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:51.771Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a81614be-f210-4270-800f-d05ea4ac73ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:28:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:01.778Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5f63e63f-dce7-47d9-a154-74737973900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:11.783Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c470b837-0855-4438-8729-bcb007109730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:21.793Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=78b2d37d-6eb3-4c41-b643-db5efc758ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:31.800Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=494ee759-1027-495e-9740-492b36c2d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:41.808Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=aa48bdb3-03dc-4ee6-812f-b53a5ed2923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:51.817Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ef2ef3bb-926d-4f35-b2a1-22533e3ecd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:29:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:01.834Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3e4cb217-35fc-4d6f-9c04-f6be49ccffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:11.840Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8cda3dfd-8a38-4143-a3df-3ff7c5476f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:21.846Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7a53c308-04f0-47cf-be45-50983f0a1c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:31.853Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4d6fa4f0-e14e-4474-92b9-10149c17a786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:41.860Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b19c96d5-6476-48d7-b8af-2904184a1b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:51.867Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1e5d4afc-b848-4fef-a969-9a60b8565f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:30:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:01.875Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=3d52a101-b710-42e3-b9d1-7abf3ba2c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:11.882Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=424d2fe6-af2e-4bdd-a3e0-f4244550014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:21.888Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=502c4c37-7c71-4ff1-b431-f2646886f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:31.899Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6958ce34-8c29-4425-91a9-9e59dbb349c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:41.913Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bc65fa41-88e6-4ba4-8af0-e40f3b2bc136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:51.922Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=6869c991-421c-48e9-9fb8-4200e21ffff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:31:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:01.929Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=fd96b04e-2a3b-4860-bf60-c90d0d7710d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:11.940Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4e9553a8-d6e3-444f-ab37-de8cbeeaf9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:11.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:32:17.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:32:17.390Z |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-02-12T13:32:17.391Z |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-02-12T13:32:17.392Z |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-02-12T13:32:17.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:32:17.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:32:17.396Z |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-02-12T13:32:17.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:21.948Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2602a27c-304f-4384-b12a-4b8df2565d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:31.955Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=502a8170-def9-4810-ac49-621497a0da08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:41.961Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=eb16d55e-f7dc-4280-a395-85ca774c48a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:51.969Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d40fa06b-a12e-4559-86f9-7c890708574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:32:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:01.979Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c570727e-8867-45ee-b45a-dfdbfed72235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:11.987Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=1df8a4d0-71d5-4fc2-ba60-39df9a869509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:21.995Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=08966383-c569-4387-b62b-08013c4c0c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:32.012Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b9f07270-c8e1-40ed-92dc-a18d7a9b14a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:42.020Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=89e38c8f-9389-46fb-a3ca-94b2902636be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:52.027Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=df93b63a-7c0b-409e-92fe-9c6094a19b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:33:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:02.033Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e963f566-480f-4855-a8af-2e9c74f6719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:12.040Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=432e663d-4c8c-4021-bdb1-53c81813de5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:22.047Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=96546d6d-34c3-4a79-94d8-5a9b39f72ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:32.055Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f9baf73d-1101-44ed-8f00-d5bc4bf0f57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:42.070Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4dae2fb5-1cd0-442e-a58b-fa2845909865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:52.077Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5afa9cba-6cc0-4415-a6ef-4d8b698ec44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:34:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:02.084Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=66f9d6f1-9b86-4fb8-8464-dfcb04f8ecff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:12.092Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=02fb4412-80d7-4cb4-9e01-696ffeffbdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:22.108Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=efa81158-6d44-42de-90cb-e3cac0f83186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:32.117Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7ca8e1d0-4ee7-49c9-828e-bda204189546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:42.128Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=bba8a721-fd56-45c2-a85e-954f327e4288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:52.135Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=d3e5c605-3530-404f-8d84-a236738e9aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:35:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:02.142Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7e813dfe-5db7-48e8-8d4b-47c748ea7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:12.148Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4c9d19ce-d3fe-4c84-8942-a969b3199e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:22.155Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f7339bd5-b742-44d3-8726-8521df8551f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:32.164Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=2726ad8e-c11b-46a9-8d2c-8941aef43ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:42.172Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=39c7662a-e8d6-4463-afd4-68629183dc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:52.180Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=06981248-b87e-4794-9ebf-60f1e629fe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:36:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:02.190Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ed568b03-e231-4b6f-bed0-c6f0677d800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:12.207Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=ecd117cc-5624-4ede-9953-d0352d24f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:12.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:37:17.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-12T13:37:17.379Z |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-02-12T13:37:17.379Z |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-02-12T13:37:17.381Z |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-02-12T13:37:17.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-12T13:37:17.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-12T13:37:17.384Z |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-02-12T13:37:17.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:22.232Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8e8ca399-25cd-4ea4-b1ba-1f515ea59b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:22.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:32.239Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=9930c430-b93f-4fd2-88e0-7b3860c3b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:42.247Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=67a55a57-af57-4f2e-8853-d609595e79f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:42.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:52.254Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a1c3c725-865c-4764-a24f-b3c619c3c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:37:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:02.262Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e879ad42-b685-440b-b4f3-a6175ffa871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:12.269Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=f370a2b6-f6e9-485c-9274-0848e37c788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:22.276Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=b8c47aac-86ae-406c-84f4-c633bf94b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:32.283Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c7d047ec-4089-4718-bfe0-e6952bb2d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:42.291Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=acb016d1-53d7-4c07-98d5-a82e1b87843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:52.298Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e8e67bde-6d10-4bd0-8e1e-2390dc0acffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:38:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:02.325Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=10133091-c29c-44f6-8c19-b7cb6ddc76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:12.333Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e96d43fb-be8f-421a-9e1f-a4f637816234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:22.340Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=46141c52-7c58-4679-b776-6c3886ba95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:32.348Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=45389fa9-84ce-4d32-b6a0-fee1a0ce1138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:42.355Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=4934606e-7be6-43fb-8d34-c488060c5919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:42.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:52.362Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=7306a7b4-2a4c-41da-a1a0-32cde59a205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:39:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:02.369Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=c63640d5-beca-4086-967f-7442248c3c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:12.378Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=8c9b67ea-0197-44e5-b50a-e916db311a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:22.384Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=5f6a62ec-a32b-4c04-b16d-6489eba99dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:32.391Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=89f9f444-ee78-4d31-bddf-3cc5b226dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:42.400Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=e4f06008-bc64-43fa-b1d3-8af2149ccb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:52.420Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=583e20ed-1940-4164-9551-243c47034da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:40:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:41:02.426Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=95e22b03-619f-4226-a697-da03443fc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:41:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:41:12.432Z |INFO |Init configs |InvocationID=8deddd1b-fea0-4b34-9e16-b6207d8a298a, InstanceUUID=a43f370f-9e09-4155-b666-e61ce55f268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-12T13:41:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |