By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:07:42.475Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:07:42.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:07:42.509Z |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 |2021-12-19T23:07:43.001Z |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 |2021-12-19T23:07:43.078Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:07:43.078Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:07:43.078Z |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 |2021-12-19T23:07:43.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-19T23:07:43.210Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-19T23:07:43.227Z |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 |2021-12-19T23:07:44.448Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-19T23:07:44.815Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-19T23:07:44.831Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-19T23:07:44.831Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-19T23:07:44.879Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-19T23:07:44.879Z |INFO |Root WebApplicationContext: initialization completed in 1651 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-19T23:07:45.165Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-19T23:07:45.821Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-19T23:07:46.870Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-19T23:07:47.280Z |INFO |Started MainApp in 6.654 seconds (JVM running for 7.24) |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-19T23:07:47.327Z |INFO |Start scheduling PRH workflow |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:07:47.339Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6152004f-a7d4-4dc8-9776-a92c3d8351be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:07:48.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:07:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:07:58.806Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=601939ac-4914-47d8-920d-82ce43695210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:07:59.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:07:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:09.855Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dae616c3-d9c6-410d-b331-ac3f002e561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:08:10.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:20.894Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8c0ee8f5-fe98-46d8-9e81-14140e591a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:08:21.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:31.936Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c35e4d13-c8ca-418f-94cb-1bfc489a76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:08:33.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-19T23:08:41.687Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-19T23:08:41.687Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-19T23:08:41.693Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:43.012Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=de590638-1a50-449e-b365-5dfd6c4d4b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:08:44.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:54.116Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6e3efa45-2818-4c05-8b93-38c490de13e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:08:55.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:08:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:05.183Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=91e910c7-e485-4484-99e5-a7859c7a38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:09:06.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:16.223Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=73ef0c09-be07-42c0-9fc5-ac307a7783ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:09:17.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:27.263Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0135b33e-2397-4034-8665-0949e01aea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:09:28.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:38.308Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=518eaefb-0210-43ff-a36d-ae94d7eee328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:09:39.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:49.343Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=da38a455-8d7d-4b26-be49-0caf6ccd8c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:09:50.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:09:50.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:00.383Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=01aa326f-5300-4b87-8744-3ab2e0e72c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:01.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:11.422Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a8425177-d8ab-46a3-a725-e927386b6e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:12.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:22.976Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2c519703-0de6-4efe-9ba5-2f2b2ed61dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:24.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:34.015Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9b7e64ed-7014-48dd-89e8-e364b9c96ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:35.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:45.059Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a87c4899-b180-4a09-a04f-8bce00bc6ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:46.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:56.094Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0a9fd3de-3ab9-47b8-8688-8ffe220c1626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:10:57.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:10:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:07.136Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=27cc8938-7496-41de-b408-34d208bf363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:11:08.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:18.184Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3e949665-e40d-4b78-a8ea-dc4236879ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:11:19.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:29.215Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=007b5158-5911-437a-a4b2-0516248ee3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:11:30.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:40.255Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5bdfe83d-1483-4019-b005-df69743d559f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:11:41.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:51.294Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e3ffb980-6c2a-4511-a6b4-b16b22b77c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:11:52.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:11:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:02.334Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2d9e3b88-9891-4cb1-82a6-28196663d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:12:03.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:13.376Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6a0642dd-213f-4edf-b6d5-fe86d25c23ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:12:14.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:24.417Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e7ac6c5e-5d57-41db-8ca9-2b393a20dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:12:25.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:35.495Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=116e453b-3021-43c1-89f9-661d576b180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T23:12:36.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:12:46.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:12:46.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:12:46.084Z |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 |2021-12-19T23:12:46.087Z |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 |2021-12-19T23:12:46.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:12:46.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:12:46.095Z |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 |2021-12-19T23:12:46.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:46.527Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b041e27f-6037-4b30-8024-7db7d1fc4dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:56.691Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e99c96e2-f8e4-4a51-8f6d-0a5877f70fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:12:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:06.708Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=92d20725-7919-434e-8ed1-e4acefa64470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:16.740Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f4bb37ff-9188-474d-b151-04b250c7b53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:26.756Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=79c4aa85-a84c-43d2-8d56-8c147c79162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:36.769Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2c8714aa-d546-47a3-8257-4a9f005ea103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:46.781Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8dd42566-616a-463a-a789-b4ce61fc67ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:56.793Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5018218a-becc-4ff3-bc6b-3f5293307171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:13:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:06.806Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c1c2ff6f-9945-4eb1-b045-212eda414547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:16.818Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8022d578-8bac-4873-9bfa-53f006d59475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:26.828Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1028e64a-5659-46b4-bd5e-2f5022906f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:36.836Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b523cf4a-6d41-41a8-ab20-4b46c5298b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:46.859Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ffa5d486-7133-4198-8655-c90332e674bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:56.874Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=029dc591-d76d-4d46-90d9-bf15877aae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:14:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:06.893Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9a2fde4c-0fbc-45b0-a1b8-da88fc5eab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:16.907Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a7e5aa4f-e45e-4745-b488-caaa7e0e68ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:26.917Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=679bc0bc-e045-4ef0-9a98-aa517ca45b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:36.926Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bfc8b1de-6c45-4628-8632-25b35785c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:46.933Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=001d634f-664f-4033-a021-522c36a93d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:56.940Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=29d65dd2-2313-4238-98f5-9bb3be94e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:15:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:06.948Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=81ec9e50-7811-42f0-ba27-17bc0a3dbeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:16.960Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=aa1a1700-7a20-4167-ad55-2a5f00c877c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:26.972Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=94958045-4ba7-48a6-a0fd-9dba844c732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:36.983Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=716d330b-a836-4b48-9df2-8ca4b9a7de88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:46.999Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5917eab6-0046-48de-8502-a41bc5e2674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:47.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:57.007Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4cbf2457-767b-41a4-a2eb-c223726e85b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:16:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:07.014Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=819d45a6-9c83-4a4e-a066-980de0b15857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:17.025Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6bab51b0-8c8d-498d-ae7d-2e85a1edd356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:27.059Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2e8a9179-310e-4a3d-95e9-a53117d9f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:37.066Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=caae7168-8bb4-4311-a063-dddd51432e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:17:45.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:17:45.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:17:45.557Z |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 |2021-12-19T23:17:45.561Z |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 |2021-12-19T23:17:45.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:17:45.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:17:45.567Z |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 |2021-12-19T23:17:45.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:47.078Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9bf81301-6120-42c3-9dc4-c72116f007cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:57.086Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c260fd11-6717-44c7-988d-9fd65690d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:17:57.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:07.093Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b639ee34-c89b-4edb-ae42-c1f33f517220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:17.103Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=09451701-2ffd-4fee-946e-1a8d5eea9629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:27.114Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e2c081a6-4901-437b-90d0-9412524e68b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:27.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:37.129Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=16ebab31-edb2-4e47-a6d5-be9a053779a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:47.138Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=383d1a18-a2d0-4684-a512-a5ebbf58e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:47.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:57.145Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=564c8c59-3993-48c4-b692-3749827f38c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:18:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:07.153Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=577dd83f-9b79-4279-bc53-9629efb24bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:17.163Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=36500343-6192-4f9d-876f-056fc0b5fadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:27.184Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fc441013-2aa0-41fd-be1a-5f5c2e52ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:37.191Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=db9c7cce-e840-4628-8458-e8463b0d2563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:47.200Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=342d1a75-7fbd-46a3-bd3f-01c3c1768718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:57.211Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8f0ca933-fe44-494f-ac44-91e8f9e66809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:19:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:07.234Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9376a66b-bad5-4622-abb5-94ecfed3d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:17.246Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6461dd68-4edf-4afe-af4f-4aaf9aaca717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:17.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:27.256Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a5f4ddbf-88bf-408e-9ab4-821b54413045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:37.262Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=df3a238e-5c4c-4349-8b92-ffa75676192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:47.284Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bbdd8151-bd77-4815-afc0-927a557e09f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:57.307Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=77f9593a-831f-49a9-bde7-a5f1ef2dc7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:20:57.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:07.314Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fe26fb99-43b8-418a-9c96-ba8f9ead9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:17.328Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=60199185-016c-4c71-b54a-ff0f3c1cbd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:27.336Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cab4e517-00bd-41a5-962c-f0e98b4e4642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:37.343Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=13721dba-7d72-430d-be6c-64ef0ade1e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:47.349Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6ff6e5c0-97bd-487c-8168-f419f62c6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:57.365Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=74218da7-9ed7-4b30-aefa-36ea355a1335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:21:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:07.376Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=41ebc9b9-4fcd-4859-b81d-cca404d66f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:07.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:17.392Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=38b8eaec-ab57-44a8-9489-82a2759c17ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:27.399Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8d4a9cd7-504b-41ef-8a86-bec530cd7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:37.408Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d3a62832-90c1-4d30-81fc-a3dc7f894d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:37.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:22:45.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:22:45.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:22:45.511Z |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 |2021-12-19T23:22:45.513Z |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 |2021-12-19T23:22:45.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:22:45.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:22:45.520Z |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 |2021-12-19T23:22:45.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:47.416Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0d82bf84-b29f-4c11-80e9-a326b4aa9884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:57.424Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e8191de5-0827-478d-9a69-282ca1fa9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:22:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:07.431Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=837bae26-9c67-40cd-bc4e-c20b98aff78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:17.439Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0b6544a5-2f1e-4e82-9494-cd32fe008c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:17.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:27.452Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d00ba8a8-43ca-49f4-a256-442f919264db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:37.467Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c0a1685f-f434-4d16-8e55-618b1c4e8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:47.488Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8d4959c5-d3ae-4d1a-aa4d-2e3b07b2aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:57.497Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=710112e1-5a9c-4ab0-8119-4df1dc5684c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:23:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:07.507Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7717777f-6a43-4e47-8a14-450e73df9d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:17.517Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=146c50fd-3942-456c-a365-ee5346fab493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:27.524Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=953cfe0b-89ca-4541-86bc-2cc9e8ef1821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:37.531Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cef16793-a75a-4e1a-8562-c78dc8835c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:47.540Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f86a9229-eb4d-43e6-bf56-69f84b8d24b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:47.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:57.550Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=875b5066-9c22-4d28-9efd-976861ec0e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:24:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:07.561Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fb184228-aeab-4a9f-962a-80db1f82e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:07.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:17.580Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=803d90c2-4e51-4d18-b0a2-2e32e2cb17b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:27.591Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5b910719-d987-45c7-a6fc-f3fab13ccc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:37.600Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d1077c8c-df38-48f3-8a49-57411af0a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:47.613Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=08613eae-1c43-447d-9b31-73c4ed54c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:57.623Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7988bf3e-9183-4635-9564-5e659d296c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:25:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:07.632Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=aaf9bdd8-7587-4019-9992-6a885e6781ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:17.640Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=70abe21c-1a1d-4442-a68f-4d08bf6826c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:17.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:27.647Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4582cf07-ac8b-4036-91fc-4ee79a555bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:37.658Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1b984bbf-7f5d-4ada-9a91-b355622505a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:47.672Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ff77dfff-3eee-4196-9d59-0f7f25e908df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:57.681Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c2b598d7-e688-46c3-bce9-3346d257dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:26:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:07.694Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b936f4ee-08d8-43c1-bb95-253f3217f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:17.708Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ad3450b7-8de9-4c9f-ba39-b1a39d3ad230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:27.717Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cc04bad8-f606-4d7f-8052-9b3ed37db2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:37.727Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d69aa52e-9660-446e-857b-71babeb3c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:27:45.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:27:45.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:27:45.573Z |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 |2021-12-19T23:27:45.576Z |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 |2021-12-19T23:27:45.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:27:45.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:27:45.585Z |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 |2021-12-19T23:27:45.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:47.736Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1388a0e4-41d1-4c90-960b-734593b5f165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:57.744Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=850ba3e7-9fa9-4775-883a-34d55ec92fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:27:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:07.751Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ba84813a-6fdd-4c65-937a-7d0bb8d77f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:17.759Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a5e7eb84-c7a7-45a4-845c-ac3a9a23fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:27.767Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=debaff99-444e-4b10-89f8-57706dade58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:37.776Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=df1066a4-7dad-4778-a822-d393466e1c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:47.787Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9f87f4a9-6e81-47bd-a2af-3215decc4c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:57.794Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=127419e6-ee12-4839-9c82-2b0448d4d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:28:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:07.805Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d7562934-a653-4f37-8966-080820e365f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:17.822Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fbe803e3-5102-4689-bff9-e4d790d638ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:27.829Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f536d784-edb6-4178-8337-1238745d65c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:37.837Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2ddc9b39-96cf-418e-bdb6-7734d8133d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:47.848Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6ee93605-e293-4f32-8380-1b75c4649b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:57.856Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2866b0e7-bca0-4227-ac10-0e5deaa13cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:29:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:07.867Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1a3a248e-6dc8-48ce-8303-93f8cc6be283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:17.876Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=84f01992-e235-4686-967c-781357eb02bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:27.885Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9dfde4dc-5b42-4de4-a0ff-f722eb7d11fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:37.893Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=99a744ca-3dd6-4fb2-8acd-cd4d933287fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:47.906Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3281e742-e441-4964-bc7d-1b9b243aafa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:57.917Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=05544bf0-47c7-4a42-9864-a1b13cc6ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:30:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:07.931Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9b26ef78-76a7-46d9-81e2-30afbe5b9758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:17.947Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bb6e396b-6de1-4715-acfd-bdbd2fb992d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:27.954Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c1bc430e-56f9-4264-9e7d-fa8422d1102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:37.967Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=804975cd-b0a3-44c3-8f19-c8aee923c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:47.977Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d4ec4605-533a-498e-93e4-f426a0f3bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:57.985Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e6bd43b1-12ad-45ac-9870-92c0955cde89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:31:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:07.994Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3d90c404-828d-4124-bcd2-892b66dd60f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:18.003Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a32f0868-31c5-422f-9af4-bb9e5a93b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:28.011Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ab3490c7-a582-4e2a-8a07-f67d391a7ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:38.021Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4d37a880-ef91-4694-afc4-16f75a2b41e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:32:45.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:32:45.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:32:45.475Z |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 |2021-12-19T23:32:45.477Z |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 |2021-12-19T23:32:45.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:32:45.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:32:45.485Z |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 |2021-12-19T23:32:45.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:48.044Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d006e1b9-d8b3-4070-8f30-abbd36a02871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:58.056Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=db76d363-7cd4-4ca4-b995-b373e83ee003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:32:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:08.071Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6cc17396-042d-4e27-aa6d-a96533946005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:08.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:18.081Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9c4b231b-e18d-4f50-b00e-ca8e6bae4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:28.090Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=52cb8913-44db-4a24-8e11-488e612f081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:38.103Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1faeefd8-0d7e-4aeb-a167-ecf81167bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:48.115Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=76e8ef7e-985a-4a2c-adb9-93c5c1846667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:58.122Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2d832be9-dd68-4d32-9ee6-173f500ab989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:33:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:08.130Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=44f683ce-9f86-4fe0-b1cf-84dbe5ee02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:18.139Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8f2de4da-c01b-488e-b513-5ed5cc5947f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:28.146Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=548bc759-e044-40ec-8912-bd82c448e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:38.159Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b6805e24-054b-4121-96e0-d301c359b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:48.183Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=47b3043c-89d2-4b70-b6be-7102e4d5f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:58.200Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=40478465-4802-4507-b722-25d2ad34e03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:34:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:08.210Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2faf0c34-4983-43c9-b361-3936b1ea96f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:18.217Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=87b1e8ad-d2f5-4684-9fcb-17164efbdf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:28.223Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ec244af4-1077-4825-b411-2123d53ddc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:38.235Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2d24120f-15a5-4148-922a-2edb22a92af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:48.242Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dc3f0070-a642-4f36-ae9e-6f5ad8fe0df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:58.250Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=776173bb-c81c-4860-8ac7-5ab7e7f4c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:35:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:08.260Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9ca2225a-29d7-4b83-80cb-40f082848999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:18.269Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cc1dae06-0e7a-44ad-8690-cb3ead0273be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:28.278Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b79cfabc-2bb8-40ca-a428-de37f8b46d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:38.289Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a8df08cc-6ef4-4e16-bcd6-d6dd32c4a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:48.328Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7893f2b2-58cd-4a73-a01d-c5dac3e150bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:58.335Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=da116f96-11fc-4af1-b8c7-19bd47abff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:36:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:08.344Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f5c0fc14-5f1a-420c-832c-ec49400108a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:18.350Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=03b00efe-076f-4e31-9e11-58603fadb386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:28.359Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=eebc72fc-e5d3-421f-acc9-460741cc42b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:38.366Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d3366fe8-10f0-460b-8e0b-af3141e98c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:37:45.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:37:45.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:37:45.508Z |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 |2021-12-19T23:37:45.511Z |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 |2021-12-19T23:37:45.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:37:45.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:37:45.515Z |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 |2021-12-19T23:37:45.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:48.373Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e010d651-8858-4ef3-b55d-7fbd4da680df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:58.379Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=084e8e62-fc8b-44c9-9362-0256d8fad3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:37:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:08.387Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=98228c6e-e12a-41d7-8539-f8a40afcea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:18.395Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7a401af5-2d62-448f-99fd-34276af2f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:28.409Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=45039494-0e0e-486e-9c2a-e1f3f567026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:38.422Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=370665d3-56de-479e-999b-f317cb7c25e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:48.444Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=56d7dae0-7114-4395-9560-69aacbfe1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:58.451Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=acfe6c38-e20b-47c4-9d48-8f93051485d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:38:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:08.467Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5e3a5d6b-d733-4339-a4ff-7a21822acd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:18.474Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7e1b1f68-da41-49fa-b961-c87674db8af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:28.480Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d364707f-5c20-4db3-ad07-e9afd9e4c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:38.491Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9a27450c-849e-4762-a5bf-d89a06e1dd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:48.499Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1ee73d9a-a570-438d-b6d5-9224ddb6b804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:58.506Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dc078021-5ce0-4c6a-8e19-3ecdfa1ac807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:39:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:08.513Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8b0b285f-da0c-46d0-a912-685cb392c192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:18.520Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bc196c8f-4d74-4a23-b74f-3ed352bb5b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:28.532Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=62731944-b346-4721-80a3-36e395bdd105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:38.544Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=437ec372-9e39-487c-af13-530c08e4a3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:48.561Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b3019017-58de-4d9d-a2bd-8404d502bc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:58.569Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fc410c8d-cb83-4e24-8a79-d30c01b60c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:40:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:08.579Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=96969492-2143-401b-a785-7a9b35f8bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:18.587Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6a1209f6-6a76-4047-8e45-67fa3348b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:28.596Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ff6b5d34-7919-49fd-b2eb-1088bf1cf103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:38.602Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=97e57d12-a524-4949-8e76-a0bde328d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:48.611Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d4e69d44-a227-46e8-8bb3-745c4a3760b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:58.619Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=546d0fc4-0c79-4634-8e57-6f89ac08422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:41:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:08.626Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2a1222a8-aa67-46af-8084-236dd0016273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:18.634Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7ab0eaa2-9284-439b-b299-d0e29ebad5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:28.645Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b4ffd919-0bfe-4098-8fc4-3e255992c69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:38.661Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9c2dcdf8-4a43-417c-b288-a7ea32c1f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:42:45.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:42:45.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:42:45.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:42:45.519Z |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 |2021-12-19T23:42:45.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:42:45.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:42:45.524Z |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 |2021-12-19T23:42:45.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:48.682Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0c9c910a-505c-466e-b6a9-1a028300f2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:58.689Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f31cd907-7c88-4c55-9fff-bac8dff07f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:42:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:08.698Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ea7ab0cd-d76c-42eb-a62c-cc9f3ac4a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:18.707Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6913f277-efea-43b8-8e35-1a82dc22e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:28.713Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0aa59226-e274-4c9b-87fb-a925515b0f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:38.721Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a1ed8aa7-6f1e-419f-8713-f922e86c24c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:48.729Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6a366b49-f4f3-4be9-ae0f-96bcc1b9aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:58.735Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=918ad3bd-7f16-4a27-b872-e79c4dd8ca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:43:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:08.742Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5d8ed008-9d12-4223-b1d3-d8f26d16c167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:18.749Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c84d26d6-f96c-425e-9496-79f15e7d3878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:28.759Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ffc4cb5f-3249-46c7-9179-1c556134113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:38.768Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d5765255-3cbf-4198-92c1-e772b51eba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:48.786Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bdbfb7ad-0440-4630-8023-2428e527e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:58.799Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4fd4d81a-5b47-49ac-8d0a-a865b86b1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:44:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:08.808Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=49b28677-e98c-4c9b-a74e-c9ff7c570c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:18.818Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=da8f9f1d-6b70-4745-a5d8-39c6cb168d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:18.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:28.828Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b313b5e1-46a8-4ab6-977e-b0ff0889a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:38.837Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f4545c0b-a666-477c-8a33-5f37e36688b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:48.845Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=46e8f0ae-63f2-49cc-a5ad-9a7d6f8c1e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:58.853Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fe77b0ad-a4d2-4c7f-a7d5-a4c07c4d25c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:45:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:08.859Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e7043831-e40f-45d1-8b38-68ce9a3d8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:08.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:18.867Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cdd9db8a-1799-4e51-bbdc-0074cae173e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:28.873Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b27130f4-8b53-421d-b986-a1b541056ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:38.883Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2e91c344-3539-4ad4-baa7-051dc40cdbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:48.899Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=60dbfb5b-eb46-49f5-a865-37cb0081e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:58.914Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=faf643d5-77c3-46fd-bd24-63e22ca253e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:46:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:08.923Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2c3332f8-4959-4f4d-92a1-139e2496add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:18.930Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=50ae353b-5ac6-4303-bb50-1fab5d2c5082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:28.937Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5dcd65eb-8a2c-4fa4-90ef-681c60eb28af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:38.944Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0d9ebe87-76ed-48d5-8c67-c39a040a4e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:47:45.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:47:45.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:47:45.511Z |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 |2021-12-19T23:47:45.513Z |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 |2021-12-19T23:47:45.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:47:45.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:47:45.518Z |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 |2021-12-19T23:47:45.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:48.952Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e5148db5-a4a2-4fe1-a2cc-f45da5815291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:58.960Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c9df5a04-f569-475e-803f-65a5141c4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:47:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:08.966Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bb04418a-abcb-423f-a10d-42a5b2a05287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:18.972Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=18e64dc7-5c9f-4f96-84f1-9ed783234273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:28.982Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=733a7792-d45b-4e5b-873b-a4d895ce9da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:28.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:38.991Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5d3cdf30-1808-4490-9597-85345197e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:49.009Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=975b7efb-dff4-4db9-b0d5-98f753c3ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:59.028Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=244ae556-e89e-4499-80f4-8c56588e44d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:48:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:09.043Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8efeac42-9ab5-4fbc-9682-075a61f1bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:19.055Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=183f9cac-b5a8-4281-8dce-b1295f89aabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:29.061Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=88e10293-ff0a-431a-9b89-c31307fa39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:39.068Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=27abe144-6cc5-4bee-8392-5ad1bf607b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:49.078Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=19a52b6b-65ea-4e1e-9158-4c14455088d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:59.084Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cc0af2e0-ab61-4d42-9c03-1ffe73117c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:49:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:09.090Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2ea6ddc9-3e1f-4604-b03a-e128279b1c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:19.096Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=07e5e634-b3b2-44dc-a2d4-5f602ee1ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:29.105Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ebe76a1e-a448-4a37-8429-807ccdc6ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:39.114Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=59dab16e-cbab-46d4-a257-54f0d543c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:49.131Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=66d9011e-1b2e-4291-926c-f615f8d58716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:59.140Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a606a902-362d-4665-856d-5c50fb46a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:50:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:09.147Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=deabbb2f-ad47-4790-a51c-774f74e59adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:19.153Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=59b322cf-1f86-4fdd-bb49-df4af5ca139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:29.159Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b4e46f91-894b-489d-b76a-ad0ffd3df7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:39.166Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d84b3720-2c0a-40cb-97ea-70b1883776dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:49.173Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7048d401-117c-4a17-9106-7605ff6d96b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:59.182Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1e165dc8-5ea6-4b1a-ad85-964a2f245a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:51:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:09.190Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e08ea86e-ebc7-489a-9f62-638797576940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:19.198Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a2a18cc0-850f-422f-a19c-1ee7d8bcd28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:29.208Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1b8f59ad-8a02-4117-a612-7d63608642f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:39.217Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=978dfb75-1be3-454d-b81c-c099603ca1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:52:45.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:52:45.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:52:45.505Z |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 |2021-12-19T23:52:45.509Z |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 |2021-12-19T23:52:45.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:52:45.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:52:45.515Z |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 |2021-12-19T23:52:45.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:49.226Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e3bda49f-1c38-4404-8ba3-24896d22355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:59.245Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1ecd3abb-31bf-46de-b390-3f134a83c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:52:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:09.257Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6e3cd394-f776-4bf7-a6f3-d53dd0b88850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:19.266Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c17e69dc-3368-4303-a49a-6df086340db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:29.273Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=90e4ddbe-937f-42a4-8d57-2a46606fee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:39.279Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ad873dc5-70f0-42ee-a34c-e8fa879e4752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:49.287Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=044c6e31-7ff1-4c3f-8321-3c4f87b95414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:59.293Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0eb52431-6ede-4a0d-b452-39bed3646e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:53:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:09.304Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4e98d84d-66ce-49e3-a5b1-fdca3f6cad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:19.311Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=58b69175-94ef-4d37-b54b-e81b7f47d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:29.317Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3fc8f53c-572d-4c0b-a153-3a2125e8a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:39.327Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7f157c25-c579-475a-b207-a3a69d89d501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:49.345Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0d5b91c6-9ac7-41fa-9e99-f1681bc6e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:59.355Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4642b92f-a98b-47df-88c2-bbc256403013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:54:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:09.368Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=32edeef8-c44f-490c-b2df-cbb2f6e00243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:19.375Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7ec9c114-a13c-4e98-ac2d-5ed5bd56d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:29.385Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=24066c66-1d4e-42b8-96a5-a2cdcef985f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:39.392Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6db88ab6-4b83-48dc-913d-556737182cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:49.398Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dbc56bda-a16d-418b-af3c-d39aa067282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:59.406Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=299b5f85-665b-4826-a012-893a75557a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:55:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:09.413Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d9f79140-a64d-4c5c-a49a-506ae981d8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:19.421Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1a405146-31ff-4ae9-b87e-6f9c970958f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:19.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:29.431Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f555ca36-a611-457f-866b-388a57cc7b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:39.439Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b7e08a9e-76b8-40f3-9b02-727805b52b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:49.455Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5eed1ed9-c220-4722-8cc2-9a964de90f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:59.469Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6637ab11-d7aa-4c02-b42d-78c7150245fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:56:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:09.476Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fc9c5257-5a8a-4c67-bf60-c0af38ddeb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:19.483Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=39ccba7f-e4cb-4575-a6a7-46ab54793c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:29.489Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c104b664-b8d3-47a7-bd94-976dbda11183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:39.497Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d78664d8-f720-4e51-b906-1b7065f81c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:57:45.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T23:57:45.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T23:57:45.522Z |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 |2021-12-19T23:57:45.525Z |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 |2021-12-19T23:57:45.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T23:57:45.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T23:57:45.529Z |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 |2021-12-19T23:57:45.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:49.504Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8185c5d9-4c8b-4e22-acc4-dcc50a2f13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:59.513Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=22d72f8c-5f63-4178-a8cc-62ad471f0390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:57:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:09.518Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=62bce245-3873-46b6-bd29-39890e615013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:19.525Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f01804fa-2eb1-4d0e-8b76-78f15b7a1052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:29.536Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=71dbb0a8-d636-4258-ac56-af87746f92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:39.542Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d1d12485-f64d-4f91-8f08-cdd39be74d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:49.553Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=59c33fdd-9bfd-46ec-9de5-4db9c9809f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:49.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:59.566Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e0f5c2a6-3e65-4806-9166-06520f735077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:58:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:09.574Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=47de5b21-3679-4341-a5ed-41ce30e10a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:19.582Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=15659d78-0072-4630-b1e1-72eb210cc335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:29.587Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1a258453-65ea-45bf-ad07-6ea75f99a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:39.593Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ceee4af5-a7cb-47e6-a4ec-fe4d5f5038a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:49.598Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8c0bbc8e-9cea-4da7-9335-31c8d01c1f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:59.606Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=db6b747a-0923-4ec8-9d93-cdf38b168590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T23:59:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:09.612Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b0898db2-5cb9-4e94-ab69-077c657fb38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:19.639Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=383460db-ae47-401e-a0db-90835350010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:29.646Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=32ed48ed-635c-4200-8dc4-7f6a74b98295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:39.664Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2e09c7c3-00a0-41de-a80a-f5cdf0e27c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:49.678Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4b0879a6-20a8-4a81-80ea-d5bcc974c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:59.691Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c5d08f5e-3a4f-4eca-b2ae-8ab40b20a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:00:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:09.700Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4c53a9eb-052c-4d91-ab89-e63b8b278abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:19.708Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=89ba1a13-1675-4a0c-84a3-fc51f5f7cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:29.716Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dd0c931a-eb3e-4d00-b435-c1b0f86a6511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:39.723Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=28bf6092-3d13-4fd5-ac66-c06138bf94ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:49.732Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0a9a57f8-97ba-43a6-9553-44496e3a0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:49.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:59.740Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0d2a31a1-feff-4607-aff3-f00817ad4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:01:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:09.748Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=29de8208-95d6-44eb-9709-c3e520e2ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:19.755Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dc6ebb76-dac5-4e01-896c-0ca0c77530d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:29.777Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=30b34d22-e719-4c19-b27c-5b4c0a225275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:39.787Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=09cc7715-1e8b-4fc9-89b1-89ab05fb42b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:02:45.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:02:45.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:02:45.500Z |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 |2021-12-20T00:02:45.505Z |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 |2021-12-20T00:02:45.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:02:45.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:02:45.528Z |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 |2021-12-20T00:02:45.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:49.797Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a5c5f75e-4085-44fc-b096-4e99abb04e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:59.808Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=494f4d9a-c339-46b4-a44e-380ed2b19af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:02:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:09.815Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=82026279-4e50-4e86-ac42-fed65a2d9518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:19.822Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5d08d1a7-ad71-462f-b01b-e1e975c15cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:29.827Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=007935e0-6f41-4d0f-97e1-07548aad503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:39.834Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=be705b53-af17-40c0-869d-e6e8ec7c60e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:49.842Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4783594d-1b23-4458-80c9-f5dd97a2689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:59.847Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e65bcb9d-5ed3-4337-8f7c-953d18ba848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:03:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:09.853Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=399dabd7-f54e-4749-b55a-c31f3b829e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:09.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:19.861Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d4bc39b1-5585-4a80-a709-b361357819ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:29.873Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7b114033-6e8c-41e2-ad5f-30ee92f4177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:39.884Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3acda179-b983-4b91-ac75-f7a8291f812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:49.900Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4bb02dc7-f1bd-46bb-9713-7463f252674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:59.907Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6a22bbd5-b458-410c-b150-f509d1c4a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:04:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:09.915Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6c572f77-ae00-4e34-99dd-c80c87ae6fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:19.920Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6ce38285-084d-44dc-bf69-915f928197a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:29.927Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c1762156-1846-4dd3-91d8-a10cbe5ccfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:39.933Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3584968f-2cbe-45c7-8afc-c42137382888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:49.942Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=88a66da5-09f7-4b79-a07f-696b658d7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:59.950Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d4ec311a-2a1c-4c58-b32e-631b7abbcc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:05:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:09.957Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=38b841fa-fda7-4ca5-9ff2-cc1be5560067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:19.970Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ec9648c4-1fa5-4db5-9f8a-54aedcf6d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:29.978Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c218d37c-9fde-4602-ae2b-435202fba848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:39.993Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=474db0ce-a225-4e0f-9d1f-03473c5d736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:50.005Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ef139e40-9bb7-4225-9cfb-6624a7544ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:06:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:00.013Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d116dd40-a73b-468e-9dd3-8c8e39a098bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:10.020Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=37c9f4ec-29ed-4452-8076-d3e44456bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:20.027Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=bac6b0c6-cae1-4ec5-befe-7086c41da4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:30.035Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0b36e63f-7faa-4911-90d9-cd81229b06d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:40.042Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3fd795f3-97d3-4907-a428-07677245e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:07:45.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:07:45.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:07:45.546Z |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 |2021-12-20T00:07:45.549Z |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 |2021-12-20T00:07:45.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:07:45.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:07:45.554Z |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 |2021-12-20T00:07:45.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:50.050Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dde69a5c-69c7-42f2-bf0b-ab91d6acb836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:07:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:00.058Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5c0a442e-aa75-482b-b926-a04399bd81a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:00.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:10.064Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=50a72dce-63d4-4f6c-a480-76db95975267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:20.071Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ca24c37f-5bc0-4461-9e94-182fbd99000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:30.079Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e3c75cb4-9967-4e1d-8f83-af2fd93704b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:40.091Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=31d84741-6546-483b-8ab2-e3fc4f27b677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:50.108Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cabcf9fa-20d7-4cf4-a0fb-6330c6454b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:08:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:00.115Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=26bb60f9-e7cd-48ee-ae6b-f4eb58eb781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:10.123Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=54feb536-4528-4c2b-a9b7-510f6494089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:20.129Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a9d5404b-b8f0-4c33-b2a6-cac99a6a6ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:30.136Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1ddc652f-6ac7-4e8b-ad89-d28aed4b258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:40.143Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=21424a8f-12e7-4805-9176-40f0a6853b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:50.153Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=67a0e53d-a41e-4a5f-b882-08488f3bd119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:09:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:00.160Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0fc1b41a-a70d-4888-b331-2500b232c8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:10.173Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=83930dc0-18da-4e07-8d98-8dc14a5da4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:20.180Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ff0544b5-2fd8-449f-9833-d8435e9f2e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:30.187Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f58b6e59-1da1-4023-893b-4a02a70bc425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:40.198Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8fdcb4c8-db88-408e-bc3f-d7f375db768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:50.206Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b1200c18-029f-4e3f-868c-c556bcca8a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:10:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:00.219Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5bb17181-00c7-4cdf-a420-7055c6075891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:10.225Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=eeb7e50c-254f-468f-af49-65c5042dfcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:20.232Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a8eebea7-03d2-4d56-8b3b-ca443924e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:30.238Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dec71109-b195-4032-a107-bcf84f8818da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:30.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:40.245Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9c2fa4c7-2546-4a9c-8de8-da59fb9ba6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:50.253Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2bfc39e3-9c49-49d9-930c-b6ec5380ffc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:11:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:00.260Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5a81932d-9acc-407f-951d-872d6ed0839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:10.267Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fb8a9346-7cd0-43ec-9fbf-3dbd3e6ba4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:20.275Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8fafa02f-3a40-4bed-aef2-3cebb37e9dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:30.285Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c6f87619-dd50-43b2-bd04-2cd247419f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:40.293Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e6a4210a-c819-4c9f-9472-0b558abab16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:12:45.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:12:45.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:12:45.490Z |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 |2021-12-20T00:12:45.492Z |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 |2021-12-20T00:12:45.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:12:45.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:12:45.496Z |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 |2021-12-20T00:12:45.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:50.305Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=941cab31-0b90-4289-b24c-7a4be64ae17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:12:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:00.311Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f39191b5-f945-4c30-ad49-6d74f0c14c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:10.318Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=558e2ed1-f7f8-4e73-abd5-d19a8a7f8d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:20.325Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cc2fc73e-3cea-4e9f-9f1b-f973269725fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:30.331Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3e672e7b-5c06-4915-9d8c-c4e3c435f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:40.338Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a86d4f27-9133-4cec-99cc-e7b56468ab1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:50.344Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=56854c3b-6084-4a13-ac12-d16b59a23cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:13:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:00.350Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3705dc86-68a8-48f3-89f5-11a5115b53e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:10.356Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3246c9f0-e3d8-432a-a3f1-65ddd95182f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:20.366Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c5424765-1931-4aa6-855b-f5a61e58d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:30.373Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6987aef1-f10d-4df0-8c92-09296a07e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:40.385Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b35860eb-d18b-4121-92bc-d6846e429cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:50.398Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6447a4cb-d7e0-4a91-914a-39315ec82ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:14:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:00.403Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=01537de0-9dc8-41a6-a336-79b9ffb155cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:10.408Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1511e107-1e1e-488a-bb76-4a4689e4c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:20.414Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=53276129-c3bf-4259-98e4-2c4612f49d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:30.420Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=dc50d77f-3bfa-4cf0-8528-2a5f0e27da24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:30.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:40.426Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=28a7b0e7-b8e3-4d12-8ace-555426d10cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:50.432Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8cd39611-4d5f-43c5-bdc1-70a5c030fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:15:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:00.439Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f3d4b439-324a-4b70-b353-f578bed697ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:10.445Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=199ec3ab-a071-4f9b-a9b7-833402c3b9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:20.454Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5a84bbc2-44a5-47bd-bf8d-b63e67e876b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:30.463Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=09df4505-11ba-433f-ad40-fdc258850975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:40.471Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f57ce5ca-596b-4371-87fd-21a207a47eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:50.487Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6417737d-6bfd-4e7c-b550-4721ff7ec2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:16:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:00.500Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=82f19b26-e4b9-4503-9325-4c34eb3552c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:10.506Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2c1b3b3c-9662-4219-9868-486e1cf5bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:20.512Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ca1e2d06-75cc-41fc-97ac-a17ebac88309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:20.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:30.517Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6f4fde55-285b-4622-9244-8e02eeb6e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:40.522Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0375d456-261c-465b-9d1f-a669bd34f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:17:45.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:17:45.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:17:45.535Z |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 |2021-12-20T00:17:45.538Z |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 |2021-12-20T00:17:45.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:17:45.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:17:45.542Z |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 |2021-12-20T00:17:45.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:50.528Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=635f7516-5fce-4037-a008-2b2f3853445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:17:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:00.535Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1d5ecc42-933a-4101-a692-9eca597a0ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:10.540Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=2df503dd-62d6-43a4-be9e-9421bf097afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:20.548Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d88633a0-9032-48dd-846e-74967f8bb584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:30.556Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d4b504f4-a721-4e0f-837a-a0b3cd2dc6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:40.568Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1fc7a45c-9d8b-4872-b6ad-752506eab012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:50.583Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=42b43384-98db-492c-9f7b-7583fc2ac7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:18:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:00.589Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=61bf0f0d-7614-402b-a81c-cca69ca9f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:10.602Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=190190b0-5e47-4c64-90c2-78d1cfbf5bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:20.608Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=11f3dd63-58b3-4569-aa78-c44b4fc2d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:30.614Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=48ac1c3c-641e-494d-a7ce-5fbf342de895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:40.621Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9afe7196-8546-4365-893d-43bdac4f6748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:40.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:50.627Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3068c4ad-abda-43dd-828b-c00338bcbf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:19:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:00.635Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b29aa7ee-3dda-4cc1-be8d-18351024bde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:10.642Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b2c02ab4-0cdd-4d33-911f-59c0c98a1f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:20.649Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6f9342ad-5ff3-412e-b8f4-4096d1a6a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:30.657Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=11db483a-ae49-4eff-becb-53f7faf42506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:40.666Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b374ca14-fd13-43c5-a243-a765ec65f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:50.678Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f66066aa-1e06-4af8-8ce8-998547ecb688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:20:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:00.683Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5ff94257-2d1d-45ad-af4c-a918b7fa9bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:10.690Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=91c12841-0ebb-4236-b7a4-427d6df7dd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:20.695Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9c71fd62-cd3d-4dd7-bad0-429e68db80ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:30.701Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=11ea7108-10da-4760-a3b4-6df5bd38443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:40.707Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=d9bb136c-2110-4674-acd8-8efa67a69cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:40.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:50.713Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0a69548d-6dfd-447f-9a45-c7153a8e66db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:21:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:00.720Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a8b8327a-b8d8-4081-9daf-06953540844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:10.726Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6b889aac-0a18-46d8-9a10-74e42e361cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:20.733Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=58393563-6e4a-4618-92a6-8dc8eb03ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:30.739Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=244cad3f-357a-499d-a554-2ae1f787405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:40.746Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=db14ec52-9f95-40be-ab83-874a96ff6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:40.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:22:45.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:22:45.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:22:45.543Z |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 |2021-12-20T00:22:45.547Z |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 |2021-12-20T00:22:45.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:22:45.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:22:45.551Z |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 |2021-12-20T00:22:45.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:50.757Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=12984bcc-1766-4eb6-9084-6eaaa2b4247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:22:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:00.767Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c69cf53c-9d9a-46d1-8bb7-d49c9f76565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:10.772Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f4760130-72d3-4305-9c86-64035f9e26a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:20.779Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f2efed6a-623c-4dee-8514-c4617e2deecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:30.783Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=15f09bef-1dcd-40eb-8951-96eb55489449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:40.789Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=276be0d3-d6dc-4dea-a7c1-a999e82b3c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:50.796Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fb009189-57bd-47f8-9a9c-dc88be3f6041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:23:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:00.802Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a49cb50b-2416-4b25-a936-17dc2d79a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:10.808Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7475478a-90fe-4410-832d-89cd859f0c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:20.814Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9be535c4-ca03-4216-9366-3fa92edf4756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:30.823Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1fe70a69-32f9-4226-a64f-a14258c01c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:40.838Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fdcd16fd-d084-4166-b1a5-42f7037bd7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:50.845Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=32f51ecf-e0c7-4b8c-b6a7-f2e522561112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:24:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:00.856Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4c9fd04d-3670-4cfa-856d-7f20aebbdb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:00.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:10.862Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5b40c6a4-64bc-4437-9dc7-80c7102d48a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:20.867Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=649f5dd0-e3e4-4da8-bf87-9187aeaeecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:30.874Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=eaec50d5-232d-4304-bbb9-74a896098efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:40.880Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9cf51dcd-b77f-40a4-929c-067b2d077441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:50.887Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=801f5bda-bf2d-46bb-bb7c-a166e4088284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:25:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:00.893Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=483415c0-cda4-40c7-8ddd-a0af71dfb7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:10.898Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1a2c6f30-d8cc-4be2-b7b5-d188136bae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:20.904Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=487afe64-ee7c-4b8d-a27b-05e9584b5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:30.911Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=60efd0b6-802a-44b7-9a32-fa53e50cb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:40.917Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=df859ced-c361-4154-ae1e-b13cffae35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:50.925Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fecc57d2-8c2e-47ba-a9f9-55fa28409b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:26:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:00.933Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1647d6f6-59c7-42a4-ae1e-63ef8d95accf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:10.948Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=45ba6383-8088-4788-ac4e-9dddc184b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:20.955Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b953741d-6ed0-48f8-86f3-03e01911dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:30.960Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a89e4cfb-7fb7-446f-9463-9b1000a78111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:40.966Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a44dddc5-9ad3-4051-bb46-3fc1143653e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:27:45.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:27:45.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:27:45.529Z |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 |2021-12-20T00:27:45.532Z |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 |2021-12-20T00:27:45.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:27:45.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:27:45.536Z |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 |2021-12-20T00:27:45.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:50.971Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=741c17fb-6dad-4131-bf1f-c5cd75d9c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:27:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:00.976Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0f895b59-7522-41c8-ab72-76bfa64644d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:00.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:10.980Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=cab77137-82f2-4f1d-9bbb-df0cac76799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:10.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:20.987Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=86ff143d-c7ed-4882-a856-5fed937215a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:30.992Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3b601f28-afb8-49a3-8833-f8cdedaf0613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:30.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:40.999Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=63e5bd70-954f-4571-8018-518bb779708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:51.008Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ed19282c-ca19-497f-a543-ad6124899d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:28:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:01.013Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1434a350-fdb8-4604-bb5f-dfba6ca1875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:11.027Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=45d2fcad-5534-4ee2-aa98-922b3d5e0266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:21.052Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=13f62e03-bb88-4cd4-838b-6f99b890d5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:31.056Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=213ec5aa-8abe-4ca4-a5ca-5224494d5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:41.062Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a481981a-f610-4369-b5f9-27cb2d5842c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:51.067Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=50d93fd5-26b0-45b8-9fa5-aea4e761e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:29:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:01.078Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=fba74e77-927d-41d8-a468-53a994b6b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:11.083Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a77f17af-b71e-484f-a90e-4f734d32a0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:21.089Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e3ee4511-dc08-47e0-8a9a-e3ca9fd10972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:31.095Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4363d80c-6ad4-40b4-a87b-28f0fee2718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:41.100Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=81732f1d-9f61-4ec6-99b8-f2dffec6a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:51.107Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=99d301e2-2e9c-4f3d-bb7c-392a6228e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:30:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:01.114Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=ca8a343d-9f18-4e96-93d7-0a7f5e4dcdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:11.121Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=817d406e-44a1-4678-a4b0-19b994d84388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:21.134Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f7ddcda8-6ed4-4b82-a30a-6627516bbb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:31.141Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7d5071ed-a7ae-4192-b040-81cf10f23fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:41.146Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=4d8a1cdc-4519-45c0-86d1-e120e16e70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:51.152Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=23fb8304-4d5a-4930-918b-ac9b5745f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:31:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:01.158Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=975806b8-0af7-4fa1-a721-8d9a1ca0170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:11.164Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a805e246-7a7e-42ba-8fa2-e362f2f06e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:11.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:21.170Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e3780bbd-620c-4a6b-b766-cf248ba71e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:31.176Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=6b65abfc-3f48-40a4-be32-25cde97b0a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:41.182Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e126503b-ff0a-4088-b2fe-dcd1288cfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:32:45.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:32:45.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:32:45.547Z |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 |2021-12-20T00:32:45.550Z |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 |2021-12-20T00:32:45.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:32:45.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:32:45.555Z |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 |2021-12-20T00:32:45.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:51.188Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=37ae79dd-6fb2-43a2-8935-d9a087185b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:32:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:01.197Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=53aa3af4-8f99-4dea-9c86-505e3399923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:11.205Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=04e2fc75-2c74-4562-a20a-3213cb86709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:21.214Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c6691755-987a-4e5d-84c2-9a1545ad0cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:31.225Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7d5684a9-4fa0-4f5a-a70f-7fd9c96162c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:41.245Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e4fe942f-7ac0-43ed-892a-fa2ac91b54c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:51.250Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3623568b-6431-45fe-9692-77513d3abca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:33:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:01.254Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b1e2212b-3cb6-4f61-a7f8-c95ff345ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:11.259Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=90b87eab-d7b6-4b42-bd89-2000a5bc3a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:21.265Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9cfe7ddf-15b2-4599-97e2-5dac2444b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:31.271Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=1031ebf0-3424-4333-91bd-186f5ba194e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:41.279Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=782169db-88cf-46d1-a7b7-9c58598cf99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:41.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:51.285Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=aa3ba9d3-a481-43ac-b760-93f889883208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:34:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:01.292Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=7825b551-9825-4aa0-9c21-2c0cec755893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:11.299Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=e18a9039-1c04-461d-81de-84bc64c8669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:21.307Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=786c5f9d-6319-4168-95a6-52aff79d3bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:31.320Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f94030a2-eb14-4346-8b18-f4f209eff324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:41.328Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=960c1dfb-0261-4bbc-a209-04c637369a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:51.334Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f6e85640-1d2e-4b3b-810b-bbbe50af724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:35:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:01.339Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=3f52e148-1fe2-4a02-8cf7-e5e301f14a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:11.346Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=c591faaa-0f1c-4b55-ae2c-4782b36f13f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:11.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:21.350Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=9f06360b-1456-4068-b616-65c189a0f774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:31.357Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a692619c-5a97-4f8e-9ece-2e727563521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:41.362Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=0d3be54a-258d-4242-840b-72fddc18c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:51.368Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=b2aca67d-25fd-464e-b935-809c60d653c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:36:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:01.373Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=a92dedd9-3717-4bbd-979c-a32f0f78981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:11.378Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=f67d0a50-177e-4dd3-8669-85484afed5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:21.385Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=646a58d9-18ee-459d-9c3b-1a2b042a2c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:31.392Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=05f505f5-0a95-4289-a161-33060492a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:41.407Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=23986041-f36c-4db0-8cd1-014fc52161a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:37:45.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-20T00:37:45.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-20T00:37:45.482Z |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 |2021-12-20T00:37:45.485Z |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 |2021-12-20T00:37:45.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-20T00:37:45.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-20T00:37:45.488Z |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 |2021-12-20T00:37:45.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:51.416Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=8f396139-479a-4e0f-84b4-6d99d942f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:37:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:38:01.422Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=5af73c0f-850c-4b33-a0e2-0f51c9591c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:38:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:38:11.429Z |INFO |Init configs |InvocationID=f6eccfda-10ea-4384-8f3c-440b63a52fc9, InstanceUUID=37afda4e-9deb-484c-aaa1-94723660f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-20T00:38:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |