By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:09:41.266Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:09:41.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T23:09:41.302Z |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-11-18T23:09:41.859Z |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-11-18T23:09:41.930Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:09:41.931Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:09:41.931Z |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-11-18T23:09:41.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-18T23:09:42.090Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-18T23:09:42.171Z |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-11-18T23:09:43.416Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-18T23:09:43.840Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-18T23:09:43.863Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-18T23:09:43.863Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-18T23:09:43.920Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-18T23:09:43.921Z |INFO |Root WebApplicationContext: initialization completed in 1749 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-18T23:09:44.283Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-18T23:09:44.958Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-18T23:09:46.235Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-18T23:09:46.728Z |INFO |Started MainApp in 7.494 seconds (JVM running for 8.118) |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-18T23:09:46.801Z |INFO |Start scheduling PRH workflow |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:09:46.823Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0ac0dfdd-893e-4bf2-a5a0-6d1d57f9a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:09:48.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:09:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-18T23:09:56.678Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-18T23:09:56.679Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-18T23:09:56.684Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:09:58.404Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=67355735-35ac-494c-9b87-39144a72d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:09:59.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:09:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:09.459Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c8a75512-3842-4854-bbef-3beaae099bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:10:10.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:20.500Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6760658d-88d4-40c0-b59a-2ff6c2a430f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:10:21.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:31.569Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c01d0d7b-9046-43e4-b8d9-12fe6c263bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:10:32.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:42.804Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8df301c8-11ae-4ff4-9012-0b06bc5b0c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:10:43.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:53.843Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=49d42ea8-05a0-430a-ac76-393d779fe926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:10:54.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:10:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:04.886Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5e36f32d-8f5b-46e4-9509-d381034c8d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:11:05.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:15.922Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e2ce3e1b-9b1f-42ae-869d-1f878fd7be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:11:16.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:26.969Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c7eb28d2-98c5-4a6e-a0b8-55985fe37e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:11:28.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:38.070Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d2333e48-499f-47fb-bcb0-6a8528f0bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:11:39.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:49.109Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=53c29d50-7221-4656-a1bc-39f934b2ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:11:50.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:11:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:00.150Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cfcb3f28-aac1-43e1-a7dd-3f232c2aa4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:01.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:11.186Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5a327153-2518-42a3-a772-993ec4e7026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:12.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:22.233Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=183e1589-cb0e-4405-8351-56e4f07e77ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:23.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:33.267Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1af9bcfc-5c26-4749-805d-233973c8c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:34.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:44.306Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=013491df-7e93-4249-9746-85fb1b243ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:45.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:55.346Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a68cde4b-7c2a-4fd5-8393-f27a8210f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:12:56.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:12:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:06.388Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=74a87051-7a69-4c57-8537-9bfc475dc7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:13:07.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:17.460Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=83579580-0af8-4f84-8b0e-cc295e208501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:13:18.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:28.498Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c743a0d0-d5d1-4716-813d-11334b370b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:13:29.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:39.538Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=598dab5c-f8fd-4df8-bd1a-ef6330b8d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:13:40.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:40.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:50.579Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c20e0bf3-ac5c-4a29-85ee-100983eddbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:13:51.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:13:51.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:01.629Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=01dbddf7-3e42-48d6-bd0d-94c8a4db1dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:02.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:12.722Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a563b133-baa3-4449-a8d6-438c5ebfdd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:13.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:23.762Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6494549e-40dd-4b1a-bea3-f950136e2eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:24.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:34.802Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fb5f724c-7f89-457c-8764-13f55a4ad39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:35.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:14:45.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:14:45.598Z |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-11-18T23:14:45.599Z |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-11-18T23:14:45.603Z |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-11-18T23:14:45.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:14:45.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:14:45.611Z |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-11-18T23:14:45.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:45.843Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fcf5ee04-051d-4f19-b1e1-04ccead7e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:46.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:56.885Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cb9754be-b5b7-4157-a3e3-e21530dbef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:14:57.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:14:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:07.922Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=34d4bf79-520b-4c63-a496-ab578d088787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:15:08.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:18.962Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=198ee245-8be7-4f99-8747-fd75dc74fc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:15:20.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:30.002Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d8881194-492e-4957-a1d2-1efb4e17a3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:15:31.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:41.042Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=236ebd10-ed53-4353-bc2e-99983e8d7b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:15:42.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:42.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:52.094Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d62ed9c0-7360-47a3-8420-cef96df93936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:15:53.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:15:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:03.156Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5fdbbe51-441c-4e5e-ac6c-2aed7e72fc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:04.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:14.194Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cbf5263e-2aef-43e4-a8ff-7796c5f8fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:15.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:25.233Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=02e06687-5833-4951-a5ae-3e1631679bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:26.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:36.276Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f8171975-7664-4ac3-9e5d-f9990e279de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:37.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:37.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:47.317Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=31647205-542c-44e7-896f-94272d08dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:48.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:58.355Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=04ff390a-60ef-4baf-a6d3-bdbbfd852615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:16:59.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:16:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:09.396Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c09d36f9-aed0-4c11-bd9d-991dc22e83a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:17:10.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:20.440Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8ca686c3-0414-424e-a94d-ad825eedf2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:17:21.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:31.474Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ccd33256-1b31-43ed-add3-86eb6a38e818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:17:32.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:42.517Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dabab1a2-e506-44c9-968c-ac4c5d2e76ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:17:43.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:53.555Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=da713926-e4e6-4694-881e-8fcc98a99c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:17:54.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:17:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:04.603Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6e421046-ab5e-40cf-a092-4b2d1cbbbd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:18:05.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:15.634Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=12d3b0dc-1e58-4471-bc9f-97cbbefb5845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:18:16.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:26.674Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=798efa7d-e167-4f4b-8a22-405589d82252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:18:27.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:37.715Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bed169a5-61c8-4097-a4d6-6c3a67c3cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:18:38.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:48.755Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5598d8e4-7ff6-44e1-9e74-104556c204c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:18:49.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:18:59.794Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e0b67b3f-6bff-4ad8-92aa-34bcb5c67a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:00.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:10.836Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=be21689b-b038-47e7-bdcd-ded9dd712b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:11.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:21.874Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ef8843a7-02b6-42bf-9843-3eb64f25a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:22.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:32.916Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=52385353-5ca4-4228-b94a-8bc7e7995ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:33.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:33.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:43.959Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9ea98c40-5f7a-444d-9b37-a33fc628124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:19:44.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:19:44.647Z |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-11-18T23:19:44.648Z |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-11-18T23:19:44.651Z |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-11-18T23:19:44.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:19:44.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:19:44.658Z |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-11-18T23:19:44.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:44.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:54.997Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8f657ca2-771f-4824-85eb-5b453e69b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:19:56.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:19:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:06.036Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b50bf2b3-f332-48c9-a42a-b23e1b5bc51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:20:07.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:17.074Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d9972d8c-3746-4701-8006-d64d351cd742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:20:18.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:28.118Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=45bd6e4a-2f22-487c-bf4e-1adbb5793774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:20:29.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:39.155Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6cf99d7f-fcc1-4466-97b1-fa98300c6985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T23:20:40.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.243.188:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:50.198Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f922f5d4-a495-4f7c-8ea1-8348008de7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:20:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:01.626Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=825c75c4-eb5a-4a44-b111-c4d6a4cda42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:11.644Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e0bbfac0-e2ff-4212-9abe-01bbdadca2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:21.665Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=10f17116-2937-4a52-b3a7-510840ccc8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:31.677Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9c670279-b501-4eb0-b98d-5ac54080e8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:41.687Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=10920b47-d8d0-44df-ba28-64c9cb68e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:51.698Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d43d6d84-1296-4b5b-b181-14454ac91888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:21:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:01.715Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2bd6d8c0-0aa0-470d-a195-fb4be4fac332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:11.727Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=96f31b16-9e67-4458-a074-8bcec209214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:21.737Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c03aa9bb-652c-43d0-b875-935f1f905fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:31.745Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bfcd4cd5-926b-4cba-9b96-601eb1a713ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:41.757Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4b786cc9-0d1a-466a-9110-3c27095ae149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:51.770Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=443a7cd9-e8fd-440e-8442-6c23352f8eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:22:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:01.795Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f66c1f10-e7e8-40b0-8472-df9ed2e626e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:11.806Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5e8e4af3-4b85-497b-ac04-0f104052359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:21.815Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4e5d3247-43a1-4b26-b94d-90649acfe833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:31.825Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4b26399e-7c6b-48cb-8162-6d8bea104259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:41.836Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a567d2e1-c291-4072-9f9c-ad7b0443db82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:51.856Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4a5c4989-f4ee-449b-881b-5f6037053052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:23:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:01.869Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bd70b389-f4be-40e8-be81-c7e4b0d4473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:11.879Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ba3d6072-dad5-43c0-ad47-e11e2451b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:21.888Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b5177f30-96b4-4436-9ea1-3f25bc78f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:31.898Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4f727c46-df28-4809-915c-24839d499102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:41.910Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f44d2623-f9c4-4dbb-9273-787622bacff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:41.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:24:44.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:24:44.737Z |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-11-18T23:24:44.739Z |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-11-18T23:24:44.743Z |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-11-18T23:24:44.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:24:44.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:24:44.750Z |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-11-18T23:24:44.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:51.927Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5c6aef89-47df-40c0-b0c4-ed4400f22d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:24:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:01.939Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dc1e3699-8c1a-4377-a0b9-a5e54b92d2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:11.952Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e5ba1973-d9a5-4003-bcf7-e37122a26012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:21.963Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=af4c571e-9c0f-4111-8ff4-80f118c02a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:31.972Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5f06fede-478e-4b84-98f5-d6d07728ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:41.991Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c8a03604-9ce3-4109-9282-48fb076c8f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:52.003Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=40dfb5e4-5003-4f58-929b-99e81e18e658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:25:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:02.016Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=adc91a2d-0d02-4be4-b504-97f173e63723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:12.026Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8920f211-e701-491f-9144-5f25f12e14fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:22.044Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=be5e2eed-c102-423d-b33a-f1accd733752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:32.053Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=186b463d-d964-4a86-9ea5-0156d86000a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:42.074Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0ec46604-3fc2-4688-964f-7f070a23ce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:52.087Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1d2024a8-f480-4b17-aebd-dd3f3aca04a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:26:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:02.109Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c2fda667-7920-439e-af62-fa7945b93e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:12.119Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2b604175-65d4-4bde-84d4-739b99aedc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:22.137Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5d6ae2ab-3c93-44ad-a197-13f4f8bb848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:32.163Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=58753d96-cefd-46be-889f-72961af4e5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:42.180Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b1c43ef8-82d5-4842-b717-53ed9226c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:52.190Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=401befed-fa2d-4e38-800f-d476574b7c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:27:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:02.229Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cb9dc2c9-59ea-42fb-b77b-b2870427952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:12.238Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b23f47e3-1a06-4b61-a02f-2000905b0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:22.248Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=76fb483d-f9bc-419a-9ccc-c1c787762cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:32.258Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5c1719ee-da37-4f0d-8a78-e704bcf41389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:42.268Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e0231c65-0be9-4b51-9004-cfb694819dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:52.286Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=49fe8547-90bf-41d9-bde8-d15bc61d80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:28:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:02.295Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f0abc7d9-3963-427a-8b68-d78e6d267719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:12.304Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fa0ed5e7-a8df-4b2c-aca1-4de34cba2f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:22.313Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=79b4a52f-2127-4091-98bb-953dd3692671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:32.323Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ea63f256-f920-4f96-88ce-1316f56b834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:42.331Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6007b031-bda1-4694-b6dd-ed7021f90ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:29:44.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:29:44.686Z |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-11-18T23:29:44.688Z |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-11-18T23:29:44.693Z |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-11-18T23:29:44.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:29:44.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:29:44.700Z |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-11-18T23:29:44.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:52.341Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=46f6c86c-9a60-42ea-9ac4-4a7e545cf2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:29:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:02.351Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2d20076c-6529-4c4d-a205-14cb0501d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:12.366Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=11ced4d2-0956-49ff-9a85-181056c32db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:12.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:22.374Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c17fb28c-5813-495b-87ac-c17a9b90ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:32.383Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=395fac7f-0de6-4fee-8056-3bbd6fa86121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:42.404Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=49a89e6c-b94b-476d-beae-d9cbbdde5b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:52.410Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=44af47c0-0272-4287-99c7-ebe580f088a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:30:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:02.420Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a11d0080-db36-46a0-92fe-4f5b62dd0633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:12.434Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ce758f55-a473-4d21-a87a-c9a3faddaeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:22.441Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=56c98a6d-0eb5-481b-b907-0ac813948666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:32.462Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=16c2e6e8-343a-4879-8fd1-d191055f62fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:42.470Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0b18c303-9b0c-48df-9883-41b47592d229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:52.479Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5118de7a-0db9-47b2-8723-5ef2add81888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:31:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:02.488Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c52804f3-e702-47fe-995f-8252b1c0ba69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:12.509Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=38af120f-17a5-479f-baea-1c6a9633bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:22.517Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a4894d8e-7dbf-49f0-bf04-d7bb7cc70d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:32.527Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=72c1329b-dffc-4c04-a0bf-cd0fd99d28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:42.538Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6a9c7183-90ef-483d-a558-39945cc42789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:52.545Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=915c2c2a-a391-4f39-9e6b-1e3d7614df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:32:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:02.556Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=785226a1-e8c1-4221-8911-a625fdf6f6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:12.573Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=11443196-f12a-4e57-8a06-17e4291f1adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:22.583Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a312300d-0284-4076-8aac-61f1721a4879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:32.597Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b1542b21-ea36-4d2c-8ec2-43e7d8805a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:42.607Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=751b79e6-ac28-4bef-8254-fccefc5a8582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:52.615Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6a8941f6-8756-429b-ab25-eda325197df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:33:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:02.625Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d1c9ad7b-8c17-42a0-8dad-4c89f3491e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:12.641Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dea270df-eee9-4df6-8e9d-fea297e3d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:22.649Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=520f74f2-3529-415d-acec-8bd6be35476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:32.663Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=73da4cdf-6c6c-4bcf-b9cf-916692b77b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:42.671Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d805c247-965b-4567-b87e-97c44764cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:34:44.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:34:44.668Z |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-11-18T23:34:44.669Z |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-11-18T23:34:44.671Z |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-11-18T23:34:44.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:34:44.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:34:44.677Z |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-11-18T23:34:44.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:52.678Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c0cfb7b4-ea49-4b03-88a5-2ef75611c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:34:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:02.686Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=89da22e6-e641-41ea-b6fe-ac11a4c6d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:12.698Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=09aef31a-e30d-400e-b59c-bd1dfcf2d656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:22.713Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=331ece69-b98e-4ce8-9e09-43398603dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:32.720Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b3c06136-0765-408d-9666-b6064299b9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:42.728Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d2bed208-fee1-454a-9bdc-1fdb35dc4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:52.739Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=48b56a57-349a-42fc-9cf9-1f3a58b12a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:35:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:02.747Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f1e5b6f7-a377-4d4a-ad7e-71d13220bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:02.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:12.756Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ebb4b77d-f723-438c-9b99-a7ea7161afff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:22.770Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1c96c247-3737-4966-8cef-95803d138e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:32.781Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=94afd261-0aa2-459d-87d4-4463fb9badd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:42.790Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=23d2d97d-d946-4210-9561-d0fe13dea5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:52.800Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e400ee49-d11e-4dc4-a7a4-54b907701aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:36:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:02.809Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dfb2dea7-9803-4a6b-a42b-16e0a88cc416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:12.818Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=44a52ec7-c56c-440b-beaf-c1b74155b214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:12.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:22.836Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d350ed67-2323-4d18-b9a0-4f27eb0cbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:32.847Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7b28a220-b719-4923-9765-13b42d2d76d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:42.857Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dafd0ce3-58bb-48a4-8438-20530a91dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:52.865Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=97198db2-0f97-4d88-a9e9-9b03838f78e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:37:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:02.877Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=12d7412f-71eb-4bf0-afba-50a277bb41bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:12.885Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7df6cfd4-b39d-4271-bd53-da26437b73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:22.894Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3af087f4-c7e8-4bd4-8f5d-c2e916a6d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:22.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:32.907Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dda89ed8-f449-49ac-8187-b3cabc05c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:42.919Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8a530fb0-7518-4ae2-88fd-1e8c9d9628ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:52.928Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0bae5743-69f6-498f-93f1-4368796df212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:38:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:02.937Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=627b5f7d-697e-44ac-ac1d-a88c4511731c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:12.947Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=77f320cc-e0d1-4698-acd0-6bca31565fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:22.954Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0d8cc86c-f51b-42b4-8f0d-3ad7300f1625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:32.963Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d11de998-d87c-4718-8906-d8d41bbc94fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:42.984Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=18fadd79-e2de-45c4-97a2-ce952a4b4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:39:44.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:39:44.708Z |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-11-18T23:39:44.709Z |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-11-18T23:39:44.713Z |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-11-18T23:39:44.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:39:44.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:39:44.720Z |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-11-18T23:39:44.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:52.994Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=49852030-656c-4719-9ca1-eb73243b6eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:39:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:03.008Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9cad49bb-186b-49bf-bc1d-e18f3805067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:13.022Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=587d0125-5c92-49ef-a472-fb7b120fae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:23.053Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9273692b-8e57-4504-a4a7-8b951c534963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:33.066Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=00bc6093-9296-45ab-b529-f0ec4d8aea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:43.081Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6562a30a-4eea-4a21-99ac-9c0465336ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:53.090Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=14cc4953-4a77-44fe-83fd-a4bc1b036764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:40:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:03.099Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2e3b91aa-cc3f-44ab-a208-7f353be8b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:13.105Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f866e833-99ce-4725-96e8-a79a27786681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:23.113Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=09b3f9d9-9be1-4db5-a39f-c0f295827ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:33.132Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=12308a04-0486-4b5c-86ef-fa679529d175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:43.152Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7edb4199-7651-47ae-be6e-1b8b725d002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:53.162Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=82b19a79-c99a-434e-8d5f-28ad774c7efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:41:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:03.173Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f5ef7c3d-4dd8-4c09-9425-b12b4bafa6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:13.180Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1ca623ea-5629-4c0e-a6fa-843f05df63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:23.188Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5f725cb9-6209-4fa7-ac71-2a2f04d1745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:33.200Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7c81708a-a319-4259-b0f2-9f018e776661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:43.222Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2b49aed7-1290-4d45-895a-e541be294076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:53.232Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=78662b76-38ad-4b7d-ba7b-bd8b1fba905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:42:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:03.240Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=151619ce-1f75-4dda-890b-7d778af75b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:13.249Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2c217a83-e5d3-4692-a16b-8d1eaeba1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:23.259Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d0eb595e-7707-4026-9262-58865fe01ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:33.267Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=41f8a9ae-bbd9-460c-a71e-cf13f742d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:43.276Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=61a3afff-d02e-4dde-9dcd-aed725037d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:53.283Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=737c8126-fcdb-4bb3-bca4-11fbd78b6d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:43:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:03.291Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=00a3fc03-cb99-4f21-87b5-5d5cdc4fc9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:13.300Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=07b5b9fe-1a6b-4184-ba1a-c7aa0edd1a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:23.318Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b2a19f82-381b-4dea-a821-d480c1f5da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:33.326Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ba43dd96-15e5-484e-a963-f0cca6c72f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:43.332Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4f9c4845-e368-48c6-a58b-23589723d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:44:44.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:44:44.713Z |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-11-18T23:44:44.713Z |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-11-18T23:44:44.716Z |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-11-18T23:44:44.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:44:44.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:44:44.721Z |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-11-18T23:44:44.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:53.340Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=89dae1b3-3b9c-4094-be0c-9a8e29183c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:44:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:03.348Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3c1e8fbd-252c-43f4-9240-fceb7c4afa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:13.357Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=59b9a2b6-e931-4b40-89e0-140e0faac08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:23.367Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f0f45ac8-2a83-4c4a-8f4a-3d2b73cff93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:33.386Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cac00c21-7acc-499c-bc2c-e0a7acbcd598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:43.396Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=89898db2-9a31-43b5-8e28-167b3750629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:53.405Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ffd2df17-16b4-45d8-a7ea-f6949355794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:45:53.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:03.419Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d48dc645-6eab-41b4-935a-cca358fbaafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:13.427Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bb210f1b-b787-44a5-b933-11a715395972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:23.435Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d86c8d90-a770-4c21-9960-e042b5e78df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:23.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:33.442Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2ec88c4d-b686-4275-a18a-98b8e2e463ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:43.450Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=046a6e05-346c-4b99-8ac3-1b90cc2cbb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:53.463Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ac379818-6961-4640-93f7-b57071dcad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:46:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:03.482Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=eaf83c82-f285-47d2-b6c4-220423bece7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:13.491Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e522c020-2440-47ba-9905-d792163d8636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:23.500Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=04cfa7a5-0018-4fe5-9f7e-7913667e1a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:33.514Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=091d01d4-966e-429a-9989-53d4c8092693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:43.523Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=20c0250a-f40a-43af-a683-20e8073d9f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:53.529Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=838e694b-c118-4573-a1c7-05cec458bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:47:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:03.537Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c4503e04-385b-42fb-9e50-ca41b48b8617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:13.549Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=956400b8-f432-43dd-b33e-74f7dd3971f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:23.559Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3fc0a587-d250-478e-9f42-c996364ac870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:33.576Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=945777d6-c57e-4583-a02b-791a0e09b3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:43.591Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=287bd4a8-7699-4ca2-9165-cb74c610ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:53.598Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a5384d1e-03e3-47d5-9a9e-793f4724edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:48:53.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:03.607Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7e763e3f-0efc-4d04-aeb9-92035a9bcd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:13.618Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e4f31eeb-ec7e-4d29-924a-e713163dda94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:23.626Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f22d6c31-e5f0-43dc-947d-202c2a9482cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:33.633Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=aa72ccb3-88cb-44b1-a0d2-508e9de1cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:43.640Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0cf5abab-45f8-44de-abf7-c4fc40276d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:49:44.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:49:44.665Z |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-11-18T23:49:44.665Z |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-11-18T23:49:44.668Z |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-11-18T23:49:44.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:49:44.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:49:44.673Z |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-11-18T23:49:44.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:53.649Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a038b9ea-1c64-43ff-b534-7cbb739877f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:49:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:03.668Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c41ec128-db09-4caa-909e-515aad779302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:13.677Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=786758d7-9fed-4291-acc8-9e0505b0ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:23.692Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5d9d863d-d50f-4a06-aca6-979d2c4ab10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:33.704Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e9174c76-9597-4b11-8f3b-2be4d482c623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:43.711Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=96920856-b541-437a-a904-a9ce5fbbc69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:53.718Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6ed2bf65-09fa-4a60-aba8-cd16b5225e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:50:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:03.726Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c7f12ab7-07f0-498e-9189-5e63e0b925a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:13.736Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2c069868-37fc-43a3-ba22-d1b9d2937383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:23.756Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d4027a14-f0f3-40d5-8ca5-d36d8ab52ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:33.764Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b4f855c7-0370-40a6-b600-b674acfffed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:43.772Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=461a3618-3b68-4909-b2f1-1436e54f01ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:53.779Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fa412e0f-c0ba-4149-92b9-b7b6dbfc2664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:51:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:03.790Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d202627e-32d0-47ac-a8b9-2cc16bcc2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:13.800Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b295f49f-361e-410a-a015-ddf6378a708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:23.810Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d780efa1-1127-4dc4-a38c-d76cda39a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:33.818Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2053932b-1891-4a94-b262-04d84d0e1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:43.828Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9376fedd-2f4a-47e0-b945-cfb7257cd126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:53.847Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f2cef9bf-c2cd-4026-981b-f19e65f4346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:52:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:03.857Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f3271467-91f2-4b71-8814-c272a77ab457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:13.865Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f5cd751a-974f-40c6-aedc-b35ebf7de4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:23.874Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=48dede7b-9ce9-45a1-92c0-7a9eba3e3da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:33.884Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b33a52d1-3662-45fa-8df3-a4fcd9ef990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:43.891Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b87613ed-4ee2-4c9f-85ea-05e002cfc036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:53.900Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2fcc607e-1abb-4471-b770-c07393cc696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:53:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:03.906Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ca050cbe-c3ce-4665-9fed-b6c3588ba96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:13.912Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ba60d311-6f08-4e3c-bb21-24cae946dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:23.923Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ad658a22-c885-4885-9846-591e0033a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:33.931Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8ae89605-fdea-4630-b6ab-005878f0afa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:43.938Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0b91c511-2fd5-452d-8bc8-298405eac0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:54:44.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:54:44.681Z |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-11-18T23:54:44.682Z |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-11-18T23:54:44.686Z |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-11-18T23:54:44.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:54:44.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:54:44.691Z |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-11-18T23:54:44.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:53.946Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=271b9c49-9204-4c7f-ae51-0373ac5101a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:54:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:03.953Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6bb3d067-0f16-4432-8593-3e5d2dded781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:13.960Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2c4ed113-aa0a-43f3-8357-256e813aab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:23.969Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a025e7fe-31b9-4260-98a8-6b465572d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:33.975Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=74d619a0-66cc-4650-ab74-da36e58277ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:43.984Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ceb7b5d6-16d3-4584-bdd9-25fd44e5fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:54.006Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6ac400c2-7767-4c05-ae50-c7d78de0ccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:55:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:04.016Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b8df43f9-954c-4ef7-94f5-f0c1468f673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:14.022Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1ba4aa32-70f4-438b-9b54-e146e926604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:24.029Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=91d0178e-fb25-4514-9a2d-6b2e136854dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:34.038Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=66bb69e9-a4c0-43a4-8392-487be9e42ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:44.044Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dfa95ad3-c39e-4d7b-b540-10846a09dd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:54.051Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=56c2f0c6-2b0d-4fd7-8346-bf899dd9b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:56:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:04.061Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=96353e1b-08ca-4316-81f8-91e2e0cf090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:04.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:14.080Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=047e58b2-96a0-47d3-a2cf-c8bae75bc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:24.088Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=eb500a8f-a98c-4e19-8093-b5c1d9f192f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:34.099Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6cd92198-6c77-40de-b8af-5f1d1fb31155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:44.107Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=134992d8-e0ce-4999-a3da-946479fcdc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:54.114Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=eb20b220-40f2-42e3-9900-57597320075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:57:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:04.121Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2da03f68-3ea4-4083-8333-2e1874cd16b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:14.129Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=649cdb45-8228-47cd-8b94-5aa6dc23d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:24.135Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=86f88f39-a7bc-466c-88a6-afd6e099189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:34.144Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=de69d4f5-d502-43f3-b303-63b95617704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:44.161Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7d2e433f-ad2f-4563-88e1-3948088dbbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:54.168Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ff6b5e0f-6fc2-4ef2-af33-ead0788284c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:58:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:04.176Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e971f85a-f608-46d3-a146-a91348458304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:14.184Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=026747e3-3012-4a32-8149-ca18a86602a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:24.190Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4b637a6c-e4b0-4819-a19a-315a121d02be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:24.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:34.200Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ed895731-a8a3-4397-9aeb-8ae4d29cb236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:44.208Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0be73b8b-72df-4073-bf2a-d21a958ed1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:59:44.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T23:59:44.665Z |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-11-18T23:59:44.666Z |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-11-18T23:59:44.668Z |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-11-18T23:59:44.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T23:59:44.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T23:59:44.673Z |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-11-18T23:59:44.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:54.217Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f7b2272e-cf8f-488d-8d0c-6282a53f320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T23:59:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:04.239Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0b3b5f6c-5267-4679-a0b7-02ff5e611e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:14.268Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b4804b90-1d75-4fdc-9bc2-f7c751c8cdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:24.276Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a5d264c4-c5d1-401f-83ed-71be438d80dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:34.285Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8ca5f063-0b73-4001-b240-9a078b7e442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:34.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:44.292Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=646f41aa-a24b-4955-825f-b96bee8ddfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:54.299Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e5c365e5-4b10-461b-a91f-3fde2210dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:00:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:04.305Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3ff583e9-d7db-4262-9146-b8055c654941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:14.314Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ada34471-33a6-4878-8291-c56a68331581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:24.321Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=eba6c4b8-6196-4bb0-bf5c-f065e1cc8a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:34.339Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5e984150-c90c-4d2e-b255-a0785f0c47db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:44.347Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=494edcc2-4eca-4727-bec2-9de6ca08afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:54.353Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=69c6dd4d-16e6-4d03-9b98-0e27c071022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:01:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:04.360Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=eab02747-e9a1-4e02-9713-4d1fdd62b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:14.369Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=02330b57-6e48-4cfb-aa4c-15b5c4771bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:14.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:24.375Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d7b4b74a-1851-496f-9cd6-5674dcce7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:34.381Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ea4a9a98-e841-4223-a9d0-9d0aca52374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:44.388Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c5c188de-ef72-43c4-ab21-2422a6893cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:54.402Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7795ee26-1e69-41e8-a319-60c1fe5e8eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:02:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:04.413Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=42617860-7862-4f43-9700-3e0ec58eac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:14.421Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=41385f98-d919-4bd7-adc0-fcdc84a5c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:24.428Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fb8781d0-6f69-4287-a5b7-edb417b1f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:34.438Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=aacbb785-aa5a-416c-b709-3390a576ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:44.446Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e1186d58-7667-4a46-9844-5c1e1ea447a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:54.452Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3c916c7d-0a3e-45eb-9a87-5e40924fc24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:03:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:04.460Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4f93d903-9f23-4dee-b279-5444c4163c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:14.475Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b33155c9-dfa8-43ec-8310-eb1839b957d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:14.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:24.484Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a1197dc4-9b12-43c7-85a7-7d5d182fc888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:34.493Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a6116c98-f10d-42cf-a7a7-85d63518ff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:44.514Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bacd698c-1244-4ca7-898b-e91544504fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:04:44.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:04:44.650Z |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-11-19T00:04:44.651Z |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-11-19T00:04:44.654Z |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-11-19T00:04:44.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:04:44.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:04:44.657Z |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-11-19T00:04:44.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:54.522Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2dc8e3fe-3cc3-4962-a44c-c3ff4d96aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:04:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:04.528Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=69893dce-79e5-400f-bafe-ce09db887447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:14.534Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b377673d-f505-4f59-a1f1-a3d584a7e27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:24.541Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6c08b784-00b3-44f0-880c-7e56ef5ddf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:34.550Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9ff172c9-7c8b-4235-b5b8-3d3abee52614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:44.563Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bdecd0b5-cd8a-4e64-a5e7-ae1bbba7fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:54.574Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=602594d2-5fbf-4bdf-921c-320126e145f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:05:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:04.582Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f98cdab9-d547-4710-a494-5ded4c79ae46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:14.589Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bb13272d-29f4-485d-89d8-be6a169bb65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:24.598Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3de3920f-5ffa-4901-8e07-14126ed57177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:34.605Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9dac3105-b5b4-4d1d-9bf7-ab78bebe9e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:44.611Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1f2d5c72-7067-486f-a6a8-bc8022049597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:54.617Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=caf95c75-4874-4dc2-8651-cae3bcfd079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:06:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:04.627Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5abde374-7c60-4be3-b393-1d04a3a4112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:14.646Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=35031146-2de1-4376-b41f-ae4be834f565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:24.654Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=01b53356-6da3-45b0-acd0-7f668e2e134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:34.676Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9f34e043-26ee-40d0-913f-04ac8eb62d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:44.684Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=08d0b94f-084f-49eb-b571-237e1012ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:54.691Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=af60b7ae-170d-468c-9989-617b794ce16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:07:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:04.698Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4382ffaf-6ec6-49d6-b9a5-fe37a233e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:14.705Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d839d5d4-39f2-4b42-b8a3-7abac9f800db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:24.713Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cb602591-f9ac-42bc-b11e-c70e96753ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:34.727Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=51bba94a-9b87-497b-a1ed-3f7639b336dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:44.738Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b07cbcd1-8596-4f5f-9396-09d6cf4ef292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:54.745Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=03d863f9-d500-40c8-88b8-e429948de835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:08:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:04.753Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bbe5c998-0c44-4ed9-b1c3-2b53e2b611b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:14.765Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ed62c3e2-f8d6-41a0-886b-1a82189ccc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:24.771Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2c97ac84-b7a0-442f-9930-79e840125a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:34.777Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5a4f391a-7c50-4a9a-9493-a269f2b418eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:09:44.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:09:44.665Z |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-11-19T00:09:44.666Z |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-11-19T00:09:44.671Z |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-11-19T00:09:44.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:09:44.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:09:44.678Z |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-11-19T00:09:44.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:44.782Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=32f18b19-85a6-40cb-96a5-287c062eaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:54.789Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3cb901e9-ea0d-455f-87d8-425eceef7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:09:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:04.806Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7eafe71b-6c54-4fd1-aec0-75f4df1ecd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:14.814Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d3135d94-77f9-4b63-97e3-18abc0076da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:24.822Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b6a7365e-2379-4e2d-9dc0-e5bb04b92ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:34.830Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=65ab53af-f55c-4b87-91e8-6bbe410a2429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:44.837Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=89b5a8d4-b866-4b85-9d37-aaf0b063be2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:54.845Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=714193c1-bef9-4ac1-b3dc-5d16a686b7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:10:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:04.851Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cf5bb753-0c4c-4e7c-a775-0f10ac07b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:14.857Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=58f3430a-c6d2-4104-a512-428d3603798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:24.864Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3224c661-cafc-4b7a-be19-57c8922e5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:34.879Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3b8156a0-923f-49b9-945d-c9e6cd62ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:44.886Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6c47f15e-208f-48b6-8232-65145f085e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:54.893Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b57fbb11-97e6-4bc3-be7d-cd2078155292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:11:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:04.903Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=608adc79-b42e-4731-80f4-4a6099e596b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:14.909Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=95acc0a4-754f-406c-85c3-b44ee5ab73f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:24.915Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f35ed3b2-64f6-4a6c-a9af-09cfd32c709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:24.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:34.921Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=609b84b8-5e52-4ce5-8b62-82479797aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:44.928Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0544a087-2e10-481e-b733-06f1d3f3250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:54.936Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0bf1e8ca-d996-4a25-8cf6-1d40e55ed521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:12:54.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:04.951Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a071f480-b072-41ab-b567-dc1ee7a9c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:14.957Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b910a77a-5f1b-4aba-8462-602ddb42b0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:24.964Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2ad8fa67-9232-4e79-a05f-307b8965906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:34.971Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2b797b08-c208-495b-a973-963bce108787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:44.977Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5c809a9c-1464-4def-bcd2-373c7de90ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:54.986Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4a5b3d05-1201-4c7c-8e0f-7a8a6b189b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:13:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:04.992Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e28076a6-9bee-4d41-ac7e-80848208fc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:14.999Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=69124f7d-40f1-4f52-91dd-de886f58ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:25.006Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=efdf0d23-f146-4215-a742-dc4c452a33e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:35.024Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6f223013-77b1-4ac7-914d-3b9a9a1f4ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:14:44.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:14:44.666Z |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-11-19T00:14:44.667Z |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-11-19T00:14:44.671Z |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-11-19T00:14:44.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:14:44.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:14:44.674Z |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-11-19T00:14:44.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:45.031Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f031858f-6623-4bb2-ab38-3de674265eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:55.036Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0a1d6490-8c73-4c8e-ba52-55ee4f72b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:14:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:05.043Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3fdf0250-c011-448e-8dbf-6187cc93d9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:15.049Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dbe4681d-e685-4f9f-9d84-1b1324ef5a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:25.055Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7b09daf7-a7ef-4d23-9c25-792744f35dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:35.060Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a598ab42-8318-45df-8084-9230203b86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:45.066Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fa5123d5-d015-468b-8f77-9a3ec690d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:55.074Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=53cde120-057f-4266-8189-a803780ee9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:15:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:05.103Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7f8e34d3-b47c-43e2-9395-2d2f26c9f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:15.111Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2e58a8a1-daa7-462e-bade-5327042b5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:25.116Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f9c541d6-b25c-4646-a071-4f04114757b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:35.124Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5b7aafe7-1b48-453c-97d0-90ca7fa908e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:45.129Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6c2a3ac1-3c9e-4686-bbbc-9a09350adba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:55.133Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=013971da-2bb4-40ed-8c2e-2421aa0d6177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:16:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:05.139Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ec3d6a14-422b-4eb7-a5d2-a7d10315690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:15.147Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4de7461e-4839-4417-baab-521b85a52938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:25.162Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ea3450e6-6b7f-4757-9844-8eec3d28ac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:25.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:35.170Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=93d43041-70fe-4f6a-9594-c754762d8f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:45.177Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2651a2a7-9d88-459f-8f1f-883d9c699bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:55.184Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=15d53300-634a-42c2-8380-7d8f3733ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:17:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:05.189Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e8ebee34-1ce0-4f33-829d-d3e7be63c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:15.196Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0c5a6749-5856-408e-add7-21b98d2d5967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:25.202Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=31764286-e8bd-4706-9654-9466ad962764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:35.208Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1bbaae20-4d35-4278-bf37-072282a312e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:45.214Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e6a37553-5b45-435d-9f41-7e1298478401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:55.221Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b836222c-33c2-4d46-a611-94d200687aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:18:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:05.238Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=fa9e157f-95f2-483d-ab05-c93d8551520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:15.245Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e9335727-abc0-4f27-909d-bdc523c833b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:25.252Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=61fb7ac5-080a-4bd3-8247-e28a0dab6b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:35.258Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=33238869-38c6-4f46-90b0-eacdafccf717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:19:44.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:19:44.668Z |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-11-19T00:19:44.669Z |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-11-19T00:19:44.672Z |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-11-19T00:19:44.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:19:44.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:19:44.676Z |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-11-19T00:19:44.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:45.265Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b6dfc297-70d1-4bba-9dc5-f2d9a9275449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:55.270Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3513bf7b-b3ad-4cd0-8613-1ceac4b2b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:19:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:05.276Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=34aef0e8-7796-4802-8dbe-d5c7ea63abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:15.282Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=474f10e9-68a7-479e-ad7a-e31fccb78fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:25.292Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=01579f77-702f-49b9-a0bc-5a5fbd2e82f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:35.309Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d184a57c-d1d5-401c-be56-dc2ca8f38b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:45.325Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b094b66e-c91a-4921-ac99-cac3980bf078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:55.334Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=12e28680-a066-478c-a1bc-dc391e119636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:20:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:05.342Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=75dc7c03-906d-4a59-9a7c-7f3e30e43cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:15.351Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=af39298f-cdaf-45f1-b64a-96c8c7dd3b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:25.357Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5d402a04-fe76-4a42-bc54-ab7126fc571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:35.365Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5ec95add-27ea-4122-a07d-cb63977fb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:45.374Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=43082c7d-f8ec-40e5-ab9a-89153b590308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:55.380Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c3ebc0bd-743e-4630-9dd2-cf9203dfbfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:21:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:05.387Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=60e10e89-be8d-4fca-9cf1-a85fe9af8dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:15.394Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d39349f3-083c-4801-8e5b-fe8319b8bebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:25.400Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5cd15467-7439-41b0-898b-4c1e3f35d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:35.417Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4a8b384e-c280-4a37-968a-65a69f4997b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:45.425Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c05b9f76-7c6b-4cf7-b04e-b9d1618ec856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:55.436Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=be089e9e-6a8d-4769-8b06-46cba50667b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:22:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:05.443Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=68c85daa-8c58-404e-ba81-c24ac4458110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:15.451Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f5011255-2b24-4e73-8c3a-b99a8fb8263b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:25.457Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7516f6e5-b2fe-43c7-8012-ba8bcbe257a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:25.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:35.467Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d33ee942-9e72-44ac-9ec7-d586c61c3d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:45.473Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6cc91224-9e94-42bf-9aa0-567c9c0da2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:55.483Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6a95f299-dd3f-47ea-b696-6b552d8ec59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:23:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:05.492Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8f0b0878-a781-4056-b34b-c6e501088b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:15.510Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=01ff7f78-4919-40f5-9bd7-42aefde67357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:25.519Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=41e9bfd9-7e2d-49cb-acd6-14b58c40043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:35.527Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=95045260-854a-4f64-abdf-adda8db8de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:24:44.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:24:44.680Z |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-11-19T00:24:44.681Z |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-11-19T00:24:44.685Z |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-11-19T00:24:44.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:24:44.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:24:44.689Z |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-11-19T00:24:44.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:45.533Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e6568bb2-e641-45c8-991d-3f09f441da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:55.540Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a9e1290e-9caa-42c6-a040-5ba3adc0263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:24:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:05.548Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=66d66f9a-6769-41e2-b89c-0e216dfc99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:15.556Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=956a488a-807e-426d-abd8-d8140b61a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:25.564Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0f1fd1a6-0105-49bb-a62b-cf0a5c4a9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:35.573Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f269cadc-c05f-4da0-958f-6a68c71d1d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:45.592Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=76a4d42e-4a41-4e61-83e1-b60dc2c36754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:55.600Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1ffa967c-bb6e-4576-9619-0c679187e5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:25:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:05.608Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c0af2b41-a778-4a60-800b-309d267bd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:15.614Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=edfb9245-f068-45ad-b2b2-64b373fc5447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:25.623Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0ee97e75-3fb9-4a74-b13c-849e465e7cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:35.629Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5ea18ae5-585f-4d93-b3d8-71bbed135fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:45.635Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2f5913c7-7861-4a97-a1b0-eaf35b8a8b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:55.641Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8671e05b-8c75-4721-a552-5b838a0b150f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:26:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:05.651Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d8582e55-30fb-40fa-a3a7-50f95c7c0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:15.670Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2d8888d2-e3a7-4f01-91fd-9bfab4844104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:25.679Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3ff52910-a0eb-4c89-aff7-9f949679373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:35.685Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8f6b973f-5f5f-4890-bebe-8b7d9f35e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:45.691Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=653ab666-43ec-4cc8-af80-fd6308db01d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:55.699Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9fe77c05-cd2b-4d1a-a091-a7baf79e723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:27:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:05.705Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ec1c9aef-6d38-454d-94f6-94b013d996b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:15.712Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=93214ff4-0d02-439d-82ed-7b2d6faf98ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:25.720Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ff08f8bd-600e-412a-a76a-728098235c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:35.739Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=713f076d-248b-4d77-b035-eeff9dfc33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:45.748Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=567f327b-cac1-47e0-bea3-f401e6891c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:55.769Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6af38507-bc5a-4df3-82ec-81549f160be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:28:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:05.777Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=393305ec-0b58-43c1-b1df-eab1aa9be74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:15.784Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=75f043d2-e291-44e3-b708-6ae053ff862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:25.791Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=492c40f4-1721-4fe4-a5d2-92e86007b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:35.799Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c01d65d7-9cce-4722-84a2-4e5e5885710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:29:44.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:29:44.700Z |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-11-19T00:29:44.701Z |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-11-19T00:29:44.704Z |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-11-19T00:29:44.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:29:44.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:29:44.709Z |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-11-19T00:29:44.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:45.805Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e6941dae-9d81-4778-9dc5-90e31d695d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:55.811Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d29fdfb4-dd20-438b-b0af-7534755caa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:29:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:05.819Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=648b9756-ef8d-42dc-a37b-7f56eab2849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:15.827Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d3e2deaf-8cdf-40d9-b01e-a6c25a83165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:25.838Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=64648fad-7c61-4a5a-b0f1-d100644ca392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:35.845Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=347c56db-bdf6-4b89-b309-ca7aa54612ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:45.853Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=71838a65-60c5-4c72-b136-65882edd111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:55.861Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=706ba5f5-35f0-499b-8922-84e71fe20ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:30:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:05.868Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=07d71e4b-4c25-4225-ad50-a8f43f1f464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:15.875Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c92f368b-ea00-4d77-b611-f72dafbcef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:25.884Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=79e84c9f-55db-491e-aba4-fcc661d04b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:35.891Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b5f653b8-f738-4219-9735-58f7dc0718dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:45.897Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=47c32ded-1876-404e-bf7f-d3dbd32a365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:55.905Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8b086007-44d2-4fe0-a16b-d27d6afae31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:31:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:05.925Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=92f80d0d-4288-4158-aee7-8676cf412bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:15.933Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=911cae90-01bf-4a88-8e53-008d6884d671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:25.939Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=31a0ffbe-f73f-45cd-9e0d-ddbb2454c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:35.946Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=dcdee245-71b2-44dd-81ab-1f533693ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:45.953Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d887ac61-1b73-4115-b18d-19548daa1112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:55.959Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8110fc13-862e-46c3-9ad6-40a331575b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:32:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:05.966Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=70b13ac6-f232-41e1-9b6a-c0ad0a76e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:15.974Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9fe3e0c4-321d-4b55-99c1-3cf74cff5f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:25.988Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f6e9a833-485e-4eec-be4c-4c9e656e3984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:35.996Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5ebe1540-4748-4e82-a06d-391b65fc56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:46.008Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3aed7700-f7d2-4071-986a-f21a083b9a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:56.015Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f1aff3bf-646b-4aa8-8f12-19e857e79fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:33:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:06.022Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6f851b9a-0305-4e34-9027-ae161d0b2552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:16.032Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8556ead9-78eb-4c14-83fe-e443073a19e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:26.038Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=702d7331-14d3-47d7-87a2-3d0977ec7363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:36.048Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5216f4f3-2b95-49bb-b628-7b6cccb1b9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:34:44.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:34:44.735Z |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-11-19T00:34:44.736Z |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-11-19T00:34:44.742Z |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-11-19T00:34:44.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:34:44.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:34:44.748Z |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-11-19T00:34:44.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:46.072Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2b2c17fd-429c-41c7-9fc1-d5e82129ccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:56.092Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=518dbf92-7295-41dc-be08-6bb468d0359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:34:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:06.102Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8284f742-2008-4411-8813-11639e693eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:06.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:16.108Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6e3330b7-78af-4f9c-8f83-d0e7276addfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:26.115Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d42f515a-9330-44e9-8342-6b7844a19262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:26.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:36.121Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=13ef2244-9705-417c-a980-5645a55feeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:46.126Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6acd7544-d6d2-4a53-bb41-483f5c38da55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:56.131Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1b4da0a0-1ff3-41bd-828a-a894743c0a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:35:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:06.138Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ffc11b6e-44ce-49cf-a330-456e51afc112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:06.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:16.150Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1cc0c71f-98a5-4bc8-bea8-e87aeeec9ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:26.160Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a8cb0d6b-fdf4-49ad-9186-3b9847df7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:36.169Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0964ef95-a564-42f8-acaf-15b0140b852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:46.176Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5666e34b-f0f6-4d9c-b192-1e022d6da00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:56.183Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=949b3c9e-7727-4418-8034-bdbf1dd3754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:36:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:06.190Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=da2e6a82-888f-49f0-9029-2b01c3682dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:16.197Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0bf75293-7b93-4b28-b385-8f76e592cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:26.212Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3115c596-d950-4159-9571-bea077958c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:36.220Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=95ae2769-afc1-4ee3-b017-b63fe4644d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:46.235Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6b93c860-e8d4-4cca-8ca9-f29e81b88041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:56.244Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4ef7032c-674b-434d-ab0b-cfe8d5fdbb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:37:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:06.252Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=30b326fd-a45e-4849-b4a6-0dc05c2cf019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:16.258Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8dffc73d-12dd-43e8-85a4-3eccbbb3f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:26.266Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=d1d1cd7c-c8bb-4984-b48e-7cc91c5a31c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:36.273Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7f99058a-fb88-443b-be3d-61edd1f0377c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:46.279Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b17726e7-bde7-4b33-a859-609367b56ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:56.317Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0061d896-4a91-43a2-9998-62afdd5c9fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:38:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:06.336Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e37ffc96-d1ff-41a7-bdf4-1215111d971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:16.344Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2f49a0b0-d7c8-4919-a949-4690a96dedd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:26.350Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b1241cde-3e75-4265-b85f-0425aeb69529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:36.360Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=059da332-35aa-4483-a5ae-514f76a2b8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:39:44.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:39:44.659Z |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-11-19T00:39:44.659Z |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-11-19T00:39:44.662Z |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-11-19T00:39:44.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:39:44.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:39:44.665Z |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-11-19T00:39:44.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:46.367Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=4f345d5e-2356-46fb-a12e-b407a9ba3dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:56.374Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=cedd3fbe-ca8b-425d-8bdc-28074b028a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:39:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:06.382Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9b109ad9-5fa3-468b-9f64-08a54d38463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:16.389Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c12f34ab-7184-4c84-84e8-c7d0d7fcb09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:26.396Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=350b3099-4505-4cf3-9b28-bab32d640970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:36.423Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=f953bc6e-1b0d-4712-b99a-0154e79d70e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:46.430Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=28c91803-11be-4cf7-b296-fabefe8e3587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:56.441Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=678ca337-e2dc-4d05-ac59-5a75f7d488bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:40:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:06.448Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=392c6980-2f38-4980-b996-aebe5c10fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:16.455Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a3992e17-638b-4802-8f03-d0f07d0a4760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:26.462Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1de3bcfc-18bc-4dfb-8ee3-e585ef5b62d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:36.468Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=00a64050-5423-4e71-9c3b-f2b10ddb755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:46.476Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=9925bd5c-9040-4c36-adc0-43d3b40b077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:56.483Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b697ba95-5908-4de7-b3e0-da35c6c179db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:41:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:06.504Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c8c5321e-2a11-4bbd-8c87-45a501c3ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:16.517Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=72be42e9-57b0-40f7-85b5-84f32ce1488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:26.524Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5591b711-f05a-4268-8816-2bdbf59ca3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:36.530Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a1a0e557-029a-485c-907e-68315ac3d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:46.536Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b5e2e9c3-19e6-4d86-bafa-a47494c1c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:56.543Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=944a4e05-d3f3-4f64-9555-fbe97303f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:42:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:06.548Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ce9ad2f8-3323-4361-aa40-8714687306d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:16.554Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=42e43da4-dbe7-4dce-b9e7-45710f727f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:16.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:26.561Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0a56c2e3-aa56-4627-997c-b7a8b80b6a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:36.584Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=40df6dcc-a149-41fa-bdfe-f656c2b4b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:46.592Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=193e8fe0-992a-41a2-9447-42fe3cba644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:56.600Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5e860be1-1f66-42cd-a441-f980e332b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:43:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:06.605Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=c8347222-97ca-42a4-9c6c-9d01cdd778a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:16.613Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=ebe9e39c-bc63-4264-9da4-b164c5c2e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:26.620Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=2edb7c74-6170-4e49-b6cc-ad9162f2de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:36.625Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=72d567be-a2b5-4500-a7b0-51c651e5603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:44:44.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-19T00:44:44.700Z |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-11-19T00:44:44.700Z |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-11-19T00:44:44.703Z |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-11-19T00:44:44.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-19T00:44:44.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-19T00:44:44.706Z |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-11-19T00:44:44.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:46.633Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=e0d7d21b-0d58-4066-bd46-d0938bdad9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:56.641Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5037c4fa-370b-40f9-a182-a77cfed84e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:44:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:06.659Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a973f1b7-68db-4e73-a9b2-fbf3934a2658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:16.665Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=542c0e1d-ea3d-4965-b810-d7105129b3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:26.672Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=6af61d0d-6f2c-4a22-b1a5-c7c30c13feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:36.677Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5af3b25f-9c9f-420d-9df8-8983577eda1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:46.685Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=a8e4783f-d903-4a20-980d-565431ddbb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:56.691Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=30e6f6e3-9f5e-4dd1-b48b-da3794e9bb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:45:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:06.698Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=8b225a0a-65ae-4afe-8951-92d208dafbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:16.710Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7b33fc0d-b620-40cc-b805-7186b14d0a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:26.722Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=b355bc56-3d44-42c1-adc4-944365be60f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:36.734Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=1f45f805-83a4-4470-9da9-bd09fc0d02e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:46.743Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=bd99daa4-247c-4758-bc95-574044a9c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:56.749Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0abfa5da-a94e-482e-aafe-710ef07e5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:46:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:06.755Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=5bea3619-5d65-4807-ac57-cb14a721f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:16.761Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7b577b9c-05ef-4c72-9fc2-5f2982fb1683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:26.767Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=7e0634db-f206-4d9a-8307-a5b6f9407843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:36.778Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=78b8b738-b2d6-46ca-9287-8f5b8e9e1bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:46.785Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=21a28910-0606-441b-ae9e-5bfd38c7732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:56.794Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=aff0ec02-bfcf-4645-ac4d-3c503350dbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:47:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:06.805Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=3fe764aa-7097-49d1-a55d-b71150bf41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:16.812Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=0c1950ef-a8a9-413d-8dcb-38087b20304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:26.818Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=44e8373c-42b8-473f-823f-d549f5d0fb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:36.826Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=28e52cad-b5ef-4d57-b8ed-fe98ea635456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:46.832Z |INFO |Init configs |InvocationID=03f8428b-65e5-4224-854b-0909be5c278e, InstanceUUID=67d9c3da-2d8c-49cd-af19-9552aa995deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-19T00:48:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |