By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:37:07.257Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:37:07.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T01:37:07.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:37:08.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:37:08.198Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:37:08.198Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T01:37:08.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T01:37:08.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-22T01:37:08.390Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-22T01:37:08.433Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-22T01:37:10.665Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-22T01:37:11.237Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-22T01:37:11.257Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-22T01:37:11.258Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-22T01:37:11.319Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-22T01:37:11.320Z |INFO |Root WebApplicationContext: initialization completed in 2886 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-22T01:37:11.851Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-22T01:37:12.666Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-22T01:37:14.183Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-22T01:37:14.360Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-22T01:37:14.365Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-22T01:37:14.368Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-22T01:37:14.936Z |INFO |Started MainApp in 10.584 seconds (JVM running for 11.381) |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-22T01:37:15.032Z |INFO |Start scheduling PRH workflow |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:15.046Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=081f172d-ab5d-46c4-9338-9a129d5242b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:37:16.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:26.611Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8afbce94-b377-478a-842d-e261f0f54919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:37:27.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:37.678Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=25fa1b3d-0ce2-42d0-8975-97ebc7928e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:37:38.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:48.780Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fdaf3f20-4447-491f-9999-369e8809aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:37:49.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:37:59.861Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a9ccbe11-712f-4ef5-a832-3159f13b67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:00.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:10.925Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0df49b72-1993-4be7-9c5c-d954e582916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:11.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:21.996Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9d7df770-f3ea-4a21-8aa5-d1a2dc9990ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:23.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:33.389Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=303661a4-d950-49b9-b159-0a9b7352ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:34.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:44.461Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=68000dc9-b76d-4724-ac17-58a7e32ecf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:45.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:55.536Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=26e2ac7b-0c4c-4f48-aa3c-176a3231bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:38:56.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:38:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:06.843Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3c2f24fb-3437-4269-8b7a-342cb0dde2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:39:07.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:17.901Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2b16548f-d28b-4796-87c3-e647cefbd7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:39:18.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:28.972Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f6c61bed-4a50-42d7-843e-ab3e3a78721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:39:30.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:40.044Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7888b926-9146-4088-80c2-81fd63d3d64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:39:41.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:51.117Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2f0c58e5-71b3-4f03-9c32-47d17b5f3978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:39:52.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:39:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:02.188Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=43a6803b-6551-43c7-9153-e9cf7bba8240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:03.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:13.260Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f21bce9f-b2c1-4047-a335-4844ee37f127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:14.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:24.365Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=803836d7-d8f2-4fdc-82e5-9c576d9673ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:25.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:35.436Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9fb5a14f-5b24-42b5-9863-e5df3d820f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:36.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:46.637Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=87cd495d-9fd0-4afc-b083-95099eac8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:47.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:57.708Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f9da503b-7afc-4a79-91e0-58397218278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:40:58.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:40:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:08.909Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cf4e3b98-53d0-44c1-962e-fc7bb4fcef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:41:09.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:19.948Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c8081840-423b-4b53-a1c8-b19d0f8c5208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:41:21.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:31.021Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9a2d5bc3-efde-40cd-b00c-3378d98045c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:41:32.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:42.094Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5b99dc9f-2c6f-4304-9653-f12a09aad7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:41:43.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:53.167Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=572207b3-c155-467a-8ff6-e0ec285f5ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:41:54.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:41:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:04.246Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=51b8733c-24a9-4900-8de5-c18b01c4cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T01:42:05.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.138:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:42:13.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:42:13.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T01:42:13.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:42:13.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:42:13.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:42:13.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T01:42:13.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T01:42:13.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:15.372Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9f1554c3-820f-4ccd-9934-6967c5613cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:25.593Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5bb0a76f-d854-4899-bf4c-8b2bbbbcd342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:36.058Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c6f4d7e6-093b-4496-81ad-91fba28d7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:46.089Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8f8dd2a7-942c-4fb1-b1a5-96bfd6af2048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:56.101Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=36f60b20-cf27-4f55-8b02-c2ee33c547b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:42:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:06.114Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7c01ddee-d61e-4e26-9875-7b1ba655cb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:16.128Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2fdd6fb3-b0ee-475f-b989-178f07cb8c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:26.140Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2919d6b8-6496-4ef9-a10e-4d4c5c546460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:36.155Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6906eac0-57ee-4240-982a-66cbb111c4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:46.207Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2a8222e1-947d-4b34-86c7-3d4ac32e995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:56.219Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d0053aaf-bbd3-4a3e-8a5e-eb05056829b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:43:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:06.231Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2ed34659-88ec-4848-b626-7eb8b1d12922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:16.243Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6552f3ef-d7a6-48e0-9dbd-b049c8c03e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:26.256Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3f1eea15-2b1a-4d79-bd88-661a10ae908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:36.271Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a235f995-b555-49c0-9974-895cd71d6288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:46.284Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2bdd6069-536a-4b68-8218-a516d46ee85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:56.297Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1660a294-e8b0-484e-a9b6-0be535037436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:44:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:06.308Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3294f050-2d8e-4cda-bb02-adf9a253065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:16.320Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=809ebf2b-6349-4f8f-8306-2d366a9c8f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:26.340Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=004c6185-98e8-4e44-957a-e61c8f7eef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:36.356Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=48c03409-3ccb-4dd0-b16a-143cfaf60ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:46.371Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c351cb1a-4b5d-40ce-a473-b54d4be4816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:56.384Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=017943ca-9c90-428c-95b5-c6d015aff2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:45:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:06.396Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4c8dd659-8d10-43e9-9fea-9de47d898412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:16.407Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a0e1f5cd-cb87-4ea3-a17d-6a74ec757cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:26.427Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d5ded837-c7b2-4f00-8080-f303536debc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:36.439Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ddb38fe7-40c3-4d2b-8c69-aa55821257ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:46.451Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f15cb4cb-8588-4ab9-904a-4fd4d4611a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:56.461Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3ca9efd1-46cf-4f50-81f8-c3e7f6001272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:46:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:06.474Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f9ea5cdc-2fc2-47ec-ac5a-79afa72f9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:47:12.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:47:12.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T01:47:12.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:47:12.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:47:12.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:47:12.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T01:47:12.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T01:47:12.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:16.485Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2f32e409-1d48-4435-91f5-dbc5324e31c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:26.502Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e1fdada8-13e2-4d14-9daf-a6d5f2fa7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:36.513Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=af604a9d-a66f-417d-b136-00b891d7264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:46.525Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b17d6e6c-8245-46bc-8d63-30f239d435c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:56.538Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d712057f-126a-49e9-b936-14a6343a6fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:47:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:06.548Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=05e2cc88-720a-4280-9267-2bb929ecbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:16.560Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f7219f97-7538-4a58-81c9-21a8e974e86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:26.570Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f2103921-b69c-42d0-91a5-2cbb82006ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:36.582Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=dc0cd87a-1241-4055-bd4b-e330739d6eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:46.592Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=74c64ea5-a5dd-49b5-b537-b8e7d24f738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:56.604Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=71715c0c-401e-43bb-987a-2e52546bf1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:48:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:06.614Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0c655839-b6af-4b22-9d6c-ec6539b42990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:16.625Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4e37b0c2-437c-46fd-9bb6-2ea43f736778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:26.635Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7be3afb5-e025-4800-ad5e-da851d578e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:36.645Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9e6a8a3d-1020-4099-b687-ff56e30bb6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:46.655Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e4196adf-2274-474c-b5b4-4f1d5cb54989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:46.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:56.666Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=836d51de-9ffe-4449-865c-e9cbe97e39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:49:56.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:06.676Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b94597b8-bad1-420c-9348-4adb23683e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:16.688Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d373471a-cdb9-4c9f-9d08-c926caa32501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:26.698Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ff3df0c8-4a76-42d9-8877-ee6cc766f0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:36.707Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=487d4063-e87c-4f4c-97a0-1a43c29b6c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:36.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:46.717Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a8d5f9e4-bf9e-41f3-bb1e-a195f4f9996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:56.726Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=30c5fed8-6b04-45f5-9785-c81cb0dcdb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:50:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:06.735Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9883bf48-aba6-46a0-833b-2564ceb70926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:16.746Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6d6eaee2-63fd-4010-8b65-f90531979521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:26.756Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ede80100-f238-46d9-b650-5536c61997a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:36.766Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=159cfba7-c5b5-49b2-b738-a9ad3d760867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:46.777Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0bc43a20-d86d-4c14-bf70-454423d67813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:56.788Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f7bb3a6a-4954-4bb0-9bca-32443c57c0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:51:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:06.804Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c679a50a-a622-4963-9dec-b432f9b6b513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:52:12.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:52:12.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T01:52:12.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 |2021-10-22T01:52:12.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:52:12.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:52:12.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T01:52:12.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T01:52:12.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:16.814Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=51ecc23e-29d4-48f2-984a-818c584fe614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:26.824Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=dbaf3ea8-b57c-4ecb-b0fb-468553b4ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:36.833Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a040c0d9-ace4-4a02-a0d0-119f2496d16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:46.843Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ae8bc68b-8b7d-49ff-8927-1a8aeda73528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:56.852Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=06b8cf13-4e4e-4210-a090-0f653375d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:52:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:06.860Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cc15a071-0db9-4a16-bce3-83257f062267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:16.871Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1b8cd984-c5b2-46fa-8c93-25c2d1c814a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:26.885Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=63260d6f-e61f-4351-a9fb-2ff7fdde2cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:36.939Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c8093389-a161-46a7-83be-6cadd967dafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:46.948Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=30ee22af-b425-4e3a-acfd-890d853b79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:56.957Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f1273e4d-3095-47b0-8d38-ec6074e83b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:53:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:06.968Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c857324e-65f3-4505-ae72-9101f454baca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:06.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:16.979Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=24a4c1c4-2f21-4432-a20a-a9d9fddc5f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:26.988Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ffcd7e83-8426-457a-8a19-a03c67cd5065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:36.998Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ba8c7f8e-9187-473c-b6a6-40576c193e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:47.010Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0a70f22d-a377-44f6-b7ae-6db218bd98b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:47.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:57.022Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9881c9bf-ec64-4aca-8b10-08f81c4a756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:54:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:07.032Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=40ccd808-8929-424d-b224-fc8689bdd9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:17.041Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=900bd7ee-a78d-487f-99cd-d97fe694ace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:27.051Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1fa323e3-775b-4b82-8ae9-924d2982c367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:37.061Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9ae31bce-ceee-46c2-bae7-7af31f96a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:47.074Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7fe5df44-c230-470b-8991-2eac8ef5300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:57.082Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=427e6506-700b-4127-a9b1-a55cdd93ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:55:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:07.091Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6a3d4d1e-8189-4b88-883f-fab314e960a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:17.101Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7a8f0f89-3dff-4761-a6e0-a2a881c6c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:27.109Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=088fb508-9221-4dcc-91bc-12b66b3f8667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:37.117Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5f711f1c-86aa-461d-86f2-df74dd49c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:47.127Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a4ae248d-c7c6-4a3a-9af2-426f2a56cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:57.136Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ec8e520c-b82e-494f-af85-ba84d67aa4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:56:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:07.146Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9e95c0bb-7c2b-499a-b34c-15d30a79e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:57:12.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T01:57:12.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T01:57:12.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:57:12.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:57:12.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T01:57:12.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T01:57:12.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T01:57:12.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:17.155Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c04f304f-311f-4fa8-968e-e2116e27b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:27.167Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b7573a61-8250-49d7-8912-26b56f059dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:37.177Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9c114f69-56ae-46f3-972d-a91d388fde9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:47.186Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=07bed777-be05-4183-9ab8-bf66f60bde71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:57.196Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c246ae11-aeb0-465c-b471-4d40f644d277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:57:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:07.206Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f2902ae1-b0ea-4a97-8453-c669ed34fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:17.216Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=598d4740-fcff-44e1-b739-4df4463bf086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:27.226Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9825b339-37cf-4565-b033-735ecbd5af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:37.253Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=48412846-333e-4120-9cde-9daae806214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:47.262Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cd8ef8c3-12c5-44ed-a0d2-f3dffdfc60b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:57.271Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d2e6510e-5e5e-4b1d-ae7e-4b2b734a106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:58:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:07.286Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6e07a833-a6cd-42c8-9304-780fae9aa3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:17.295Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5034f238-e218-451e-b92a-90e483d103fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:27.306Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=63a4372e-6af5-425b-8124-51a571d635f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:37.315Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c07a8403-03f3-4225-9483-b26f343c57ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:47.324Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=71488cd5-3b72-4eed-9803-c9eb076376a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:47.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:57.333Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6dd4daf5-997c-44c1-8d0a-51c2298c0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T01:59:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:07.343Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=440c22d7-51ce-4fc0-8f62-f032c4284ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:17.354Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c9937ead-8341-490c-abad-33539532e993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:27.363Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=695f1d3e-695f-4751-b1e2-7a1d0942bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:37.385Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9d5d4d1f-bf5d-4015-9ae0-fb8d3d7ec051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:47.394Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=938de9dc-3000-44fa-be46-f53a8022718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:57.676Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=eee67385-3159-4ff7-8f57-183c196c09b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:00:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:07.685Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4b98795b-e50d-4a99-84e1-496bf84d9a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:17.694Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=dc67fbb0-42da-4e0f-beff-400305ceaca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:27.704Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d52e1c95-cb59-4425-be20-2fafaa424e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:37.714Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=12910c2b-102f-47d8-820d-2bbbd00d61bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:47.724Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f2956d6d-31a1-4f00-941d-424297163c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:57.736Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cc442c09-ccbe-4a88-bd9d-9221d7da59e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:01:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:07.746Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=bfb42e93-fa1c-4e4c-9f8b-3e415e5a7c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:07.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:02:12.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:02:12.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:02:12.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 |2021-10-22T02:02:12.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:02:12.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:02:12.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:02:12.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:02:12.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:17.756Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3eadae56-b272-4ece-a658-37467b3abedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:27.765Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6361c351-23e8-41c2-9485-8386224bbdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:37.774Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=de5e5f52-6f5c-4aaa-8a30-aa17f09f398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:47.783Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1ffc5b06-9320-44d9-82f8-e61f05bf866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:57.792Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=656b9127-d014-43ba-808c-b680fcf0520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:02:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:07.801Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5cbc3c1d-538d-4cb5-b8dd-58063b55e2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:17.811Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e8415615-bf3d-4ea0-9df6-99b1a192ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:27.820Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=611194d9-8332-4f3d-9dc5-c3ca7aa4ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:37.832Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=942a5e35-942b-4b44-99f1-cffe0f3dd46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:47.843Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ad4cb4a0-0f2c-448b-9866-4ed9faf4eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:57.853Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a8b00576-4874-4484-af5b-b58d1673a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:03:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:07.862Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2405a7b1-381c-4dc3-8034-87b37df0ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:17.871Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f2de068e-1e37-414b-8799-9782116b1262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:27.879Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5e11e968-0d16-4a64-b761-80f33e23e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:37.887Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2970c6cf-1c17-4d8f-8046-eb10cc6ef53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:47.895Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=34c9d947-e50a-40b8-b1f5-e9cbb51d1e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:57.904Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1527e673-f4a4-4d24-812c-d69651279ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:04:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:07.913Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=38d015dc-3dd2-4ef5-8d14-51a4544f14e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:17.922Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=92972eca-0733-499b-bd76-1c5625300633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:27.931Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8e535618-7d48-4fd7-ab02-fef5d3e45c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:37.942Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2a0dc682-bbc7-468d-9f7a-cdaa5c067c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:47.950Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=697560ce-adf8-49b4-a06b-3c52b9e6cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:57.957Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=35cf085d-eb10-4dba-af92-aea9c60188f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:05:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:07.968Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=401a56d3-fe04-45c2-9c3d-cd187ea82f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:17.977Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=81ddf4ae-14c3-41d3-976b-18739d8f9b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:27.985Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=abda6b22-5643-4bbc-b75d-ff8c0c70b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:37.994Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6e2d3a05-0993-42cd-b037-efe07da7b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:48.003Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1375530a-5dbf-4405-b46e-3c4ca7d79305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:58.011Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4ee91512-ba2b-41a1-9824-5cae26b3192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:06:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:08.021Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=202a7a30-a5c7-448d-bbbe-30e0318ee1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:07:12.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:07:12.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:07:12.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:07:12.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:07:12.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:07:12.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:07:12.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:07:12.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:18.028Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=31a7ede7-7f28-460b-843b-a8bcf528a8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:28.038Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8154cc1e-48dd-423a-971c-6cf47529fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:38.047Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=59eb4ff2-19b1-4bdf-851f-f49d5a7b439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:48.055Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=15afbeb1-d1cc-4328-8df6-fcf3d888f90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:58.064Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8dd29e9d-32e7-41c2-9224-d92e53bf9bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:07:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:08.074Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1753fac6-906d-4063-9fda-2d69f4fdb2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:18.082Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ef330087-cc9e-427d-8acd-c4e5fc90b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:28.090Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9798f7a0-89d1-4954-a8d5-58fc422c39a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:38.099Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=476ed529-d2df-4a3d-8ea8-592577fa7994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:48.107Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ba30ac93-a80b-4aff-b7b6-4495c3b3d94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:58.116Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2997273a-1d1d-4fe7-8e2e-c101ffaa4eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:08:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:08.125Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fe95510b-a4cd-4ace-9b3c-6a00c44acc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:18.134Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cff332c4-68ee-405b-878d-92c71c04ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:28.142Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b714c7f3-f86a-4776-840a-adfe65ea6340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:38.150Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ee92edc5-fee8-49a9-b109-e6059959ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:48.159Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5789014a-758d-4a61-82cf-e664caf7e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:58.167Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e65ec08b-7721-4678-8602-a00a8dbce747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:09:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:08.176Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7e90b2fe-2478-4786-ac4a-06754095046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:18.184Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f23497f7-d686-44c2-b16a-99e11d61160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:28.193Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0ed39157-2ed8-4020-99cd-b4112e636aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:38.203Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6a39237a-6d39-47fc-bbe8-f453d91f29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:48.210Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c31e1faf-c487-499f-9b8d-508c1cd1c567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:58.219Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=30a54222-fbc4-4541-b64c-738b9cf05466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:10:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:08.227Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b4453ca4-4e2c-4eca-96e1-46259cce1d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:18.238Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=45cd4388-638f-4ef7-9c3b-ccc0fdd489a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:28.246Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=35c78aed-0aa7-442d-aeb8-41658a62ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:38.255Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=be55a16d-d750-46f1-8d3d-55f6d0082edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:48.266Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=32e4d98d-bd99-4681-9f46-51e70b46ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:58.276Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f56eabfe-f051-495c-970b-038919d98363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:11:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:08.285Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e8ce988c-c07e-472d-a5d7-e2d80f45e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:12:12.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:12:12.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:12:12.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:12:12.206Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:12:12.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:12:12.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:12:12.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:12:12.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:18.295Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8ec137f5-d6dd-4dfc-8e92-95c747dde3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:28.304Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2fc99788-5956-4357-978d-94b1bf9efc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:28.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:38.312Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6b3307e5-b640-4a27-b957-cefcc4ce1b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:48.320Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f1911b8d-db92-4473-affc-e0a233a34dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:58.329Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=85937d02-4798-4233-8e24-d35c6ee76af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:12:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:08.338Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d46c2aab-4f81-498f-bd49-cc9ad6ce10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:18.347Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e2d7af65-5972-4c87-b947-985e31415656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:28.357Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d1545522-53b6-4283-8d55-62228886d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:38.368Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=21a1424c-6c2f-4a2a-a27f-9215caeea8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:48.376Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=94355c9f-9eba-47c9-afba-77755779dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:58.384Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=98fa4fb1-b3bd-49c5-82f2-2740a0c7d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:13:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:08.394Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=74c81cb5-31e1-40e8-94ad-68f10603f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:18.404Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=37d5bdc6-36c2-4fb4-ba2e-92fb9f6e4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:28.413Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4740f24b-3e91-413b-8830-162c4a6166f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:38.425Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1eff81f9-5f26-4e0a-a967-c4233370f280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:48.434Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3fdcde89-a169-4139-8620-66c8c5be09eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:58.445Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=03f16b21-31e5-40a4-b77a-694dc46bbe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:14:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:08.455Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5920c7fa-40d0-4f0e-a03a-0ffa0e8a9e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:18.464Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0e0d0cc8-f5b7-4b2f-a5b7-e0d25f8a08c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:28.472Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fa7fba4a-b8f6-49c2-ac84-7bf59088213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:38.481Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4435818f-bbfa-4710-a2b2-6c6235fad50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:48.489Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=14223a40-0bf6-4699-8023-f81e4970b6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:58.497Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b5ded4ab-9a4b-4724-ba38-ca8a82385f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:15:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:08.505Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=395adb3c-b7b1-41c7-b006-4d4d2140f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:18.514Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=87f93efb-1b76-4cba-bcff-96080d903afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:28.523Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=97a294cb-5728-443d-bb5b-d7e37bae1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:38.530Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=eb18e2dc-50f3-45d5-b9c8-21a650ef8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:48.539Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9105e769-2dc7-41e0-849a-7b87b6c7ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:58.548Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ae44a60a-1419-4733-bd83-72e7e3d77a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:16:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:08.558Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3b046a05-8b4b-461d-b26b-199ef30d0eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:17:12.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:17:12.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:17:12.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:17:12.149Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:17:12.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:17:12.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:17:12.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:17:12.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:18.566Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ae55cb12-2f18-4f60-9942-29eba12dda96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:28.575Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5c4a7145-4d82-406a-95b2-349d2e2508e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:38.584Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=bc72008b-31a9-41e5-93b0-4176a161fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:48.592Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a0495afb-64ef-48bb-86a2-cd2e87b7ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:58.599Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d095e084-84f9-45c2-b5b6-e5165823fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:17:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:08.608Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fe8d7e96-e6dc-4911-ba64-93ed1caa6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:18.616Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=40e808bc-8f98-40dd-a780-8e8e12987271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:28.624Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=08bb107b-b1e8-411d-b00f-e804cf788e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:38.636Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=41792418-7f55-4b81-b7de-6670b770167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:48.645Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9e7be37a-b2bc-4783-a88f-8da21c9b0daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:58.666Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0968f176-9ba9-4f73-9273-d6b716e1d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:18:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:08.675Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1abf2efa-9c14-4733-83d5-5416ed64c083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:08.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:18.684Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=77e1f58e-3c54-4498-87fc-aa6424d2fcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:18.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:28.692Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=13e0b198-a280-4a31-bd68-2bb6343fd002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:38.700Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d6e933bc-7b23-40b9-b59d-058287136f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:48.708Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=83a2cdfc-3800-4ee1-bb54-2daec88b7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:58.717Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3d4d9e67-3893-4366-9f3a-e5fb6242d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:19:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:08.725Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5213fe26-9a3d-46da-9509-8ed1735564de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:18.734Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=46b998e1-bd12-4bc6-b222-191ef48775f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:28.744Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a407da15-bf33-4915-b33f-c67bd06ac3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:38.752Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=dfb7b6a8-2726-4819-a4b4-fbf2b7f9dd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:48.761Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=efef793c-c6a8-4139-952a-774d1a8ae953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:58.769Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2155c567-2ba6-4ab3-bdfe-8a6095493c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:20:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:08.778Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9fc5ac7c-46f5-4894-9abe-854335d36d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:18.791Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=17b4b628-28e1-4d90-9857-a2897d678a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:18.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:28.799Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0b0c7370-4757-49ad-861f-8ce988187092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:38.812Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1822f8e9-7fdb-44a4-862a-c2fd764489d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:48.820Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=11e44e2a-45d0-4e44-aa53-1a55de1d329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:58.827Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ea4f5849-d6f3-4286-9d5d-e8a2a4659b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:21:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:08.835Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=117a4be2-cbc7-4173-8054-6b39a032a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:22:12.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:22:12.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:22:12.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:22:12.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:22:12.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:22:12.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:22:12.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 |2021-10-22T02:22:12.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:18.842Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3e1af6cc-fcfa-432c-b36c-63121a471dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:28.851Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cffa3926-67c5-4692-92e6-100b8d76f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:28.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:38.859Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=54216448-ad5f-482e-94cc-6f844ae26af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:48.867Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2ac87545-efa0-4526-a76a-6fd0cf9da824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:58.875Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b04c4fca-5f06-4644-a661-d2595adf735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:22:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:08.883Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8848b0c4-676f-4fc8-91cd-a81cb139111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:18.895Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6a9065fc-49f1-4495-bdac-f419ffe5d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:28.903Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=15585e2b-5f3d-4987-ba5f-e81432936ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:38.914Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=305d4ed8-5c3f-445b-90e6-3beebe2cf4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:48.922Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8bc06704-7ff0-4b5f-bd87-0a931a69c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:58.930Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6dfc80e9-058a-478f-b90f-51459a1a8c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:23:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:08.938Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=edb6942f-8203-443b-9637-4fd36d663565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:18.947Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=689a704c-aefd-4fa0-8b95-0cca0962c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:28.955Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f7b2ca59-153d-4bd2-bb1a-acf241e32680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:38.964Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=14697792-61c6-4113-95df-442978d96ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:48.973Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d2182b80-8d30-4b07-b701-8b3fb0d00066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:58.981Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5b1a69e9-d2f0-4fb7-a04a-789f569db2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:24:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:08.989Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ef66d8e7-05f1-4bf7-a5cb-5dcafaa4ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:18.996Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c6ab7801-7e61-469a-b948-d5238b3e7b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:29.004Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8a9dc50a-d241-4c97-8967-8acda21d80c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:39.013Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=733ad830-2641-430f-9292-9bdb15860bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:49.021Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c85c352d-302d-4a0b-97f1-20d9192e1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:59.030Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a2b39b3b-70fe-4f22-87aa-b0f3f06cf89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:25:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:09.039Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9052f3b9-035b-4e53-9a4e-601062e46bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:19.047Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=40b3ad5c-80bf-4ded-8e4b-86bcc1ebaeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:29.055Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=193e080b-83fd-4590-a6fc-e8a0b3eaa698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:29.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:39.072Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=29513df4-b990-47d8-a603-2fc5853ef8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:49.081Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e3e0a568-a30e-4305-b778-0d4b89d84470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:59.088Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=49af4923-37e0-459f-b506-c54d3c64d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:26:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:09.096Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=654fcedb-9181-4517-ba65-f827c6ae0fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:27:12.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:27:12.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:27:12.141Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:27:12.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:27:12.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:27:12.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:27:12.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:27:12.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:19.104Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3fd216e6-7a7e-456d-8bbd-ec4efa69aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:29.111Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4b06ac27-55f2-4c9b-9a7a-c322aa0bd6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:39.118Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6fee06ec-6f60-47a4-ac46-fda62cab1758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:49.126Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9d054bf8-99ff-4abd-8137-4641922a931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:59.135Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4ebf48bc-9d57-4304-b942-939595fd4fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:27:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:09.143Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cab7c2d4-2bb7-4bf2-bd26-199789622cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:19.151Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e4584c6d-8675-4339-93f8-3b054231146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:29.159Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5a2f83de-93c9-4f13-91d6-5f395979dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:39.168Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=3a5a126d-0d1b-4b2c-b0dc-f037cf9cf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:49.175Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a5ecc114-110c-42d4-b9f3-e7e87071c4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:59.184Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4232fd44-2708-41fe-b7c3-2e6cfaab86eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:28:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:09.193Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6ddf8345-3c91-494e-9549-360caa4aed35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:19.203Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=950ad810-da89-46f2-b4c2-8f6b7fa3fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:29.210Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=df03ac79-8bd2-41ad-ac8c-b551a0bf1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:39.218Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=97627e11-7e3e-4cd8-8dab-9f3f33f401ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:49.227Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c8ff3953-a58b-49cc-947f-c5347a3ca189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:59.236Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=90df297b-c810-4360-b8b3-ec2bcba306fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:29:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:09.245Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=727b6434-aa3a-4104-bb7c-0967529e64aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:19.253Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=74e48b0e-ad88-4d49-8408-6f57c445674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:29.262Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0e64a3c7-543e-4381-a40a-ec6a7322fefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:39.270Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fcc83460-1cd2-46c0-930c-e8cff6a2a6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:49.277Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a8c6cd1e-f891-477b-ac0b-78ef9cafa7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:59.286Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=32375ec1-80ed-40ff-916f-75e8f1682b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:30:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:09.293Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c57ff11e-fc99-4626-a25f-89627ba9571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:19.300Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0acd3dac-c686-4336-8755-1312a03618ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:29.308Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=2636c74d-dc13-4450-9912-5bdc7e329dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:39.317Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7ee77d22-c6be-4011-952b-1b2f4797b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:49.326Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b211b8ab-3419-4760-a881-ece2862365f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:59.332Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8431fae5-5365-425f-bb34-b42afb521ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:31:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:09.339Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=aae7109a-ec97-42e5-9442-a881ff652037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:32:12.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:32:12.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 |2021-10-22T02:32:12.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 |2021-10-22T02:32:12.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 |2021-10-22T02:32:12.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:32:12.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:32:12.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:32:12.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:19.347Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5a4f6a0d-4159-4168-bae2-5f00598b2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:29.354Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c62159d7-4750-48d5-9b97-1739f8693ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:39.362Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=45f209a8-14f6-4016-a35a-02241a3602d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:49.369Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e0017d72-e762-46a2-867e-a47dbca13b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:59.377Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=44fb83cb-619d-494b-9755-ed211ebdbf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:32:59.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:09.386Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=77352973-a581-4c8d-8cdb-5bc1d67cfb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:19.393Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=99ad536a-f76f-4a3b-b80d-6902eaea7e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:29.402Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8f1ff38e-89d1-42d4-8a27-a35e1671b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:39.409Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=84de7bfd-db00-4ba1-abae-3f68882ea748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:49.418Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c56af6b6-b713-4b31-8502-85a198a7dd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:59.426Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=39ecf9a2-56bb-4b69-a470-31c716130bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:33:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:09.436Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f3dc075e-5927-4d53-bc3d-d04b9f5f701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:19.445Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=85d55877-f310-4291-9f57-c5ef732a7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:29.453Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=974fd265-cf2f-471f-a8d1-b39c43f0a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:39.462Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e2668fc1-71f6-481e-a190-e1560915583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:49.470Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a839695c-6c75-436c-9d81-f8248e3491a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:59.479Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f3d28bc3-316a-4e48-94d3-416f1a92a933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:34:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:09.486Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f596db87-4b30-4206-9c39-b173a065ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:19.495Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9b84c027-15bb-4113-984f-f9d81eae7f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:29.503Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=19ab01b9-5d40-43d1-82be-64830bd204c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:39.513Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4acb362e-ffd7-440d-938e-f5b81e245a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:49.522Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=65fe0873-ea95-47dc-bdb8-4e9dc9722b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:59.531Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=33e0e549-e4d8-4672-b8a9-cf38616bfc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:35:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:09.538Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5f60124d-5c31-410f-94e2-4db1bd9da384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:19.546Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5cc1013f-41f4-4ad9-98c7-e07edd2b1ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:29.554Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=bea65563-9071-4fe4-a362-b8f7c3e7cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:39.563Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=25cc0b54-d795-4633-b1c0-6b83564f10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:49.574Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=05bc090a-a263-4035-a3ea-0543cdb9545a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:59.582Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d7b3907a-4ca2-4d5f-ac17-b3e2907bcbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:36:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:09.590Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=934fde7a-42e2-42f7-9ef7-1c017b9c96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:37:12.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:37:12.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:37:12.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:37:12.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:37:12.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:37:12.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:37:12.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:37:12.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:19.599Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0be5c478-504b-4ba7-9056-96d28f2de12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:29.607Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=65df2667-cd11-4303-ae61-04cbd88f6273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:39.615Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=87ac0f4e-40d8-4df1-a02e-7deba1bcfd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:49.623Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=aec3f07c-f8ab-4e13-8937-0a2371fe43ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:59.631Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=aced4f01-b5c7-4ada-98ce-ca4bfa5edf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:37:59.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:09.638Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=d1dc01cb-e136-4a5f-b337-d5752c714ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:19.647Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4d42a7c5-b242-401a-9f7d-6ffaf55edb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:29.655Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=b8d4811d-5e67-4031-a4bc-4ba20cbaff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:39.664Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=328c14fe-6ceb-4eb7-9d89-e1f4550afb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:49.673Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=03df9d06-c953-4fdc-91c3-ca1b1e8b420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:59.681Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0d005961-d4b1-4d45-b5a4-a446e5996d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:38:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:09.689Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9e1c6902-a937-4fa7-b9e2-287e0e6f9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:19.697Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=6c9b43f6-0f8b-4faf-9cb9-12a0821a6e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:29.705Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8bd7430b-6d9d-4d30-a81c-93e88361158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:39.713Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a6b490ab-28a8-4360-8274-62747d8a0f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:49.721Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4fb9a1cd-b3e1-4060-9517-705c2bc46219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:59.729Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=66d59a71-cfad-4aa2-b998-df65ec13d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:39:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:09.737Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=28e5cd61-ecbf-4560-ace9-1e06f0894d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:19.744Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4eac0ca6-12b7-4e07-a090-c8145f5c24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:29.752Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=98450593-3768-4cae-acf2-113c5382d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:39.760Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=34796390-85d4-49bf-8484-52b51bf58d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:49.768Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a6820010-8173-4414-ad83-bf66357691a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:59.775Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f5c8ee4b-3b42-4722-956e-f17c3c31becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:40:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:09.783Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=18466a42-ba6d-4095-bc73-9d22175fa0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:19.791Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7dad45a5-59e5-4444-9c1f-9dd5c50fc41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:29.799Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a819d7a4-942b-45f6-bd7e-db6947119b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:39.806Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=8fb79abf-7818-4c5a-98b9-f8d8aea6b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:49.814Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fb79ad18-5ed2-44b0-a7b9-1739fb0156a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:59.821Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0e3b9760-7ac0-41c6-bf2c-7a2f9dcb66f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:41:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:09.829Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=43ea0e50-cd58-46a4-b733-cf575d9c4cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:42:12.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T02:42:12.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T02:42:12.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:42:12.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:42:12.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T02:42:12.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T02:42:12.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T02:42:12.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:19.836Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=474a45a8-15ce-4154-8102-d86667f8d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:29.844Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=38c01179-e89e-4353-9064-ad55d76544dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:39.853Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=eb44348a-173a-4d73-a84c-d35ca41f4507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:49.860Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9c55dc3c-36d6-4b66-bef3-bdff54a4d238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:49.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:59.867Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=36b19d7c-f7d6-4b77-bb39-d7a977b83ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:42:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:09.875Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=dd0adb99-827d-4746-b02f-660274ae057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:19.883Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0e8b2b06-9f6a-40b9-8342-b1175b0de434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:29.889Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=0de8d6c6-3b7e-4b54-a9ab-3e6c0f1206a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:39.897Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e435875a-81de-4d7d-b1b5-139cb8e2257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:49.905Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a51637e7-77a0-4e51-936d-1ff64fbeaa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:59.913Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=248b556a-a35c-4373-b4e5-01e7d5177bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:43:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:09.923Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4e3aa22b-0481-4889-907c-a285856321ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:19.931Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=9e69546e-bff4-4059-985b-b6a1675ac522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:29.939Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=230520b4-17c7-4aff-b752-d89888d3c0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:39.946Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=7c142dc0-faf9-47f8-84d0-d3338bf0e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:49.954Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=f08fb127-3fa4-4ced-85ec-7d0dacc1a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:59.962Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=cb98e913-9494-4100-b5f9-e9270873eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:44:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:09.969Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=c403b48f-5f37-404c-a461-602ba698342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:19.978Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=12a7686a-1dda-4d08-8403-3d0b27658194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:29.985Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=e80580e8-44d7-46f3-b5ff-09e9d8c6df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:39.991Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=ecf2db95-df72-4ea1-8861-15c5750e5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:49.998Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=04607275-9b34-4e83-9949-7cb270d0f627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:45:50.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:00.006Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=a1769b75-0073-4833-9c6b-fa20482a534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:10.014Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=702c408c-bffb-4a93-8534-07ea7cfba09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:20.023Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=5a4c6bac-3dca-4771-beef-8d168cae360c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:30.032Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=fe6805aa-3fe9-4b06-9cfc-ac1e44d07732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:30.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:40.039Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=40366496-1151-4928-87dc-446efa7bcb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:50.046Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=1d0e097c-4a8c-481a-b46e-8ab5f5cd7636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:46:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:47:00.054Z |INFO |Init configs |InvocationID=a96873c8-2728-4762-9389-98b8a33c1d02, InstanceUUID=4c2fa1b0-e724-4a2c-8cda-d7ee8beee74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T02:47:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |