By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:09:04.766Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:09:04.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:09:04.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:09:05.372Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:09:05.450Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:09:05.451Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:09:05.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:09:05.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-02T12:09:05.605Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-02T12:09:05.643Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-02T12:09:07.071Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-02T12:09:07.476Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-02T12:09:07.493Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-02T12:09:07.493Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-02T12:09:07.540Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-02T12:09:07.541Z |INFO |Root WebApplicationContext: initialization completed in 1897 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-02T12:09:07.861Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-02T12:09:08.553Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-02T12:09:09.927Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-02T12:09:10.440Z |INFO |Started MainApp in 7.44 seconds (JVM running for 8.026) |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-02T12:09:10.497Z |INFO |Start scheduling PRH workflow |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:10.506Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7d4e80c4-9692-4b8d-8d27-9a9861c6b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:09:11.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:21.990Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=98f2aa54-f74a-462c-a735-5fa4afbc764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:09:23.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:33.057Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2f8c53a3-b2d6-4ce4-b033-0fa2ea4f5f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:09:34.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:44.097Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4eebeb8b-5be0-4f3e-97b6-270a05d4083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:09:45.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:55.137Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cf1e2824-b2d9-4280-9a3a-39ae1e0404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:09:56.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:09:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:06.177Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1122c35-0484-4d8a-8256-d5d793a435a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:10:07.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-02T12:10:07.754Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-02T12:10:07.754Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-02T12:10:07.758Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:17.220Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1925607e-33d8-4b30-b02a-5dc3be62e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:10:18.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:28.258Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3358865a-b63e-4e48-9595-e6c8f964c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:10:29.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:39.300Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7aefcb13-21c6-4e16-8914-de81b7ebf6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:10:40.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:50.340Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b767fa4e-ebef-4260-a0b2-fdf4a1b9423e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:10:51.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:10:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:01.377Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=86ae1496-5666-46d2-8a55-7d0ea5529eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:02.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:12.417Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2f5ab214-c6f3-4d41-8b70-cd819bbd2553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:13.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:23.461Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=73824b97-6a17-4971-84b1-0b6f1173c2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:24.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:34.503Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c337c7fd-a4f9-4074-a553-83bba6204707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:35.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:45.536Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fdee9fda-f2eb-455f-9421-f5d49519c6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:46.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:56.577Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=39e91244-6370-477c-8c04-8dc6f91ace3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:11:57.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:11:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:07.620Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7912bcb9-e6cb-493f-967f-b25577849b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:12:08.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:18.690Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b46403f4-cf8d-47e4-b103-6a229138b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:12:19.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:29.733Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=968ec648-14b1-47ed-80d5-696018838ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:12:30.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:40.770Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6add02e6-4eac-4efb-b936-c542c33b86d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:12:41.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:51.840Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=04441bfe-f12f-4aa1-b572-35b21101dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:12:52.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:12:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:02.881Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8cdb3253-5c03-415e-80dd-7c015510adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:03.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:13.922Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4b6f4b55-65ea-4405-ba7c-ff4a89932956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:14.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:24.962Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ab4ce91a-7c20-4c76-9096-5cc9a020cfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:26.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:36.448Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d2168008-2c4c-408f-a64e-7ae73a535a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:37.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:47.489Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=581e89c8-14ac-4fcc-ae85-4dfeb8db7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:48.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:58.529Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8357d143-3133-49dc-8d16-c83249cec112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:13:59.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:13:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:14:08.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:14:08.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:14:08.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:14:08.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:14:08.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:14:08.771Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:14:08.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:14:08.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:09.568Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7d1311dd-0711-454b-8ad8-09a258ce6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:14:10.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:20.676Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8adb859e-f0f5-4f74-87bf-a7a806b040d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:14:21.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:31.751Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aa095e3c-906b-456f-ae63-0f2daca5b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:14:32.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:42.786Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d7256c38-5826-4939-b646-88379ed297ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:14:43.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:43.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:53.825Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=757f0be8-25ed-40d9-ac19-234d60c53324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:14:54.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:14:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:04.866Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9d936a39-68ff-46d1-bf2d-ccbdd7714202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:15:05.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:15.905Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8d9d51dd-3351-450e-b6ce-1f28481e23dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:15:16.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:26.949Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7dbf02c3-355f-4701-bc30-e2b30fab1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:15:27.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:37.985Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=37297746-53af-484d-aaec-78b2f7f37e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:15:39.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:49.025Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c6278206-cfe4-4c43-8c8b-d471313b50e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:15:50.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:15:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:00.097Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=baeff622-d8a1-4f20-b41f-0f0d90086f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:16:01.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:01.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:11.139Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=74475d99-2a75-490c-b41d-e53879f5b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-02T12:16:12.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:22.177Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=539dc20e-059a-4eac-aef9-7cee2fda181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:33.415Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=98994e59-134d-4677-b912-3923cd1b0a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:43.427Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9e294c80-d694-40fc-b097-ed8a62616fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:53.438Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=386bb61e-89ff-4ade-9c79-0d5bc7f7efd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:16:53.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:03.455Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d6e4609e-5a99-4fa4-9891-bf1adb20cc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:13.481Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e8c7978b-ba14-47dc-9ac8-476fd94c27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:13.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:23.493Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b99416b1-6c12-4183-85f8-b7084cae80b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:33.506Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5485436d-88ef-4fbc-b535-a8a8bd0ab23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:43.517Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5de451fa-8b9a-4383-aa5c-c67dacb5cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:53.527Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9ebfa7a2-3de7-4d11-9dc3-d06d966f90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:17:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:03.552Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=eee65137-f4f4-48c5-96e5-c4212c8d1b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:13.565Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=17e9fdb2-d5ca-4f6e-bdcc-82ac12f19300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:23.584Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c7007256-959d-4888-9b9d-26ae73d0a046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:23.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:33.595Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3bf4f792-d1ef-4166-9dec-2b4b13cf34f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:43.607Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4cc479f5-f1ae-40c1-936d-7c597aba8f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:53.618Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e73a77fb-0bb9-4d71-a753-49a4e384f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:18:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:03.629Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=557ee479-3bc1-4883-9674-f8a423a53b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:19:08.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:19:08.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:19:08.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:19:08.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:19:08.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:19:08.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:19:08.213Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:19:08.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:13.644Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4e9c9ab2-5e0b-42ec-9668-06ea32b137e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:23.665Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4da0bfe7-0432-411a-9a4c-5e162217c09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:33.684Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=be8427f3-2082-42ea-a4be-a4b1be7e4ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:43.704Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bd227a27-2562-4d49-8f64-e9a3d81afcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:53.722Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=83e5ded5-91ed-4f5e-927b-00fd65c68564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:19:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:03.735Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=974847a3-d169-4593-bd7c-c3194bca5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:13.751Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=40cb63fa-74d8-4b65-bf6f-92cec483bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:23.760Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=79de14b4-53ee-4f4d-9ff5-b9ebf5f8af87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:33.770Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e3b35e2e-d6af-44d1-8c4c-d28a7d5f63f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:43.790Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1fdcebaa-00d7-416b-8483-7fd7e69d3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:53.806Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=304ac850-e5fe-4938-bb89-01e5135f3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:20:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:03.815Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=17af4e87-7e0a-45a1-b016-88683bec6c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:03.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:13.826Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=058fe415-7002-4c11-a05f-9fea9c0834ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:23.838Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=963413d5-2a40-4997-90d5-1021dcd92926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:33.853Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3954acc1-02f0-4e59-901f-93b61e4791a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:43.866Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=37ca31b1-4bd3-468e-bab4-adaf838c057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:53.875Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aac63c45-9d8e-4e32-b31d-f7e76c549a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:21:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:03.885Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9f22bbcb-9c94-4119-93de-de951b6c169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:13.895Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=64b54286-7912-47b4-bd65-8eab70e53da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:23.906Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=917ecb9a-3048-4745-b068-2ca2e4b371f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:33.924Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7ecb918b-cd6d-4709-a501-ca5b4cb65e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:43.936Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f6d11578-06e8-4ab5-86f5-3447a282d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:53.945Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ab06a1b6-df72-4b3d-a973-fef67f43ead2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:22:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:03.957Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1039e9ba-990e-43f7-8c57-fee74dac6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:13.968Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4d0ff8f6-2131-4711-b3b9-d5b1f2f0e88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:23.981Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=357fd96f-9925-4496-bb50-3e6f6b366b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:33.994Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ca0878fd-5b0b-4832-9a21-dd87584fd77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:44.004Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=061bc446-0e35-448e-9f2c-eeade7fc4e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:54.014Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1cbb0f41-9000-4fae-8176-964d281bdde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:23:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:04.023Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1bd9e95-b4c2-4ac2-87fc-7981c2002711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:24:08.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:24:08.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:24:08.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:24:08.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:24:08.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:24:08.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:24:08.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:24:08.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:14.035Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=efd9a8cb-bb8b-44b1-b9d5-bc35ddca1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:24.053Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3f9bde36-1b3d-45bd-bd01-79b000429123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:34.062Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e41544f5-5adf-44fd-adac-c28036247c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:44.071Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=913894b7-8840-4279-92df-c1e06faeee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:54.081Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ad3aa0a6-5e02-40f7-b5b4-61001a610149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:24:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:04.090Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=14df9d98-b763-4cb5-907a-bc54ec8a53c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:04.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:14.104Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=39a251b9-3732-434d-a8c0-badf8b46f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:24.121Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b67f7e02-a89e-4263-8506-192fe31285db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:34.134Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d6ea1130-292a-408b-a09e-6b5817b510fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:44.145Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2f826a26-b9ce-4b18-9e56-6a769e06bf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:54.156Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=70e2e5eb-d450-4ced-b25d-e8ece2b9f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:25:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:04.169Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bedddf67-2410-47a0-bfad-a31bfc3fca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:14.186Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0f22011d-df22-4900-926e-784dafce1965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:24.205Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c8625a6b-d621-4bd1-8e5b-79992842a8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:34.215Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=dc268704-06e2-4a59-9a77-fd12d9828777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:44.224Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6a11f7f4-df43-4a63-b634-3731d2c49bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:54.236Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e57680b0-aea3-4ede-bdcf-29a921094564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:26:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:04.246Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6198c481-b262-4e92-a989-48aa42d138e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:14.256Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=eaffd08d-c4fe-478b-85d3-e6b07e85c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:24.266Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=14e3460d-c9da-4866-b8fa-95e123a51359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:34.279Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=70863eb0-d25e-4635-b63f-555218bda274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:44.290Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4572179e-cbaf-4c65-b51a-5e0d680f7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:54.298Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=51e0fba4-a761-4143-b74d-ac9439674a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:27:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:04.307Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=20c1830d-d811-4377-ac21-5d7a308d3191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:14.317Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=da215286-eff3-4a64-8202-3aef99151727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:24.327Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=08a7d8e2-ced6-447d-bbc0-b9a9927a56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:34.338Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4fc2e0d2-8391-4094-a414-2df75ed0f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:44.356Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c57a35bb-20e3-44c0-8dd4-27cec9d93a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:54.364Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1bbdf191-b072-45df-bc98-dd8cc3561ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:28:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:04.373Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b518fe69-d987-4dcf-8529-5ab1445a2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:29:08.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:29:08.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:29:08.212Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:29:08.214Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:29:08.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:29:08.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:29:08.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:29:08.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:14.383Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2cd79a83-e2df-44be-8578-b376fe0b878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:24.390Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3f9da285-53ee-445a-b873-4e8a2d3f2b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:34.399Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fffbcb73-29d0-4843-a370-09b27b2aeee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:34.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:44.409Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a9148fdc-533d-4c2c-9238-681e2fcfa14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:54.423Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=80475856-3d35-4c20-90d4-ae3af7e0b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:29:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:04.434Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=669f0b39-2816-4549-aee6-6df10c97cb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:14.443Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=98511b5b-bc0c-4fa5-bab1-7a61567734be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:24.452Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9afc1794-22dd-4aea-b981-80329d8a242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:34.460Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7bc546d1-95d0-43cc-8ab9-a33a12644a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:44.469Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c9a40c50-ad24-4fc7-994e-2b4969bc7e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:54.479Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=705e1f9f-578b-4668-829d-ee069d2ae9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:30:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:04.496Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cd85efbf-1dc6-4d8e-911c-e6d66fad8103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:14.508Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b6c22773-e987-4d7c-bc05-7d58b191120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:24.527Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=efddb2a7-ded3-4579-80c1-971bcd562ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:34.535Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=94f312cd-e901-4f0a-8cdc-17caeb2e2de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:44.545Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4145d4dd-4030-4cec-a264-95abb8ea62a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:54.553Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=19689050-ca80-421e-af18-be20cb3b28a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:31:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:04.561Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b661195f-1d34-44d8-8f46-38c8a72c2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:14.574Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b19c3143-beec-4c80-9f5c-c3778d1444b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:24.589Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7c00ad57-d661-4c87-9b1c-46471286da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:34.602Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=24fbc6ce-89b5-4e13-9176-e17ebf16a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:44.610Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=02530059-a915-4dc3-b6e6-e66fd9fabfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:54.619Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=775f2759-324f-4c1c-aa56-49c68fa48343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:32:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:04.626Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=89a71fad-899f-43bc-a616-b437a1c0ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:14.633Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e99aaef2-9275-45ec-bdbb-0a221ab03d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:24.644Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=29474219-2ec5-446b-81b5-3ad14d9c16d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:34.657Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e15cf0ad-d4df-4fae-9814-9031ba23b11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:44.670Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2a6aea45-30c1-4e21-86d5-4b5ee68ba459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:54.680Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bd2e747a-524b-42b0-98b2-441077c89b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:33:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:04.688Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6714f874-583d-47ea-98f2-d9ac836f5c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:34:08.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:34:08.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:34:08.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:34:08.230Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:34:08.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:34:08.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:34:08.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:34:08.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:14.697Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=51c716b0-29d5-46f2-851f-73c50d6430e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:24.707Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3fddbc9d-7113-48f0-a1ef-768201f6f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:34.719Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=10da372e-2060-46aa-a1d6-da19add8ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:44.735Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4747e90d-2919-49c8-a5bf-4d58f02ce07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:54.742Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0d75c2a7-0937-40c4-8459-c8e5b6b74fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:34:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:04.757Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=718ff44b-99af-4442-8e0c-6af92cf87f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:14.765Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bf97e5de-bf10-4314-84a6-3095681fb26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:24.773Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2eb32c2f-9bf4-4b1d-be4d-474c7003d502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:34.781Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=48dae4bd-f89f-4ec0-bc4b-47d97773a9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:44.792Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1551aec4-7f84-46fb-946a-166c4ee1fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:54.808Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f65d30ba-a066-46fa-bf0c-85fb97159d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:35:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:04.816Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=eb2318f8-4cbe-4369-91e0-1ff99b745151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:14.825Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fc127d1c-a0f5-45cb-b22a-1771846041a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:24.832Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=57d3a22f-1903-48f8-ad88-62006e697b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:34.846Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=324883bf-e535-404a-a8fc-3e7402e86f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:44.854Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=edc061d1-8dfb-4664-a4dd-09759f162fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:54.864Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=efbc768b-d8ba-41a7-aa16-19d4c029ac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:36:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:04.878Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=376cf324-8fdc-464e-9a59-a53aff81956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:14.887Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9ba9b7e1-7a09-482a-a31b-a75a8e053dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:24.898Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=86422098-7aac-431d-bea6-78e6b53034f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:34.906Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=db931d8b-8538-4bd7-890e-6afd7c0f003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:44.913Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=208c0303-8f71-446a-a3d5-e073d852d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:54.922Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bb226f60-c904-4dfc-8bae-7055d77e8e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:37:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:04.938Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=201f223a-7c80-43f1-a97a-649bf76eb269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:14.947Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d7364842-5a34-4b5a-b746-c8eda3d59a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:24.960Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f885fc48-66d9-47aa-b233-70560fb1dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:34.968Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a0050e3f-e9c9-4fa6-814b-cd2f37160eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:44.977Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7c35e35d-36e2-4100-984b-3a63490a50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:54.985Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=310a6f2a-3692-41a6-8255-d87a4e4bc23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:38:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:04.993Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=04320c3c-18a3-4304-b6a8-737a449c503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:39:08.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:39:08.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:39:08.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:39:08.190Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:39:08.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:39:08.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:39:08.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:39:08.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:15.004Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=05fdca20-39d1-4c28-8a26-81629fcaaefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:25.016Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aa5725e6-e9e3-48bc-8d20-b9fdc04d37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:35.026Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=57687e5f-6e35-4a58-85b6-6df8ec60b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:45.033Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=689775c4-9e21-413c-932b-3fa5ffc83602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:55.042Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8c58ff06-7939-48fb-8232-bbf4dca43055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:39:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:05.050Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=40385975-0f66-4330-9733-6107cebcbe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:15.057Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a0929f3d-9442-4672-9fa0-17cb484c41d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:25.068Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2a2b2a8b-9bce-4f0d-b976-4c4ea6780c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:35.087Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9dc64113-ef67-4eb5-83b0-a6581d9c0c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:45.097Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3ab69b2d-53bf-464a-845c-67e2606d10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:55.106Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c4723d30-d37d-4027-b7b0-1b025803a07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:40:55.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:05.114Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=608aa64e-d55d-4750-bf78-a5c8396c51ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:15.120Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3eb9c3cf-86b3-4e7a-8b38-4bfb400941b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:25.128Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8b2f5d1d-5f0e-46b0-b65c-019fde6d5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:35.137Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0c9fe20e-18b6-456a-abf4-bd48931b2265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:45.147Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2051e73b-5535-4f9a-a586-96943c3f0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:55.168Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9b64958b-afd3-4c5f-a9c9-edc202220cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:41:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:05.178Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=147e9a40-2d4f-46c8-afbe-28079eb5873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:15.190Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f23ab365-56b9-45fb-a763-f244b20f86b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:25.197Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6ead01ba-0caa-4248-8620-da14b1bcc7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:35.205Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e46082e8-c077-42ef-946a-ac3ac6eca9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:45.214Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6a6004dc-90c1-4c35-a271-6b970240a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:55.224Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=72010b06-a409-40c8-a951-a6be91f65b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:42:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:05.237Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0b24284b-5520-4d5d-b035-193e13da9a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:15.244Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c4c8df2e-32b9-4ba3-91ce-2eedf86fcadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:25.254Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0986c5c9-7b4e-4800-8b7b-b67c0807b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:35.262Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6afac31d-0264-4bad-a0fa-50328b1474a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:45.271Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=09aade6e-f86b-46ca-bae5-ca48cf665e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:55.285Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=587466e5-588c-476a-857e-a70de49d671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:43:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:05.299Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5ab0d1d1-71da-4134-ba3c-5fa9a16d967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:44:08.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:44:08.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:44:08.193Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:44:08.195Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:44:08.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:44:08.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:44:08.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:44:08.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:15.308Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ee2b6df2-6001-4c26-8418-1f53419641bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:25.319Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=805f9b15-c696-4b9b-8b0e-6c076852bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:35.330Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9b6081c0-af15-4c58-a2b2-2d8d815b0cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:45.337Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=46c52ce1-cdc1-4616-8f51-a8ee7823a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:55.346Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b35888c6-f555-4501-8826-8221d956a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:44:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:05.368Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=80e8a09c-910e-464d-ad67-42cb7f3982cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:15.385Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0cb9b66f-5074-4317-9a55-a801f73da3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:25.397Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8609f56b-1f54-4186-bcbb-4d87cf3fa0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:35.407Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8791ac85-b990-4482-875c-3d56badb0e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:45.415Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5c249fa4-8f08-45fb-a7d7-3b0c1bbab05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:55.422Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=00266c02-62c2-41e6-92d9-5b76d7ab5069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:45:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:05.434Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a9b46d14-9288-42cb-81b5-f118358c6880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:15.446Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6a473038-cda0-46fc-a41c-6f3d3359a16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:25.461Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=57b543b6-58bd-45bc-b8d8-62be9a960531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:35.469Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=056c29d5-10a3-4216-b356-8d3fdcf16af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:45.477Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=70171e6a-9668-4363-a8af-d0689305baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:55.484Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=117a3100-d48c-464e-b440-9588160f35e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:46:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:05.495Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8494fdc2-71f4-4c95-8ae6-383272b56b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:15.502Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1b28d8b-a00b-4748-99ed-1e261e28311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:25.512Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=12304345-4252-4e8c-9f36-7c1b091ca339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:35.529Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=89ce2cbc-6a68-4d40-8cbe-ac611e7b322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:45.537Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e576da29-61a6-4645-86b1-597d5c4d0b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:55.544Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a0fcefcf-5e21-4000-89ee-11f0a89e4693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:47:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:05.551Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5415708e-3bf8-46cb-9395-ca9315e50069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:15.559Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8df055f2-8e8e-4f1b-9d5b-506d96af4831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:25.567Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=368a4186-24de-4003-b488-50e236269e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:35.582Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=224157ed-4b98-45e0-8bf0-106e72d95ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:45.599Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3868a955-ddf6-4bc5-83fb-9a4fe4cdf066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:45.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:55.609Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=65e1d8c0-2ebd-4b00-a072-fa780bad62f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:48:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:05.616Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=87183d13-8b1b-4b78-afd2-51ceabd663fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:49:08.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:49:08.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:49:08.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:49:08.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:49:08.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:49:08.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:49:08.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:49:08.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:15.625Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=dc90fc94-8733-43ef-bb29-55b116735b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:25.632Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1c29840d-3ba4-442c-bcd1-0121edbd8f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:35.639Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e8b40573-24f2-4aaf-916f-e976f2e022fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:45.662Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2a55a28b-8b79-435c-a067-e83b7dbcc7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:55.678Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cef8b81c-367a-4732-ace9-350eabd0f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:49:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:05.687Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=06d20b92-a61c-412e-a345-905aa648ee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:15.695Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a6821817-1995-4c2a-9257-60344e46b619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:25.703Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=90adbb7d-47a9-44e2-a874-499bc6eeb29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:35.711Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=35f69192-db43-40ab-87e6-8870a62fb78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:45.717Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fe132c19-7498-47b4-a6e2-a11774452be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:55.725Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e5122475-f8da-44f3-abf3-01707e72b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:50:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:05.743Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2ff3e730-267f-4f1e-8287-b9f4edf7ea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:15.754Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2c879491-5f3a-4987-a8b6-07cabfaa40ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:25.762Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a8a8bd6d-9a30-412c-8e52-02d7adb828ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:35.770Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a77ea017-4c10-45ba-94f8-1fb1b00c966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:45.779Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0e67f07d-3bc2-4ac4-881f-2744846ff3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:45.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:55.786Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8c8170a0-7b19-4321-a460-597a2d500e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:51:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:05.797Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=90c5b0f0-451d-462a-b347-b45c7a59a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:15.813Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7c7068a2-57d3-4aac-a2e7-b4f407323600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:25.829Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6d3df1db-be45-40ce-8ec3-c2edbf914463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:35.838Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=acd391bf-3c5a-40f4-8db6-332044f58330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:45.846Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c345321d-cdd0-4199-8db8-69af96a2651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:55.855Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8b22ba09-8624-4aea-ab9f-2630ae619d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:52:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:05.866Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=01a9eb61-7882-4e85-9d7e-e177bd8bcac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:15.874Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ce6b78b2-bfd8-42f2-8fb8-68bd3079e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:25.885Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=185350c5-a604-4884-8112-6dffa5ee66f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:35.903Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6d570518-f250-4f2a-906f-c25e254b25b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:45.911Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1333b8cb-8e49-4420-a900-9547ca8f717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:55.918Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=279ffada-16a1-4eec-b516-35f500c6b4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:53:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:05.926Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7285bd06-3356-4f07-8334-afd95aa22688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:54:08.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:54:08.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:54:08.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:54:08.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:54:08.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:54:08.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:54:08.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:54:08.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:15.933Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e4a21291-3baa-4393-8aa2-51b55984144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:25.940Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=12863a59-e33a-4d37-8328-19bf35ddc54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:35.951Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=33fe89b9-c038-4fed-b993-35b09af85675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:45.971Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3b3f3bb5-5f8a-437c-853c-7928b2d8c775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:55.981Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a91a2593-9f89-403f-8b61-6c7fa20ca934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:54:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:05.989Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=97a10624-2bf7-4881-a279-50e8ff233a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:15.998Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5c2e41a7-b67d-4650-942b-cc4afa8c1b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:26.004Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=969fd55d-6b9c-459e-86f0-3e589ce39b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:36.013Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7d9618f3-d7a9-4303-831c-f219f8882a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:46.023Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6bb51ad3-bfcb-42e9-93aa-98672eefb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:56.043Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=58d57d4e-ce50-4313-9e98-3d14debf6823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:55:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:06.051Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=63e427af-2f85-46a7-bfe3-d5877105f5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:16.059Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=671ce46c-a020-4a8e-bf59-6aff5d86ea4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:26.066Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=59f30ce1-a8bb-4436-b741-b4aeba1384a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:36.073Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=19bce510-3bfb-46fc-9201-10c541a574f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:46.080Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a48be459-1d3a-4541-b096-619253db7205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:56.089Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6fbe0ed1-2d38-4795-8404-fb10a746f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:56:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:06.103Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=76f02f0c-6ebe-4c40-993d-ec06ff9d0a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:16.111Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fa804e0a-b5dc-4191-aa2a-ccbff1d1e95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:26.118Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=255dac47-9969-4a6a-b525-c3b3baaaeb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:36.126Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a12c83e3-60e4-4337-8c32-b819320ae0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:46.132Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f258a1a2-627f-45e9-8c83-8fee8fba3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:56.139Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9d0c1301-54be-48c8-ba77-fe29a74824c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:57:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:06.149Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=10d366a9-6fa6-4e7c-a248-34175161f218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:16.170Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=93a18d76-809e-4b1c-b3db-d02073e9db9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:26.177Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f55b9ee3-5fd6-4a0c-b27a-c39858fef27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:36.185Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7454e301-e434-4c15-b1f1-7bc282326248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:46.194Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=04385618-c762-42c6-8c0b-c0a15549c157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:56.200Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=afdafe29-11fb-4f54-b43b-014bd518cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:58:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:06.207Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d75aa616-8a15-4350-8db7-990a51f25aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:59:08.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T12:59:08.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T12:59:08.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:59:08.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:59:08.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T12:59:08.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T12:59:08.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T12:59:08.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:16.218Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2a401b28-840a-43e5-a9d8-8ec662cebe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:26.235Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=00585590-07a9-4ea7-a423-eae82b21970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:36.246Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e5ec00c9-9b08-4f8e-a858-a948ff4c5d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:46.254Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8e35d567-43fa-452f-b814-b0036a1639a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:56.261Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e0052084-707d-4bdd-a3e6-84f37c249ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T12:59:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:06.268Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=59f2a272-74f4-4f2d-9ebd-908bf7cb9e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:16.275Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f569c599-ef0b-4db4-ba4b-1ed407308a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:26.285Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5a7ab08d-7c40-43ea-977d-786de09eb09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:36.299Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b29020db-4096-421b-911f-c185a4a67087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:46.308Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c29e5d23-6eea-494a-ad4c-a07ac23a0a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:56.316Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2abc4025-6114-44af-aeda-d423ac958400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:00:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:06.325Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3030924c-f230-4969-8d22-2134d33ac4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:16.332Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a26132c8-df15-442e-b058-715282eae606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:26.339Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2e0c6f72-9bf5-4b48-8fea-5f64afe63612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:26.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:36.350Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7e2ad19a-c8f3-4fe4-a6ee-f97c2e72bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:46.366Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cb265e63-94ca-4118-bc7f-f1885afd91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:56.375Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7198e8a2-13ca-486c-ba43-fb293d937275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:01:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:06.383Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4fb570db-8622-4493-9da8-7021b1ff5c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:16.393Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=623ee896-f20b-4468-b87c-c01d51f8f789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:26.400Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=eaa9fa35-c948-46e2-ada0-eb19d2a1fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:36.410Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f500a4b0-3eb8-42d5-be9b-d24c26a24fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:46.422Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3b956de0-e835-4d77-88a2-aa0f5053fe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:56.459Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f490c1b1-3aa8-4f12-aa20-05a40aed888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:02:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:06.474Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c8e13954-9877-4130-91a2-fcca16bde7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:16.480Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e665a2e4-8c62-47b5-b0e5-e1f7001cc41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:26.488Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8bf5dfa5-4aa1-4bdb-a8e6-b207831c3b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:26.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:36.497Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=07a52e7d-8c79-4193-bd63-615666f6ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:36.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:46.504Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=abfaa6de-4ce0-45ed-95b4-b06c8f178626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:56.513Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f724267c-9c6e-4650-8791-a24c74f90c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:03:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:06.524Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6c0816b5-c8fb-48ed-a058-3c5861553def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:04:08.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:04:08.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:04:08.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:04:08.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:04:08.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:04:08.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:04:08.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:04:08.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:16.533Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b3f75d84-f1e2-482b-93c4-4d1e780ef407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:26.545Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a0ae7f8d-70aa-4f03-8aeb-9c33e0ae5740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:36.554Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c5311b5a-b566-4573-b4d5-7ef1a9132e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:46.564Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=246f6075-7bcc-4443-9e74-d751bf5471e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:56.571Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=53883687-2211-48be-a1ca-1f5bfcf10920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:04:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:06.578Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=67f15c6a-4e60-42ff-8d4b-498c508c466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:16.591Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=82873ec9-2c8a-481c-8ed8-d0094c44f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:26.608Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c4ad5b16-2a86-414b-89f9-f50d60a26d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:36.615Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=28e3fbd7-2774-45a6-bed6-061ca3fb3dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:46.623Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=08019d98-ac99-4269-b5a0-13f47dcf8b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:56.632Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5963f2f1-a91a-4151-a302-74e3918d2b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:05:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:06.641Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ffad32b5-d764-4e33-9e78-664f493cda70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:16.649Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d7cfbf3e-50ff-42d0-bb08-abf05918ff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:26.660Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2110d0fc-8959-4ac9-bec6-681f738c64df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:36.674Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=539a4d10-42ed-47ab-a261-61398c7fe344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:46.686Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=21c9f089-51cc-42e3-9e76-38af2621bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:56.694Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f6364af6-419c-4564-b9d4-f7765f169422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:06:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:06.702Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1c70a833-0629-4a56-b8e6-470bdd73ba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:16.708Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d77fe939-42e3-40f8-87a1-9c98ce79fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:26.716Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ed6be938-2f85-44d0-8cde-dfec3def1be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:36.723Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c7d7db53-b88d-4ece-a8dd-5ec07bac6603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:46.734Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=64e62c24-cb26-4ef8-83c3-b508002918c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:56.752Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=213e38e2-deda-4aaf-8bab-9595a9c87ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:07:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:06.766Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e8ab7df4-f9b3-4ecf-83e7-d6de6c440e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:16.775Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e143777f-e51a-4964-985d-03595b87c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:26.782Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0b3d81ae-8578-4ed2-b51f-1ec0fae6883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:36.790Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=069a3435-f615-4734-9039-5d6e694c4635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:46.797Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=76b9fe7f-bcfd-4b6f-8e16-e272b1166f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:56.806Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9573e746-bac6-4c86-b0aa-9affe1156a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:08:56.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:06.822Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fe706cfd-4c9f-4099-a0c1-98cb7a070852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:09:08.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:09:08.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:09:08.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:09:08.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:09:08.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:09:08.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:09:08.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:09:08.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:16.830Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=de84b2bf-bfcf-4fd9-8961-5ae79c47a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:26.836Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f017ad8a-7dae-4448-a340-2f40b44bfdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:36.842Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c3f55f64-eca6-4fa0-829e-887cd58bbacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:46.851Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c5e60ce7-2556-43c2-b4a0-5478c1363f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:56.863Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6221dfe2-7c84-461b-bed2-6d93c0dec14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:09:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:06.873Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=64eb3d73-bc69-491f-b0a2-ce8fda55d05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:16.885Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2c6f306f-a8c4-4706-ba32-e51782a88f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:26.907Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=45d62c57-9e60-4f4c-9bfb-d797105037e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:36.916Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4cc38901-b6d0-4371-838f-59e58d707407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:46.924Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d02e5bc0-5f55-41eb-b6bf-0741969bf7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:56.936Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d48f0380-df51-4a8c-8e23-bfc1a4d8867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:10:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:06.942Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e662c4f3-b129-4121-85a8-aabcf3926d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:06.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:16.950Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8e8a7467-64be-4713-afea-ab6d72cc54e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:26.960Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e291d790-8086-4ec5-966c-f9f1ac5b1f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:36.970Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f342d0c1-93f2-4000-bc57-efd4400bc4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:46.978Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=512b6e3c-f7da-4300-84e4-d541d1fa49af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:57.035Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1acaabb-d6ec-440c-a60b-9f68273ff357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:11:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:07.042Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fa802d0e-2d01-4878-a750-9a4170f7bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:17.050Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f0aa9732-6f32-402c-a9e0-91f8b96af29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:27.058Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b4f40655-bde5-40ce-a42a-2af333e6a5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:37.068Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b9579a94-1a6e-4aa4-9c52-a5592514b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:47.086Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b00b7ed2-8cf1-458d-bcb1-fec615724132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:57.095Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=82983d13-37b4-4777-bc20-713d11b9dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:12:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:07.103Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3767afde-8b09-4fa8-81b5-ee663caec8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:17.112Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6a7b23e1-fd40-4080-a23b-f24417d8c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:27.130Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9661b15a-e3a4-4812-b34d-6a3b26e9f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:37.138Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=18a35b8f-67af-4060-9fb4-6348edf10a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:47.152Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5532549a-1a13-4289-84ce-6ab2f3a2a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:57.178Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=09dca1a7-d0c8-44fa-b109-ac4d713ab40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:13:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:07.186Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7184d83d-c0e8-40ce-922f-e4e4a81cdc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:14:08.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:14:08.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:14:08.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:14:08.172Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:14:08.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:14:08.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:14:08.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:14:08.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:17.195Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=49b8d3eb-19fb-497a-88fb-4d80ec20fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:27.203Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=204cb972-cbd0-453f-81d0-139035127888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:37.209Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=11b0e491-c4ce-4226-8064-cd42d0155ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:47.216Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1acc453d-154d-4044-9216-da4dc9fa69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:57.229Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=867cd7ee-612d-45f8-bee5-e2c2a74036de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:14:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:07.243Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ac4bdf06-de7f-4226-a609-ab8403061fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:17.251Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=99fdd8cc-3b72-45ed-b21d-019e6cd2eba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:27.263Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=023a95e6-5975-4c32-9c1e-da0541691bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:37.270Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=48d6d1ad-c086-4c75-acb8-fdf1e07ce216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:47.276Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7dba4114-4f51-425d-866b-e78f54c4bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:57.282Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7a5cb8cf-a415-4fec-a381-f37f7886ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:15:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:07.291Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7716091a-11a6-496a-a9f5-e66e73e3a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:17.307Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=286b3a94-bb31-4b28-b351-b90a23f7d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:27.316Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fac51a7a-f1a3-4600-a9d3-ab9d45fa357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:37.323Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1b7773cf-34e6-4da0-866b-c1edd6331065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:47.330Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1491d911-1175-405a-92df-6f4fcada9d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:57.337Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e1a001f2-9a34-4bbd-8682-d0910dd0599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:16:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:07.343Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5e4aeec3-133c-4e71-9346-b34933feb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:17.353Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3df24ccf-7ee8-4855-8da0-f8bf78c32c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:27.360Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=08c006f0-0020-4ab2-98f0-b7fb2415211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:37.373Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5b2e7eb4-c840-4c69-bb3c-c4a9a21a064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:47.381Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e7f71c4e-0c43-4c42-84c7-e064d9e84afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:57.389Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1161788-8925-40b9-8c4f-52086c814df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:17:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:07.396Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e8247de8-f2ee-4c1c-a407-c0f7625ece49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:17.403Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e17e2594-b1a5-48e6-bab1-466e2085b5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:27.410Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c1f726d6-bf09-4cf5-b89c-c4cb42505fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:37.420Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=051a8e7e-7b08-419c-bb20-9eb63298a93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:47.431Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=06378d47-a606-4db3-8801-7df4d88ecd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:57.452Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3e96dd19-1832-4ef8-8be4-0bff7c0d70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:18:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:07.460Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=496ceacc-bcaf-496d-97cb-7e83669b67d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:19:08.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:19:08.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:19:08.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:19:08.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:19:08.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:19:08.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:19:08.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:19:08.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:17.468Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7542671e-8854-449a-b6ff-e3ed0ab4f78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:27.479Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=84236096-7b14-482a-a2aa-0a76bbaf75e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:37.486Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7bd67a62-7cc6-4776-a0a6-d5caa85f22fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:47.493Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=25eb40f8-d8cc-44c7-a676-ceb8cb2db17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:57.505Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=658e0aa9-8073-48e0-94f1-16b22919131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:19:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:07.519Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6c78ea7c-4496-4242-984f-e9c5f2c04f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:17.527Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a3d625b7-30d9-49c9-808e-0ec4a340368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:27.534Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c0f18da1-82a3-4895-b7bc-0b22da6ff630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:37.542Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ecd67e5a-76c8-4313-bca2-3f2c519438d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:47.551Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=084a6180-d5b7-4a7f-bd68-bd0cea617e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:57.558Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e79b3fd0-3527-4110-aa8a-848feeab5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:20:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:07.566Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=03edd563-63f9-455d-9631-53b783884e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:17.578Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4eb82951-9917-4f56-83f9-520e0f18e3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:27.587Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=27ab8329-f9dc-43bc-b4a7-dcff24e203cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:37.596Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=94ff0705-7a50-4375-9dc3-d2ea556bd649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:47.604Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d568c56d-719e-40cc-bfbf-f571b0dfce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:57.611Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=581540d5-bfc1-41b2-9bb6-79f2a0dc63a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:21:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:07.620Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fd312c33-8c42-406f-9add-ae065d6b3450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:17.627Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6857d4ab-f669-467a-b772-1f5f435ba9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:27.633Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=37eb2c15-0492-4342-bce1-7a074a535eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:37.642Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d73b04c2-c6da-4312-bda7-231e4a4ae270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:47.652Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b2b543aa-7696-460c-ad7a-44dd43d9f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:57.666Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=45938209-ca77-4db1-9d0b-5d59a00d2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:22:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:07.671Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1b4f4981-c346-43ce-a3c0-e2650e5c0e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:17.676Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d73d4d9b-a420-47fb-a881-457f1ccfad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:27.682Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7e3a9632-b7be-40bf-8e14-e23bd0b8e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:37.688Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9599a0c8-05ad-4bb5-9f61-a17e65d469aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:37.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:47.696Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a6ddc936-35d0-4f81-b2de-942b77eac46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:57.708Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=95b8c352-8a9b-4870-821f-a636f2e6662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:23:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:07.719Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f3ffe8b4-824e-440d-99be-ab31a9414ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:24:08.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:24:08.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:24:08.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:24:08.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:24:08.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:24:08.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:24:08.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:24:08.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:17.725Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b4a29b83-758c-4403-bb3c-cc782d80cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:27.732Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aab8a6d1-c144-4f97-9fa5-8a19f82bc9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:37.738Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=536bf0bc-ec3a-4e37-b64f-7bf844a45f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:47.746Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0ef1de9e-b046-4cc5-8599-70a98619b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:57.764Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8cc9210a-255a-48b7-92d5-0e78baadacc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:24:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:07.776Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fa199308-ba21-4774-b00b-6bc7d33554f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:17.782Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5c449807-f0c6-4ddf-87d3-134f3490686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:27.787Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4189c80f-a333-4545-8805-bfda38e30275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:37.793Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=fd4847b8-1a7d-434c-8802-69e08d058d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:47.798Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ed49cbd6-22be-4ffb-8a48-29f0098022e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:57.805Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d5d56ad3-5632-4628-a9d6-075507695894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:25:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:07.903Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=77c10ac3-b009-43b7-8879-b228b37b57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:17.913Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=568c134d-5362-4f79-b726-569b2ef0600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:27.920Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d473d427-483a-4739-9384-64865fd49a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:37.929Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=86462b3d-2851-4514-afb2-008465bb2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:47.936Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8f5614cb-636d-46dc-b426-4d71d6c68dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:57.942Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7bf8785e-a033-4fbd-9039-63d8de0dd7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:26:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:07.949Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9baf7378-72f4-4a50-9cbe-dfe1a34a3f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:17.963Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b2ea597c-b022-4f52-bb2f-3023d448bc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:27.977Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=59594646-da6b-4fa4-ae0c-3e4b7662dc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:37.983Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f4b04e56-bf8d-4b12-8de3-910842e47ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:37.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:47.990Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c4ea0326-8873-4b8d-83d5-0d5c219de575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:57.998Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d4d457e4-5807-441a-8633-09c733498e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:27:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:08.006Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f7ae9a33-3162-42f0-8ee4-b9421ef3082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:18.011Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3731d831-56e3-4c04-8d44-d850a2381433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:28.021Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=06183152-b697-47fe-a11f-5c6be62bae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:38.034Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=89c84db4-96c9-40d0-9f3f-a2c76dbebc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:48.042Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=db234511-9118-4c0c-a670-722a97fff018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:58.054Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3b78464a-56fc-4749-9789-f311fb772d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:28:58.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:08.060Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ec43d045-0948-4d2a-a0b6-670b6d1dd50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:29:08.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:29:08.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:29:08.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:29:08.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:29:08.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:29:08.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:29:08.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:29:08.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:18.066Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=370b6d3c-c6f6-4c0b-99be-a3350e675254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:18.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:28.073Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e9452f7c-bbcf-4d14-a754-f160cd674c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:38.083Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b63350f9-a12c-428d-b962-2c781fc5509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:48.093Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9d1a2fe5-ec58-473a-8f58-1d9b798816f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:58.106Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9b9f4646-8ea5-4439-b789-1269c1218bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:29:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:08.112Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=86dd24c3-f58c-44c5-bf1a-a8331454c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:18.120Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b34c14a4-1b12-4c6e-a044-c422e80f8717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:28.126Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8961646c-e1b6-4240-80ae-6be8f98c9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:38.157Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f0302111-d6a8-459e-b99e-1d03014fadd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:48.165Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=da519d7c-f116-41c7-9d5e-e4f2a466c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:58.177Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cebb47e1-3746-41b5-863c-8a329277aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:30:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:08.185Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=43a90078-0df5-4e4e-b327-566e5f327a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:18.192Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=359c84f1-0f38-42b6-8e8b-13f0fc72178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:28.200Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5fadf3a0-24a3-408b-8f69-ffb7850cc3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:38.207Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=84982292-8cba-43b5-bc2c-7f55a6052e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:38.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:48.214Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=303ad260-3452-4e27-b931-7c920b4e24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:58.222Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d6f31f58-f56e-4569-be4d-8c883e3a66e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:31:58.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:08.234Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5248a39c-85d7-4eec-8bc3-6c3a63f9db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:18.256Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b2edea41-116e-4803-acb0-e3b3eca8ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:28.263Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f07a8126-cf17-4ea3-b116-de6b67047061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:38.270Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7b0828b3-c1d7-405f-a0ac-5f741e3e9f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:48.277Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=90fdc823-6d0b-4df9-a3ba-ba577f8ad76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:58.285Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4eddd3eb-3e33-4e3d-99cb-9a5e05d49ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:32:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:08.295Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6bce642c-591c-43c7-a0da-2ebfe29e1bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:18.311Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=8375aff0-7175-4dc2-9af6-707d71034627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:28.321Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=86c985bd-94af-4440-a2e0-fcbb92edd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:38.329Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=28d45017-3996-401f-ba31-599b73def99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:48.341Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3279f775-dc5a-48b7-81db-7e8e014befcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:58.349Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cb4a0fbf-8d1c-4dc8-bc88-6f8137ae0c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:33:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:34:08.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:34:08.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:34:08.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:34:08.136Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:34:08.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:34:08.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:34:08.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:34:08.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:08.355Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=35981183-17f0-4114-80a3-cf439dfa8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:08.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:18.361Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1e933626-571e-415b-8f68-24260294d8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:28.369Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=131a108a-94dd-4d44-b7f1-5f8616581495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:38.378Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c8a94fde-c27c-4d01-874a-1cf6309a0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:48.385Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=58258d95-1e81-4b21-b40b-1ea621748321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:58.392Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=6f8677e5-696e-4b2d-b1d1-72348406ec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:34:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:08.400Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3905b239-8177-49ca-8793-27b954794cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:18.409Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=743faeb9-3cd5-4f6b-887f-02488829da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:28.415Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=dad5fbdb-2a03-4368-8120-99c92849264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:28.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:38.421Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=bf82dc8a-6b0b-423e-adc4-98d03021a365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:48.429Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=93c312ba-97b7-4178-b6cd-3072942ba62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:58.470Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=370a28cb-2edb-41ac-b148-7881e7790029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:35:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:08.477Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d3d7b71d-7bd4-455b-ae63-eda3e049f7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:18.483Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a9255cdf-2021-43b9-bd84-584ccc93ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:28.491Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=36626fa9-f249-4282-a1e5-ee1e37663d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:38.499Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=90222729-9adb-473e-8b61-a38657a3f677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:48.505Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b865463a-4de8-4e39-913a-a1f31804a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:58.514Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ec07da8d-7ec5-498d-863c-8f681047551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:36:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:08.525Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4d0dc42e-4944-4d90-b27c-e66427f2471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:18.539Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3dbfe740-49ac-45f2-9348-aec53224519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:28.549Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2059a246-855d-4e57-8a06-fca0f1c1ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:38.557Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=87dc08b8-1f20-4f69-8764-81ffb3f13c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:48.564Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=39e47ff2-0935-4cbe-b80e-9aadfdbeb2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:48.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:58.571Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1fed03b7-5bc8-4536-84c9-ae38a384bf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:37:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:08.577Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=92b4cc26-9b85-4fd7-a5b5-d33a41655128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:18.585Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9baa0ee5-ce32-45d2-ad4c-52561fbdf375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:28.601Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4d778d65-8c31-4a1f-a5bd-2e0ebc151c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:38.608Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=690df13f-a364-4177-a0e6-f13971b5dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:48.615Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=4728f25b-5c6b-406b-a568-daa1b0c85220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:58.621Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e2726913-fa76-4c28-9af4-63862eca9f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:38:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:39:08.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:39:08.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:39:08.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:39:08.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:39:08.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:39:08.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:39:08.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:39:08.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:08.630Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ab1cf65b-e4e6-4d77-87a2-4c72c9504c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:18.636Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=71c69db3-395a-4fc5-9c30-913b453da8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:28.641Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c0d05320-f169-4f28-b274-b5c34f21af02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:38.650Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ad8ed466-756c-4cce-be96-d9f8b76b0068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:48.671Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=eb47ed6b-4bdf-4223-b2e8-e127f5a6c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:58.682Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0a38e9cc-a9e7-4c57-946e-1a8754835aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:39:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:08.688Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=c3dcb6c5-6234-4bb4-acdb-1327837b630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:18.697Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5e47f658-dcc8-4765-96b5-c4e5d3f95b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:28.704Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=cd055446-12b5-4809-bc6b-98450ff8ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:38.712Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=7b6eca82-b583-42c5-85f3-b4b8e963353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:48.719Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b5a4f82a-c952-41b1-9aab-8cc0b9679084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:58.730Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=335de85d-78d7-4aa5-8a4d-b2090ceea93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:40:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:08.745Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=57e3c54f-c523-4b1f-b746-6eec5abccbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:18.751Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b409f46c-1ac7-4852-bf1c-a0cc91055aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:28.759Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=0ccc1cff-458a-4c03-8892-4d5e6e4de72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:38.766Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a349e9b5-2f3b-4b9c-b653-8d4d034ab75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:48.775Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f1e2cab1-6f01-45d8-9811-3cb0bf1722ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:58.782Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=08b48ed7-92bb-4d4e-a1a6-be46300f4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:41:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:08.790Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=27e3b0c7-1670-424b-b718-ae48ed236b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:18.799Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1391b7b9-fa7b-49cc-9cfe-a2d2f6bb2cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:28.818Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2cc5580f-d925-4a54-ab6e-c6dd7b659600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:38.827Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d1ada09f-4533-4982-bc3d-505c9c56f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:48.836Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aa631b2f-d828-4010-af7d-8162bf4d5a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:58.845Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3789262d-08e3-4ac1-8e4c-f872ec2dcd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:42:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:08.851Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=39176243-d567-4140-b76f-dadddc5458e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:18.857Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e6f5deaa-b9e0-4036-8269-9e00b53ea7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:28.866Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ab787292-90ae-49af-b67c-7dca18d2081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:38.876Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ac6d48ea-5575-4c8c-99cb-38cd736a8482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:48.889Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=07dee2d6-3c89-4b2f-a7a1-d7d09fe74649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:58.898Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ae1782e9-bb2a-4dd5-8682-a05dbdc00ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:43:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:44:08.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:44:08.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:44:08.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:44:08.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:44:08.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:44:08.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:44:08.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:44:08.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:08.904Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=73a169ef-35b9-4892-9ed0-ec453e18a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:18.910Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=91478806-52f0-43ee-8e06-eb34b3b669c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:28.919Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3a7a1b5c-12e7-4f26-8d29-eaff075e453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:38.926Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=73acc51b-0a41-49d2-bc3d-06ca49fdb5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:48.938Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=90370773-c6cd-44bd-ada3-3ac6ddeb1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:58.956Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2aaba731-40f2-4566-9fbc-5185ffb9d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:44:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:08.963Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b0cd5ea7-1532-48de-9741-3005fdeb5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:18.971Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ccdec87c-0c02-4b86-9e6e-754c0cbb823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:28.978Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=51286644-4e71-4d74-ab30-0d1c30fc025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:28.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:38.989Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=19713fc0-6240-477c-9af9-e5fd2550335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:48.994Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=774e49a9-f56b-4bf7-a4f7-79f9175395cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:59.003Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=1ea79e7f-dc37-46ac-a93f-7b9a4a955db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:45:59.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:09.014Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3a93d667-0ad5-4b8c-b651-8393d013540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:19.025Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=9f2b9198-96e1-484b-a4a3-362b55fb9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:29.033Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2ff08c7a-b5d3-4c62-8498-864d5e304c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:39.040Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f1c8f624-5597-41aa-b0be-0eae6a0d060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:39.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:49.048Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=5eb480e9-0111-43a9-ad0b-1a6949bc5455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:49.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:59.055Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=3ff185cf-b40d-4794-a52c-840cdab9c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:46:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:09.065Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=ca2bb399-4eb7-4ebf-bbd5-fac4a45453bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:19.073Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=186b46fb-1bab-4c3d-a67b-79ee231f8c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:29.087Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=46d24eec-c005-4be4-a19c-bc1bad679211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:39.096Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=b84f1573-f8da-4d6b-8668-14cc19a7d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:49.102Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=397d5ea3-ce28-4c26-a08f-7f0dedfebdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:59.111Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a2f0f3b0-cc40-4305-bd35-4510c5e8a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:47:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:09.117Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2180b2c1-3d44-4ed6-a0fe-df1628bf034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:09.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:19.123Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=265e03aa-ff1b-4bc8-be90-9140d39efd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:29.135Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=aa699787-2094-484d-982c-6037dbc96544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:39.146Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=81584c77-7874-4a3d-92b8-e25cedbca5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:49.158Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=f5e4313a-7577-4b24-a6db-2be87a490c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:59.165Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=55e4f75a-5960-4d44-8ecc-0a0420ba29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:48:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:49:08.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-02T13:49:08.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-02T13:49:08.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:49:08.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:49:08.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-02T13:49:08.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-02T13:49:08.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-02T13:49:08.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:09.172Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=191bfb2c-f331-4b1a-af11-cf66ae82e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:19.179Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=63df002d-f093-49d9-a0de-64a0f20af45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:29.187Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=a0ecf112-14f8-4e56-b5b7-e69f2061dc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:39.193Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=d799ffbf-3e2b-462a-8256-45e39ff7b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:49.204Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=e7e59e9c-d3c1-4ef8-9699-a470d080fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:59.218Z |INFO |Init configs |InvocationID=90b1d38f-b8ae-429a-9207-1262e2684994, InstanceUUID=2ef274e6-5d60-432a-a59b-8aaf5ef836bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-02T13:49:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |