By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:05:42.899Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:05:42.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:05:42.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:05:43.699Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:05:43.810Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:05:43.811Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:05:43.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:05:43.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T00:05:43.940Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-21T00:05:43.986Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-21T00:05:45.715Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T00:05:46.236Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-21T00:05:46.259Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-21T00:05:46.260Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T00:05:46.341Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-21T00:05:46.341Z |INFO |Root WebApplicationContext: initialization completed in 2354 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-21T00:05:46.717Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-21T00:05:47.343Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T00:05:48.530Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T00:05:48.782Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T00:05:48.785Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T00:05:48.788Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T00:05:49.102Z |INFO |Started MainApp in 8.692 seconds (JVM running for 9.394) |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-21T00:05:49.206Z |INFO |Start scheduling PRH workflow |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:49.222Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=68ffa9c1-f079-4e4d-bce7-5845fa011511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:05:50.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:00.736Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=996a64c5-ea54-447d-b62b-4aaabe03a24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:01.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:11.806Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a137ddd4-4c34-4c23-8be2-5c3b155d2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:12.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:22.879Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=53bdb14a-8e61-48db-a7e7-953a9d51e2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:23.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:33.951Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=13c81393-59ed-4fee-aa57-cf07e968a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:35.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:45.023Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7b62a470-975f-4e94-b1c2-a6bbf9f6e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:46.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:56.094Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7a9e33c6-589c-414f-b3c9-b58d03840e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:06:57.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:07.167Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=84d87d1b-c00c-45e2-8d14-9c06c7fb944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:07:08.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:18.207Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=88843c26-f84e-4be4-8a31-6c9e3b1633e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:07:19.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:29.279Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0b8b3b0c-7bab-422f-8251-6e605253ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:07:30.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:40.416Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=49a81eac-5b38-4a96-b0af-d0ff1820a339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:07:41.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:51.486Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=236234a4-031c-431b-81f8-c05cd72be7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:07:52.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:02.531Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=dca221d1-c098-49aa-aafa-db5528981fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:03.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:13.695Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c5337faa-883a-422a-ad5c-3552d8b490bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:14.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:14.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:24.928Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=17537758-4ddb-4641-ae2b-885c3183fbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:26.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:36.006Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=076ff38b-bba6-4614-af90-cde47d1d547d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:37.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:37.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:47.197Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=495a5fdc-b6c2-4c2b-bac8-bd805c055365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:48.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:58.271Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=184e2519-50dd-4e13-adc5-b5041cabd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:08:59.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:09.343Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6990122c-1d0a-4ff4-ad57-ff7535d80bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:09:10.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:20.479Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=da6ada95-e964-4be6-8d2f-796058519963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:09:21.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:31.586Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e17e6646-800c-4fb9-8d83-c29297d4a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:09:32.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:42.655Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2603cb9f-f436-4894-b9a0-4376be2ae09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:09:43.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:53.790Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a38c40f3-29d8-4ee0-b386-9c9add7cc74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:09:54.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:04.830Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3a84b90f-9ffb-4d74-9351-a4baefb0332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:10:05.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:15.903Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a1aa5fdf-263f-4b4c-b483-add8f59db13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:10:16.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:26.973Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a1812d4e-58b8-48ec-a084-c82ea6948e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:10:28.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:38.016Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fb2b8ef7-bfe8-4f56-9adb-54825d7162ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:10:39.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:39.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:10:47.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:10:47.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:10:47.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:10:47.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:10:47.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:10:47.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:10:47.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:10:47.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:49.085Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=be3cc41f-c102-4616-856c-1bc79cb350e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:10:50.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:00.164Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=becf7ba2-b1d6-4484-9340-ec86e16ffd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:01.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:11.231Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ff687266-b38a-4f7d-94de-46c6c8cbef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:12.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:22.334Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=643689e8-882c-4584-952e-f6d85f974162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:23.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:33.407Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=de7992a3-35cc-4efe-bbef-f19b3e4eec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:34.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:44.446Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=747eba41-b878-4d86-a844-365b7538f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:45.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:55.526Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=32d4ce37-ed10-423c-9870-104777298054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:11:56.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:06.589Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e62cceb9-4672-4729-a39e-e649eea536bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:12:07.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:17.630Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1c4f7784-7a29-413b-aa63-48447750835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:12:18.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:28.705Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=77fca66b-5c83-47b4-ac39-e3c276ee5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:12:29.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:39.787Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b18f9d7a-67aa-4b74-9aa7-ee64b3ed8001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:12:40.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:50.816Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0cd29e4e-bcf8-4aea-abd2-bbb4ba7757fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:12:51.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:01.981Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=cffbe3b9-f28d-4fc9-94d6-e6fb8d623b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:03.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:13.054Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3688e5d1-5e2f-4735-85f0-d6c84fbcc65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:14.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:24.095Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=71b16c89-fc8e-4ac9-b1ff-4cf2370dae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:25.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:25.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:35.169Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4acfcaef-7b3e-4111-983e-f93e589c4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:36.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:46.270Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a7ae23b9-bc30-4f1d-9049-00ac5ecdf8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:47.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:57.343Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=357809f5-6df8-48eb-a769-325d3ec9b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:13:58.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:58.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:08.511Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8f797e34-03e1-4bae-a5db-390360c0b83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:14:09.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:19.582Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0f7ce61b-12e0-4a9f-9285-4a69b54bf986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:14:20.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:30.654Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3a8648f0-2647-40dd-adb8-c2d250debba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:14:31.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:41.695Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6edbb5b7-062a-42ca-851c-21d5f1de5692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:14:42.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:52.768Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5d0e92c5-d813-41af-8b47-bab6c42c186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:14:53.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:03.838Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=46e83029-6098-4360-b020-1eba899b779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:15:04.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:14.918Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=40cd122d-368f-4fa3-b99b-f6b0fadcc1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:15:15.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:25.981Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=36f0daeb-0af4-41ab-b506-dbb50560f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:15:27.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:37.023Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=35f1513d-0d12-42d1-b9e5-adcfee931cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:15:38.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:15:46.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:15:46.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:15:46.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:15:46.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:15:46.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:15:46.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:15:46.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:15:46.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:48.094Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2b6636d4-3ed0-452b-adbc-2b45da83af90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:15:49.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:59.171Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5546c22f-ec9d-4fcd-924c-d4db4421971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:16:00.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:10.239Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=22702444-d0d9-4365-bc21-50f5a1016b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:16:11.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:21.310Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a73fb929-72b1-411b-be67-dd76be24fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T00:16:22.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:32.381Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fac79a67-c2d9-4068-9ae0-e2bab8e6852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:42.501Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d7b687c2-e1b7-4b4c-b30b-dfddcf8d80eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:52.515Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=dc7d3012-b6cb-4171-b530-040fbcc78f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:02.528Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1502e270-f4cd-450e-813c-57a91b1fe9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:12.540Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1e460b52-e355-470e-8ede-359532b1d52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:22.552Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e7568ec7-5b0b-4407-a86c-25ad5df5317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:32.562Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=484c6227-3133-407d-8c67-c44b3a6717c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:42.572Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f31a6015-011c-4ca8-be41-ba645f15460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:52.583Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5ec48b93-2aa6-4154-a4ac-322ef6665ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:02.596Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=df101a25-c5a6-4709-bba7-94900bfc44f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:12.607Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a843cc6f-6df9-48c1-b975-d089d61deb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:22.620Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f2152ea8-7bf4-4d5e-b983-2b611c791887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:32.634Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=bba94d13-c878-4a0a-9166-1b8729992d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:42.646Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=859eb234-70b0-4b79-a686-464375a8cbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:52.659Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=11cdd1b1-c5f2-4529-930e-f6f5a6b1758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:02.671Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f1cc8582-077b-429f-82ce-3722413562bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:02.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:12.683Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4d8dcb3c-11c4-461b-8fad-9972cd1621de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:22.693Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9cea3b6c-0acd-4fe1-b18c-3d789bb24da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:32.703Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3427a136-fb00-422c-a6d0-ba3a766fa092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:42.715Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4b1b1978-ec05-4331-9778-f6feabe6b4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:52.726Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6d2f649f-e77e-484c-8d20-f3bc065a5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:02.737Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2b713f23-3c6b-4560-844a-5259b4f8d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:12.747Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ccfc2380-8851-4f0c-818a-80ecd74fddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:22.757Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7af688a2-cad0-418a-8708-db2b5844225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:32.767Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b468e4ca-a073-4874-a559-590327cd2450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:42.778Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=657b4e61-c943-4afc-b7e5-1f98e2c8db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:20:46.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:20:46.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:20:46.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:20:46.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:20:46.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:20:46.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:20:46.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:20:46.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:52.789Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=aa77204e-8ca9-45e1-b7e5-05ae0ef2ae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:02.800Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c79d4ef5-0390-40a7-8e61-847e901efa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:02.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:12.811Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c406fc98-db06-44b8-935d-d5607698fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:22.823Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=10588091-5553-4f3c-9554-f7cf9e15c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:32.834Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=605f8847-8948-426c-9773-5e8cf625ab0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:42.845Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3b9cf0e7-7887-47b0-90d5-4ff1d6dc259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:52.855Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ba21a20e-0408-4e8f-9f73-c17d9a7b0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:02.866Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5576c951-2ee9-4efc-be49-189052256ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:12.877Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0b781682-f635-49ba-84ed-7cdcf2902089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:22.889Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d8147d5a-fe7b-4868-a638-3b98be7139cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:32.899Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=29649e0e-a3e6-4772-aac3-a82f1ed25a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:42.909Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e9a14263-d3d3-4758-b6ed-7b0297ec3a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:52.919Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=980fabec-7c5a-47d4-a567-b631cbfbd321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:02.929Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8edd3930-61f4-421f-bfa2-885b7bb06f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:12.939Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=411ac755-1708-4c30-8431-3b88140c69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:22.947Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=325f78a6-76ea-4172-81de-2bec75a8214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:32.958Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d2e3ded8-94e1-412c-afd1-f8b520d4b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:42.968Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ac8a7cac-5dc4-4ce7-b10c-3cd657616695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:52.979Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e9dff3a3-9a41-4208-87b8-0dd76778c988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:02.989Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b61fd0e5-b92b-41fd-9bc4-08dfb9edef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:12.998Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=17b7bb93-3973-47a9-9c0c-cd6ee5909ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:23.007Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0b755ae6-8339-4c9d-96d3-6b6919ce7712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:34.942Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=102fd6e9-6370-44a2-aab9-36556f673123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:44.951Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3759f409-ac8d-4913-99ef-243974bf677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:54.961Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=82ebf07d-3804-403c-8fb4-8760dd6552c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:04.969Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9cd80edc-64b4-49bc-92e4-a06ba4c95192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:14.978Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f25a8fc6-0375-4ae9-a63c-657945d99d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:24.987Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0ee81ab6-e6e6-4b3b-99ff-b2db5dd0fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:34.996Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=04bdc609-ad27-40e3-8bee-36d8056df8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:45.008Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7f3b0914-1c64-4c77-8086-bd0f0a025459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:25:46.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:25:46.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:25:46.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:25:46.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:25:46.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:25:46.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:25:46.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:25:46.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:55.018Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2cb0294c-e1e0-46ac-ad3c-9a930a2d9462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:05.028Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0cd7c0bd-b44a-4a5d-aac6-a52adb9783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:15.037Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6a9fe745-9268-4444-ab75-c75fdf36e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:25.045Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=35d42fd5-5a90-4207-8da9-88506ea03338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:35.055Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=dec663de-f076-49dd-b67e-ef5adbaa2fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:45.065Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=eaf055cc-ede6-489d-99f9-9d8120b2a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:55.073Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=bc6d8509-87ba-4c03-b72f-6798e95efdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:05.082Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=103faf51-b51b-4c19-8fb8-5f122b5fb6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:15.092Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8a38a91c-29df-4017-bab7-c6058bd91728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:25.101Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=01e8cc7e-2d8f-4f86-91f1-6d7e0fb8444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:35.109Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4e5f8649-d956-4d30-85b6-5a8ec040fca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:45.118Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=857fb744-14a6-4c0b-951e-4d3ff233696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:55.126Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=afdc4862-c17a-46c4-8a3b-ff5c0e36c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:05.134Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=93708f4b-2f48-49a0-9f26-ba8851d2e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:15.144Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=47947d31-7b6f-4195-b4d9-d4b1c5cddf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:25.152Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=38d02ec4-3449-497b-accb-91c749889f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:35.160Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f69f377d-9e84-48ab-9838-b00da6d48e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:45.168Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f05bbb1e-6984-4b71-ba40-5d8d2ffb6833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:55.177Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=41b254e8-93b5-486e-8e8e-a36202ca8168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:05.185Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d844d8c1-095a-479b-b598-dc1e7d84dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:15.194Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d2460b79-d741-4ce8-87e5-4910c770e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:25.204Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8976c4b4-a655-412f-a9cb-517cab4a22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:35.213Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4a31cff4-b640-4ee4-905f-173c3a2aec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:45.223Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8360504c-c9e5-4dc1-928b-9675346e3f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:55.231Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ae292600-58c3-4f9c-b037-cdbd7f78360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:05.239Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=dded9cb4-eb18-496e-aeed-4831afbb5a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:15.247Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f8c19aae-5032-4fbb-9c06-3ae1bf722a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:25.256Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b5089415-4c7f-4d33-b76d-89cd69f80163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:35.264Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=98f90fce-b99c-4abe-9022-a18510f008a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:45.274Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d0ee850a-295a-49ba-b7ca-0c76c25ab382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:30:46.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:30:46.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:30:46.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:30:46.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:30:46.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:30:46.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:30:46.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:30:46.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:55.283Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1c836c07-cd86-4fda-94c6-f50d4d31c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:55.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:05.291Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a65adb06-84f3-4367-b08f-d769c1415374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:15.299Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b09b2d52-e572-4bfa-92aa-ae7310f53b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:25.309Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7c982c57-213d-4eb8-8c6e-b39008cf1003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:35.318Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=85d29481-6d1b-4ba3-94ae-ae070a30ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:45.327Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4b3fcad3-663d-460d-a9bb-8d658732c02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:55.336Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4b65cf08-78c7-42b8-8ed4-97a6dcbb7d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:05.345Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=641175f0-ce2d-4c2d-97b9-822b33af98d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:15.354Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=298725ca-3ad5-45d5-a596-2a1a8c00e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:25.363Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ddb9c4ca-1d9b-4456-92aa-8d525333ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:35.371Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=018402a0-a324-466b-90c8-4a8ee95c03fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:45.381Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=bc5cbd67-b1c5-48ff-937c-ee708e546ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:55.390Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=07cb4b33-baf1-4a04-94d6-eea4652698ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:05.400Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=eb64f6d6-9a55-4b92-8c6e-27559f7a3a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:15.411Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a0a9bf53-7ed6-41cb-8994-85aae4dd3ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:25.420Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=849e2ba6-f20d-40e8-a2a5-a5898aab77bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:35.427Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d507c896-38f7-425f-b141-6911191e8316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:45.435Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7fce8905-5d01-461c-a0df-73c87aafdb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:55.446Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f7733f0e-6cb0-402f-80fe-311d22672a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:05.454Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=24c1a71b-23d9-47b4-9c37-b400bc361074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:15.463Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fb99fae8-161d-494d-8b96-c9079b469315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:25.472Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=eeb19093-d4d2-431a-aa02-ab7aa529a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:35.481Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e334d9ea-ed5e-4e08-b906-de7e233e71af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:45.490Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=86d73750-fc57-4b88-946a-5abb7466be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:55.498Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d639799f-933f-4469-998b-f656e9a47911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:05.506Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e933a759-16fb-4815-989b-ca0785692ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:15.515Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d404441b-7e7e-4a81-a0a7-3051da53a689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:25.523Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1bba9738-d039-4a52-9f99-65163c684848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:35.532Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2fd08801-17d7-4ff2-87f4-2c80768aa856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:45.541Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=96ce013f-20ef-4a95-ba8e-0d91514d96a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:35:46.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:35:46.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:35:46.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:35:46.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:35:46.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:35:46.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:35:46.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:35:46.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:55.550Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e87844cc-3488-4105-b45a-e4218b7074ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:05.559Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e057ed2b-c0e9-4416-86fc-69582c8a6fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:15.565Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=39d4b960-5328-41c9-a291-4e40b10bc67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:25.574Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=cab8d5a8-fd93-467f-8b2e-25510a5c36a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:35.583Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=013597e5-abfb-45d2-ba8c-7b6ea643dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:35.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:45.591Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=997d4c8e-c726-49a8-b914-a17e06422b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:45.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:55.602Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4d062262-0266-4176-8797-202678af5126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:05.610Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7a5af25d-50cd-461e-af67-ceacdd747db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:15.620Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4065df6a-97a7-4396-aa25-296120a8f0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:25.629Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=46b7406f-78fc-4b99-84d7-800f39ff0bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:35.639Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7efc0018-7bdc-4324-be6c-1d0cae64d8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:45.648Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=997a34bc-d1d7-4788-867b-b28514debe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:55.657Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=aad7bed0-7e49-4dde-b845-0fd886b22d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:05.665Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4cc5e827-8c2e-48ce-8f9a-968bfe3430db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:15.674Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=bdd3b99e-04da-4e81-b217-d73c0e179289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:25.684Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6ab71333-b571-4c80-b574-3467a3462f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:25.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:35.693Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=edff9cbe-282d-453a-9f45-622f9a6dc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:45.701Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=395b3bc5-90a5-4a94-af12-81790f545743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:55.710Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=183feeac-8f9a-4f97-af79-c362bd56dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:05.719Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d4a59cf4-97bc-45e5-9c96-0d8dc9265b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:15.727Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4db69550-8a54-4e74-8c0b-4db45af84638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:25.737Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b72909ad-abb1-4a95-915e-6bea902e068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:35.746Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8628d851-d3bb-4790-a652-d9005363d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:45.754Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a6ffc3b1-dd3a-4861-8c06-2d0c651540c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:55.765Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=415f78d0-2e3a-43ae-9410-5f82fb4c8389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:05.772Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5ba4bb87-c289-479c-a981-bae7b9389f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:15.781Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7a9b6c4e-38a4-44ac-be44-d05ccd1f6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:25.789Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=603a3863-6937-47e6-a545-642ee5d7727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:35.797Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=000a1cad-ee06-4a20-97dd-276c337e33b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:45.805Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1cc38cb8-0655-4ac3-a12f-34b000d5ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:40:46.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:40:46.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:40:46.915Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:40:46.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:40:46.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:40:46.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:40:46.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:40:46.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:55.814Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e42ab634-bf6b-47e6-9769-e3c741bd0397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:05.822Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=180f9b31-8905-482c-9115-0903029e83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:15.833Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=bc0af1d2-c90a-4b77-99e0-ade485c83fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:25.841Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7aa60583-3791-4d51-a474-a484b0bf5077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:35.852Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2b0d5f0b-c1ba-454e-a39c-4ba55e1948f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:45.861Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1d9cafb9-5c4d-4997-b675-d56964401d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:55.871Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7c60c4e4-c7b4-4946-8192-ca911b26f87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:55.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:05.879Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=39d7655b-e7c2-46b3-846b-3f76e3c517fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:15.888Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c662d7b9-4cc2-4fa8-bdaf-2da26f61f751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:25.896Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7096e3ed-3970-4335-8e0c-d3a331cc4674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:35.904Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1aa96c05-845c-4870-945e-f77b11119901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:45.912Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=62cc4c03-946b-4d52-8651-34f985c48e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:55.921Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5dc4fdf2-79e5-4bb5-b41c-ad4f9def472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:05.929Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=37bab4e5-d089-44b6-bbc4-66f20e599a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:15.937Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=12d17534-3951-4d90-a630-dc66a987f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:25.944Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5da442ae-70eb-4899-85d6-387fc8d6b54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:35.955Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7e11d368-c4ea-4ff8-959f-6293adda2cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:45.963Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=76d354ec-5ebd-481b-aeba-8d7c01a44e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:55.972Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ad5e8f38-bf00-4e45-84e1-244664a06e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:05.980Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f439a3c5-dae7-4847-8bc0-34730f654c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:15.987Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4e5a4179-3997-45c5-be2d-6dfd73c8b7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:25.994Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=34ef0e9a-575a-4cf6-ad4a-4bd135989390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:36.003Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5c9845d7-c490-4f38-9478-086159c2afc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:46.012Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=61c7fb75-3488-43b5-9a86-e95959c561a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:56.022Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fc3793a3-5610-4058-a87a-2901e292bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:06.033Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1fabd2c0-6efb-4f2a-af19-f64549ddea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:16.045Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3eea5f0e-a661-494a-8855-075d28b22b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:26.053Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=af4e60d9-cd49-49a1-bcf5-1f4caba266ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:36.061Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4284fc9f-119f-4d0f-a08f-2566a88c4db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:46.070Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=574fe829-1f02-4985-9f83-18e0a876bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:45:46.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:45:46.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:45:46.928Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:45:46.930Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:45:46.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:45:46.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:45:46.934Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:45:46.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:56.080Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c20a57f7-e681-4b14-bb90-2341abea7812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:45:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:06.090Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d9ff7338-5e11-4121-a73e-fc84d181e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:16.099Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=abec5fa8-8993-4c5d-8ff6-7ccafaa67e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:26.107Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=aa15a418-cf31-4ecd-bb7e-70d00ebd3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:36.115Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c07ae7df-dc73-4649-b972-aea2ab365c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:46.124Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=ad5c1337-2665-419e-a311-300c312fee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:56.133Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8ca1dfa4-736b-4481-9458-0a576adc8456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:46:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:06.143Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=65b82915-8892-4c82-996c-0f306c5f951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:16.153Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9ca7d16f-3a6c-4665-88fc-2b0a290bc4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:26.161Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a1f7925d-69b2-438b-abdc-154756c932c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:36.168Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=48daba81-41a4-43ad-86b7-ec616d18bf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:46.177Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c25e3366-f1df-4877-b391-d1ef078f68f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:56.185Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=05e4307f-5611-4dfc-9640-bcdb750951bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:47:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:06.192Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=80c7256e-14ae-49da-ab36-1d84b9356ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:16.203Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=094e5b72-d625-42e3-b104-b8a1686386ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:26.212Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=890978ce-9f5a-4bf8-8408-2a7aedd4e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:36.220Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b9e1f799-073d-492f-839f-3c862205ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:46.230Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e45efaab-df8e-4935-a3c8-dc6944d9d8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:46.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:56.238Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b1e746ef-2cca-4da0-a9e9-6d41d92bf30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:48:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:06.246Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=93d75b12-61fc-4353-b34b-c8a75f68b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:16.254Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a1f99738-7fa8-4e35-930a-284705617775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:26.262Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5eedc192-fc8a-4634-a7ca-a249bbb2c861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:36.272Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=37497cdc-130e-4ac7-8772-fa6ef7c3fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:46.278Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=98c49514-e5a6-4582-b08d-c505ca8a501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:56.286Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b9cccaac-c2c2-4ff3-927e-152e55a28b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:49:56.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:06.293Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2970d9df-f4c5-479e-9c6a-c9dd3908658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:16.302Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=cf7de4f0-a488-488c-a84a-4fd73eedbb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:26.310Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9588bf4c-a3fd-4e2b-a529-5759a14d5d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:36.319Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5e39ada8-66b4-435a-97a4-7eea34d5e4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:46.327Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0de6ac08-3fc1-4d09-8c43-f5cfffacd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:50:46.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:50:46.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:50:46.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:50:46.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:50:46.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:50:46.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:50:46.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:50:46.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:56.334Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=6c8bb262-93e0-476d-b17c-f5dc9cab917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:50:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:06.342Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=113813ac-ff93-4311-a510-cbe29357e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:16.351Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=748bc1e5-8816-4fc1-bd2e-91e2977f544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:26.358Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b69f6d1d-1728-4565-b8fe-cc249a68b72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:36.367Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fa1b65e7-ba2b-4bcc-967a-5d3232b20c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:46.375Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9ec403ca-d0e5-4481-a541-4bf55b3d2f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:56.383Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a7060a7b-52fc-4854-960a-f82d2bd8ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:51:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:06.389Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3d798815-6bf9-4906-9a6e-6f95e113ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:06.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:16.397Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=dc322df3-401b-4d91-95d1-85908260435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:26.405Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=cee751bc-811e-4a89-9103-53bb531ac05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:36.412Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e7f72c09-70d5-4b90-8007-3db36e0e8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:46.420Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5d7acee9-3801-49a7-8df8-44fbd0d7c859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:56.428Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=29a6c893-0921-4792-9893-8b81635c3a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:52:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:06.436Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d1e36f37-6bd4-4848-9a33-b0ab279fe3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:16.443Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=294c98cd-6261-44c1-9795-5d1c058ae8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:26.450Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8ae19080-b3bf-4a43-b317-d6d823cebea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:36.458Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=05d8ecd3-718a-4d2f-a54d-b9e3a292ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:46.465Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=44ef1298-b312-4b1c-b58b-f7aa6f514b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:56.473Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1d9240c0-df29-4006-9f8c-1cdbcd6bbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:53:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:06.481Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0502233d-3ce2-4c04-ae82-54b55a3a0cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:16.487Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=82387adb-8272-4b69-be88-34efac380770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:26.494Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=36986deb-d3de-4386-8197-c731c3552605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:36.501Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9cb9074a-a722-44fe-9cbc-8ffb306e45f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:46.508Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=4a80c7a1-c284-4b5b-9c5c-0b9ee82e321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:56.517Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=48ef9e63-4ac2-448f-a329-278cbcc59129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:54:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:06.525Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d07f7f98-70a7-4ce7-8cb9-e19001c68402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:16.534Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d78a7fb0-f472-4ab1-948a-5f0c361132d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:26.542Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=26e61662-e0ba-4b1e-9e76-27fa2b4f5ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:36.550Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5f5b1b66-f6ae-4535-ba62-630de31b51b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:46.557Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c97e2b34-044d-4448-9c6a-93ab0c52a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:55:46.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:55:46.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T00:55:46.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:55:46.900Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:55:46.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:55:46.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:55:46.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T00:55:46.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:56.566Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=a13f71ca-048e-4f33-b51e-c8abd472316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:55:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:06.574Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f3a6ee0e-1154-460c-8d3c-ed203706376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:16.582Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=28e4e612-cafa-4540-b098-8022baf150ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:26.590Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=75e7269d-6166-4d1a-aa12-63a1778a0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:26.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:36.598Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1ef11b77-4410-4457-a958-7c5e806f92a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:46.607Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9f8b7efd-321a-4b5a-ba0f-e21f9e45ef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:46.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:56.614Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=32c03b1f-cb6d-4a2a-adcc-35f78abf9248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:56:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:06.622Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=09c9ad87-499b-4a56-91f7-d454c08eb65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:16.630Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=16dee726-d6cf-4e87-bcb4-b4d5c26bfc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:26.638Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=65f5229b-33e5-45d7-ae6e-36af37d774b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:36.646Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=8fb5f65a-f14c-41d6-94e4-e81b321f9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:46.653Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7839e15f-9834-46d1-83d1-29b518d28174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:56.661Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=00066f79-9b78-45b0-9407-d8253642e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:57:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:06.670Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=178890e8-a73e-4832-beed-7546ec470217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:16.678Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f4cd15ba-88b3-493b-b8a8-507d15dbd466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:26.686Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=aeb69733-7317-434b-bdfb-f22f7e87e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:36.694Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=81c1d475-323c-4f99-a266-7ca2d91c3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:46.702Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=2ebf1542-7080-46b8-bc7a-520b3f5f107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:56.710Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b1d45917-1a57-496d-8952-39c15104c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:58:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:06.717Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=644cdda6-5f04-41ad-b3f0-0a7a8af68f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:16.726Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=22294e21-333f-4464-8386-eadfee9daf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:26.735Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=03a60300-bb9c-44c1-8e17-764ff638effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:36.742Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=46f2993f-3b76-4d03-aea5-397fbbddf39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:46.750Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=49887d25-e65e-4fef-92c9-2f98a11d1a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:56.756Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=723c1fd0-c030-40af-a500-7e4813c7ebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:59:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:06.764Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c9911afc-c10f-4342-b5ae-ed2caa78f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:16.771Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=804e864e-3811-4342-9462-7d8130b7ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:26.779Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f589049f-a7fe-4d4e-8343-99e704eba351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:36.787Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5bc592ce-0d77-4828-98f7-f70a917f4c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:46.795Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=5b5e68eb-1730-4485-ad53-61c3d5699829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T01:00:46.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T01:00:46.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T01:00:46.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T01:00:46.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T01:00:46.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T01:00:46.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T01:00:46.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T01:00:46.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:56.802Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=fe2d632c-b169-4f42-ad50-3e37c69d58a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:00:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:06.809Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1afb019d-8cd1-4ae1-a733-ebc4a5fc5d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:16.817Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=360e49e2-adfb-4c9d-9f2c-80e5575853b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:26.825Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1a4a5da2-3b60-49ea-b53a-6b05c84b3ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:36.832Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=646ddfbe-2a81-4a31-96de-5fb0416868a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:46.841Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=505bbcb4-a74d-4591-bb4d-d90df2800409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:56.848Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=0dfe2413-ec64-4206-b8cc-5fd84d8884c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:01:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:06.856Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d2c0bcfc-1183-4190-939e-f5642547866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:16.864Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c7d2d88a-dd75-49a3-aab2-2de9e54f5a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:26.871Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=72886975-79f7-4fc8-8add-c8a192367933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:36.879Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=859a6a18-d5cd-4412-ac69-63368ca38d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:46.886Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=7c68da3a-74ea-49ce-901c-2ef018ed856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:56.894Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=1b67d533-7be7-47df-96bd-19f715623ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:02:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:06.902Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=d2eb3db5-ab96-4029-b7db-26c109d670b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:16.909Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=897b0485-3092-4538-a87a-a788e18559c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:26.918Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=f45fbea0-020e-449c-b42b-1b9fe61ca06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:36.926Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c95bd11c-1159-46de-a360-553d389e2a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:46.935Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=488401a3-e8e1-46f1-ae01-3833a5cdd018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:56.943Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=9c847272-ba4e-4217-83c7-c9a4dc3569a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:03:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:06.950Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=c8b67fdc-d2e8-4bbc-8d22-e782296db34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:16.958Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=3fe7d3da-ee7d-4511-88dc-57eb8e97e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:26.965Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=b6615d39-2119-4603-8c8d-28929240d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:36.973Z |INFO |Init configs |InvocationID=41c32853-1af9-4f10-94fe-97acd9a72478, InstanceUUID=e0a1c9e1-229f-4ea0-93e2-abb42d80d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T01:04:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |