By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T05:54:20.871Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T05:54:20.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T05:54:20.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:54:21.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:54:21.671Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:54:21.672Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T05:54:21.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T05:54:21.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T05:54:21.852Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-14T05:54:21.878Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-14T05:54:23.328Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T05:54:23.743Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-14T05:54:23.765Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-14T05:54:23.766Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T05:54:23.822Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-14T05:54:23.822Z |INFO |Root WebApplicationContext: initialization completed in 1943 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-14T05:54:24.198Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-14T05:54:25.054Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T05:54:26.412Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T05:54:26.971Z |INFO |Started MainApp in 9.074 seconds (JVM running for 9.861) |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-14T05:54:27.044Z |INFO |Start scheduling PRH workflow |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:27.059Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=512aaf66-00b4-421c-946f-b07bb253aca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:54:28.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T05:54:36.950Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T05:54:36.951Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T05:54:36.953Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:38.573Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5bcfe142-2717-473e-b066-b2059545a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:54:39.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:49.645Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fa8ed374-f85a-4de1-9505-da6a72e97355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:54:50.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:54:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:00.732Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6e675954-3a7d-4f4b-9e63-22b46b3181ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:01.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:11.794Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=40d11c28-73bb-4bb1-a214-cda5c17a11be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:12.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:22.902Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d682b60b-d4f3-4b86-a707-a2e0fc1731f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:23.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:33.968Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0a3cf57d-fa97-4e44-953d-c99c24dbf4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:35.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:45.039Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=264157e4-17e8-484a-a8da-bdeeaaa3fe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:46.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:56.109Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0db5d664-1935-4835-8e73-8188d8f24000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:55:57.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:55:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:07.151Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1fa6bb72-a9b2-480d-8ce8-226e704a841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:56:08.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:18.223Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bf3e817e-82bb-4190-84e9-2759ebe0d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:56:19.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:29.262Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d1f01813-3ff9-4277-83a0-6ef2804e6f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:56:30.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:40.299Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6c562174-9145-4f89-9da4-c44690d342cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:56:41.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:51.353Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9b8cdeac-b9fc-456c-8278-f804a55d0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:56:52.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:56:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:02.409Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c6596ffc-6921-4207-81e1-65093328f22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:03.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:13.464Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=61f5639c-384f-4795-8fd3-233c6214c1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:14.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:24.526Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2edd6834-6ba8-4f2f-9897-c4fdfa70ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:25.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:35.596Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1bb51cf6-3dbb-4b64-913d-01a712042f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:36.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:46.639Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d26a86cf-da69-4a07-a6ad-820ca80d764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:47.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:57.676Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=278819ad-051e-4c9c-b4ec-af357361d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:57:58.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:57:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:08.722Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0523199a-faeb-476f-8378-4afb3611a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:58:09.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:19.788Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=128d1f08-db6f-4568-8124-89cf02cb1bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:58:20.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:30.868Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=86693644-5f62-4561-8fcc-ae4850661b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:58:31.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:41.936Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7e75f370-72e6-453f-8a28-37b7bcd781ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:58:43.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:53.007Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fae4c2f5-1c9e-45d7-9ef1-86a7a7297735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:58:54.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:58:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:04.076Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b682284f-9cbe-4fed-8c47-aa8129687363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:59:05.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:15.154Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aed54d66-32e5-4271-90f4-7bcdc1a1ef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:59:16.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:16.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T05:59:25.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T05:59:25.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T05:59:25.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:59:25.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:59:25.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T05:59:25.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T05:59:25.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T05:59:25.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:26.219Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=933af0dd-372b-40bf-8dd7-6b2c09bee9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:59:27.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:37.274Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=37053e79-4acd-4593-a591-926073e1f579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:59:38.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:48.337Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e703b6fc-a051-4868-91e5-a9ce10789582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T05:59:49.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T05:59:59.377Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f1b7e2bf-9a5c-4d01-9802-97b2f7bc4066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:00.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:10.445Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=22e8b056-3162-488e-bc9d-c40b1946f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:11.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:21.482Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=db72987e-af60-4020-9d36-0644118423b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:22.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:22.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:32.557Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f7cc16da-29fd-4676-a06e-60327c171106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:33.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:43.600Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3b4c5271-e8fa-4013-ba21-3600121fcf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:44.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:44.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:54.638Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f39d8810-0d16-4516-9eef-0e2260f10877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:00:55.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:00:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:05.712Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=072869a1-e39d-4980-bdc2-513fd688ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:01:06.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:16.778Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=92ca61a0-f3ec-4d5f-ad02-ed61cd02dbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:01:17.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:27.851Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a7edf247-c2d3-495d-a6b4-89115b18d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:01:28.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:38.928Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1bb63d46-75c7-4323-8021-8923d80f0390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:01:39.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:49.961Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1549ad7a-ae2c-4d03-9eaf-07215b8f9c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:01:50.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:01:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:01.001Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cc452b6b-ecb4-4cc7-ad16-79e3394da7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:02:02.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:12.043Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=65dbf2c0-b9b9-4569-b9ea-525b5ee2d24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:02:13.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:23.088Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=33149d81-1ee2-4513-8a5a-4517a3106d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:02:24.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:34.161Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7a7ea7af-a4bd-4dc1-b1ef-51b5ef6b2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:02:35.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:02:45.193Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=eba7f06c-a2bb-4b17-ac66-fe24029318a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T06:03:15.225Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.46.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:25.229Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cdf303e6-9b34-452e-90ac-1f213341901f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:35.369Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9cf3205e-8432-4daf-811d-d1220f4d62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:45.388Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9885cb51-70df-4657-bcee-c649a38226f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:55.412Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=618df5c2-a37b-4f82-af7a-70688969a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:03:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:05.433Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=13a9195b-d269-4c5c-91d2-e7a3508fdd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:15.445Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=84726da7-bd61-4b3a-b52d-67996f58efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:04:24.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:04:24.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:04:24.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:04:24.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:04:24.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:04:24.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:04:24.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:04:24.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:25.464Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f15da82f-1085-4958-9faa-cff05a7ca13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:35.488Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5d522f75-522c-4ac8-8199-ad9c51d73ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:45.501Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=72d501fe-b809-4923-91c6-260360ec2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:55.513Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b68f8743-1540-442e-8ec9-302198bc137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:04:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:05.523Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f16985db-636e-4799-a9d1-c8ccbc54246f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:15.534Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=584b4af7-c6dc-4164-8e42-7837dcf0bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:25.544Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=809574b2-aa6e-48e1-95aa-89e9ada662fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:35.560Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5b03aeef-039d-434a-8842-19d62a44ccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:45.576Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=42e4e1b8-fece-4c57-947d-f9000ec5c0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:55.592Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b0efd196-669a-4b23-90a0-b2c295be7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:05:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:05.605Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=316d7015-bb55-4b93-909a-c02ca2556b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:15.616Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a7968ad2-a7ba-4793-8c74-6674ff205389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:25.627Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=46f1543f-cf13-4360-be45-4896850ba5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:35.639Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e674b5ce-a417-4555-bff8-cb735bea6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:35.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:45.650Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=786d250a-9969-4d73-9076-f6e6efc67c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:55.662Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=069fab99-3467-4f20-9b57-5cd6b1bdd228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:06:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:05.677Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e0f8f24b-069b-4f9e-bf9d-d985a9b2be75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:15.722Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f7066f6c-c1c2-47ca-8d81-ac3fbfc1a01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:25.739Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1b7c3ab8-2f6f-4e6e-a226-b67d85519ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:35.756Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ddb29be8-5543-48ba-895a-03c3c9182377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:45.777Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8344f8a8-43dc-44f5-b17f-690b63f4b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:55.809Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e18aa845-cd17-45a0-92db-4f7c56ae5aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:07:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:05.822Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f5e39144-25c1-45f2-91ee-0eebfa36966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:15.833Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3754b6e9-3db2-4ad2-9243-56e439a8939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:15.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:25.853Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0ab19e2d-d6d9-49be-9275-9ad7c0e43769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:35.864Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cf5e8b83-a7b6-4109-86f9-c73a434e38fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:45.880Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8dd6212f-5927-4585-8c29-455fe476f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:55.899Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=94771576-17fd-4816-88eb-ca69b1fd02c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:08:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:05.918Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=69a6cfe0-4361-4b14-bd7c-0f833d78b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:15.927Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8f40ab83-4785-413b-b52b-70c936979504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:09:24.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:09:24.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:09:24.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:09:24.569Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:09:24.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:09:24.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:09:24.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:09:24.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:25.942Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=af537c81-0e66-4fa1-8740-533126a930e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:35.958Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a792dab0-5cc3-4b00-94d0-1ee1b5ae4a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:45.977Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9704ccbd-84fe-4879-842f-8f857ca019a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:56.012Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=97e893d5-78a7-4e73-a3b4-f45193220269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:09:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:06.022Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a0795714-cb28-4508-af72-445a8e80ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:16.033Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=571c2bfc-1a46-4f8d-9e74-8b83d662a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:26.046Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1ed6f014-164b-43e5-950e-e5ceddd2bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:36.070Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=775a2b06-f7a8-4524-9db5-92faa467d62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:46.087Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bcdebb25-11dd-4591-8ad8-56d13d9b7634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:56.117Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b8e9d231-3eda-4e06-9117-877771e14002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:10:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:06.128Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4d4773eb-bef9-42b8-a408-7efb2c7bc0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:16.140Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=40c6f6a6-f922-4dc7-b51e-1a741615a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:26.179Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=89d018bf-315b-4883-ab3e-51e574cb019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:36.219Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=dec153a6-3897-40f7-a3d9-d8e186e83c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:46.256Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=99ba0919-7b3a-4860-b9c6-c05fc4a55ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:56.271Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9985ecf7-380b-4d1e-bead-b8f9d3e8f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:11:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:06.297Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9b080d76-9d2c-4181-b973-b560668314da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:16.319Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e22b4332-678a-499f-a223-0edc03241599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:26.332Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=decca181-beb5-4214-8f9f-d4a1366c0299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:36.344Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ee5dcfac-4aa8-4076-aa9c-73c7c8c4515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:36.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:46.355Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fafe8083-0b76-406a-a633-8da9cf2c4d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:56.379Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f937f01c-ede5-4815-829d-8f46f3ab1d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:12:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:06.412Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3dba558b-565b-4b77-9f77-246363b8137e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:16.428Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=af2b46f7-8cc6-4180-b189-d885f69374bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:26.446Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5f0d99b0-2b95-4e91-8c3a-3763d7323bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:36.485Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f2ff968c-642a-408e-89b6-4e3f7154d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:46.503Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5da0ff39-6e96-487f-9941-ba4c5567ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:56.548Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c27806a4-b5b5-43a5-8d13-f59248a41575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:13:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:06.572Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=09bf3564-818c-4901-a15c-1afd61fc8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:16.581Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d6b9b734-9244-444f-ac9c-86ada4fa708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:14:24.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:14:24.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:14:24.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:14:24.607Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:14:24.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:14:24.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:14:24.617Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:14:24.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:26.605Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=76ec9373-af48-41a8-a5eb-c72423aec71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:36.618Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=173a727b-4df4-4b42-b870-991b7e1a6d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:46.634Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1192a090-b6da-49e3-9507-0a8d11d12019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:46.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:56.645Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=202d5c46-c422-4419-9eb9-bbe35e238f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:14:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:06.654Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aeb3e072-8132-48c0-a919-46f4732a43d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:16.666Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fa2f3f59-7d38-452d-bc22-71876e715f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:26.678Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=acaf19e4-03f7-4407-bbcd-678c2307784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:36.699Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0ab4d01d-ef91-4dc6-b0fd-8207a7af574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:46.727Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=dcd5395c-b06f-4a51-b4a3-5e14000c4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:56.737Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c5f38af1-131c-4d90-a666-d2de274f6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:15:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:06.746Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9e380bb0-131d-4267-9785-e1cb878cd531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:16.753Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=da2b9989-733a-499b-a256-fa525b291f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:26.764Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c07ccadc-8ed1-43ed-8066-c3f6c629e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:36.777Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8f7b0f6b-31ab-4e66-85d5-f66818c79cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:46.817Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d39cb6f1-0050-4f8f-87e7-6accb82ba759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:56.833Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4bf32d43-15bf-4980-8d59-cfba233222e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:16:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:06.845Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3cf95eb4-2595-408a-aaf9-9e2b8f011243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:16.857Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8f41e4fe-e7c9-4cba-a50d-4bd9e547c19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:26.868Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9bd36587-0cd7-4e44-a31a-669973d6cc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:36.885Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d3c46082-1a04-45c2-bc1a-9cc09d6e778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:46.901Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=75a428af-72b2-401c-938f-cbe172cff43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:56.912Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fb9ccffd-3916-4d59-8bed-2671983f274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:17:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:06.920Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=62674950-bc34-4430-a7a4-edb74a695972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:16.936Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b7a33fd5-eb0c-43bc-83f8-8c3febbd6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:26.945Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=31a97701-20bc-45cf-af17-82744e70ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:36.956Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=743fedee-8aa2-4346-b22f-970368bc5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:46.966Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4edc5a54-1c00-4aa1-b384-051790e412a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:56.977Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fc6ea43f-8d32-4926-b4b7-56435a6b38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:18:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:06.997Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cfb9cb79-e79a-4c1b-9296-01e277e2d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:17.012Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ffcde222-c60c-4244-a1e0-469afc630d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:19:24.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:19:24.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:19:24.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:19:24.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:19:24.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:19:24.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:19:24.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:19:24.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:27.023Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6927461d-0d5b-4c86-9e56-942b9e03452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:37.039Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b0f43697-0c26-4faa-a5c4-3eeaa0e6b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:47.053Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c640b261-92a6-44f2-acd5-7f41457fa38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:57.063Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f8da9b6e-7816-47c5-a3ef-75208fda5fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:19:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:07.073Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e72b099a-8e94-4048-a0ad-676bf0099abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:17.089Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0a8f5b52-bd9a-45f5-950a-5d0db54da49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:27.100Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bac59c0b-2998-450e-b0cb-b16cffd4c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:37.116Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=24321994-dc6a-40d2-9fe0-4081965b2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:47.128Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=83f33dfc-8eb5-4648-9516-6b67ab91acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:57.137Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c89bc3aa-ef5e-4164-8c2a-452558eb1787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:20:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:07.147Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2c7020a7-ae3c-4fb6-a38d-a628307d19b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:17.160Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=315a06b8-b238-45de-a312-ef19161d153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:27.170Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d2974891-c35f-4052-a619-2625c20d831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:37.180Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c099cd98-7ee1-4f9c-9c00-98a8b12ccab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:47.198Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=54680a0d-135a-437a-b1d9-78a16083dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:47.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:57.211Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fe35fd9f-b52d-44fa-a102-f87f3bf52cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:21:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:07.224Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=73788e8b-ad9b-4d01-ad72-d63456c72b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:17.240Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f0d0bf79-46d3-45bf-9983-d7975721983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:27.251Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8ed5767f-5d74-4dd9-bc55-d5cef0a40383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:37.259Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b2dac18b-0f9b-415a-8aea-582a1281ede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:47.268Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=412b5eb3-b2d9-4d28-8247-09858b7e6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:57.278Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=56e29eca-b498-43de-a529-c226d7c10102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:22:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:07.292Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=99a133e1-210f-4205-9761-7df970227434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:17.301Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8b358506-bbb5-4b67-8f11-71e19ab68622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:27.313Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8d131860-3fdb-4db4-9fc7-8493c87985e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:37.326Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fcf115f0-5c40-44b5-ad31-88608a4f5cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:47.338Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4def94d8-8b00-47a3-922a-f94044028812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:57.356Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f8ba78c7-81d6-49d2-9aca-30d7560ff10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:23:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:07.366Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=032c4eeb-6615-425b-896a-d0edc3219578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:17.377Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e3f3be01-7cc7-4969-90c3-f489b1208df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:24:24.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:24:24.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:24:24.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:24:24.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:24:24.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:24:24.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:24:24.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:24:24.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:27.384Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5258d917-4e41-4329-9cf7-c92b070d8691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:37.394Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6dffa9b4-dc51-471c-a30e-06560544a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:47.402Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b5920b9e-87b4-4634-8f87-68e03403371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:57.415Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=810ede50-2a65-4703-b4c4-eb804a398579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:24:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:07.431Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=32f323c8-cd74-4ce7-9585-1398823fb22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:17.442Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ec40e254-f1a6-4f6c-abfc-402f607db5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:27.455Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8cebe5eb-3695-4283-9c76-6254e387baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:37.463Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bfbfd828-17fd-4915-a885-e50d13a4be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:47.471Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bb5ceda1-b861-47e2-938f-122267fae016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:57.484Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7a31020a-1b36-4a07-ad38-0561f80d4674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:25:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:07.493Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6b0213e0-a43d-4b1b-b632-faf82675d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:17.504Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=02159aa4-b298-4608-8e2c-4218e6451e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:27.530Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=12116767-c2e1-4db0-b771-6b535bdc08eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:37.543Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=14d6a17f-90d6-4dc7-861f-0ca1ac088011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:47.556Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2b8b48c2-cc36-4905-ad8d-1a74e628dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:57.565Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fa6f9364-150c-4d81-bcec-0586e869ea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:26:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:07.573Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b1d79ce1-89a3-4589-bf2e-d6421a2a7682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:07.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:17.581Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=32d7226e-e7b8-498b-ae81-7671e2f83498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:17.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:27.590Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8843fe2c-47bb-417d-b05c-1094b2076669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:37.601Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3dc5fd3a-99e9-414d-bec6-0850d2c01f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:47.613Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2e49e154-dc00-4443-bada-b4732e32ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:57.624Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=68275c01-60ad-47a4-9ece-47410acb000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:27:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:07.638Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=23dfab2d-d273-4369-9257-4b73c25b8599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:17.649Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8f45a36c-bbee-4d33-b315-65b2fe11d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:27.657Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bbb4f1de-92ad-4324-b15b-b5e1b3fe90b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:37.665Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=90e9e786-b1a8-4c82-8a19-959ed18c177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:47.673Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d2e0e6c5-4586-43cc-b116-91a549625980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:57.684Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=81b0a508-067d-4b5e-86a8-97477f592afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:28:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:07.726Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=13dbd554-af9b-4504-81af-b7f5c330ba2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:17.737Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5bb40105-075a-4d9d-987d-4b11dd258d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:29:24.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:29:24.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:29:24.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:29:24.575Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:29:24.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:29:24.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:29:24.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:29:24.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:27.745Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cbe558a8-b0b2-461e-9fcf-e65c303f80c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:37.757Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=304c19d1-e7a4-4190-8186-c5a000cca633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:37.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:47.765Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=57ba4feb-d359-4c11-a358-3569e5faa066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:57.774Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=538f2174-97e1-4a2f-a7a3-43c9749dd23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:29:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:07.782Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c5e8b0a8-d203-4e3b-8490-b1f00859b429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:17.792Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=03925f99-33ec-4bc1-8da0-c98db551f8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:27.810Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3b65638b-5103-4b23-892d-ac88337cc601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:27.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:37.822Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=30165e59-bc4d-4533-87dc-f2739aee9665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:47.831Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=33c1812a-98be-4c91-aa8f-ea21270fe256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:57.840Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=588a9554-a7bb-4e1f-9dbf-fe6ab48ee79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:30:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:07.848Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6fe62a9e-6587-4305-931f-3e23265990dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:17.857Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0f2cb08e-ef8d-4943-bb66-d25d12461a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:27.867Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b965815a-c24d-421c-9dde-0b70d650db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:27.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:37.878Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cb1dd724-58a3-450d-b6d6-2493598d7669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:47.892Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=14f985c2-003c-480d-93b7-0b39a0d6b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:57.905Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=380e24d4-91a2-40c0-935c-97783fbd5845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:31:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:07.914Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=930f17b4-9a31-476e-bfa8-d8f074821dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:17.923Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ad5f5b55-f72f-4d0c-8dee-20446aa9793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:27.930Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ec8c0a9b-d7f1-43ca-939f-cda289a72804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:37.937Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=79eb66db-e738-4587-8071-90cca08d7c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:47.948Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b89657e4-4432-4554-8176-7f39d611a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:57.962Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=01afff80-41fd-40b9-8538-5e11153111bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:32:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:07.976Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6461c56a-6869-4ac9-816d-3bd64b708650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:17.990Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6275ae99-2fc1-4a7e-bab4-1e5b82946384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:28.000Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=53a36e10-7357-497e-9fb4-3a591438d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:38.008Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aeb43667-eb4d-4b59-996a-2d3872bd5723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:48.015Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=08351366-2aa8-4bb1-a46c-7f64c14ad388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:58.025Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7af6296a-9f6e-4fd2-8950-1243556483a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:33:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:08.033Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3191ac80-11e2-4c8e-9049-1e1e9d7d3328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:18.040Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6d083470-4c08-4f88-8b14-6f20f47e93b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:34:24.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:34:24.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:34:24.529Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:34:24.531Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:34:24.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:34:24.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:34:24.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:34:24.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:28.050Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=273f6943-08a9-46c7-91f6-c2db24737261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:38.067Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d8364f5b-13ea-44d4-b81e-26e244899512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:38.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:48.080Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3a4089ff-1f2c-4641-8502-8379ff2773a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:58.096Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3564527b-33b2-4ca2-9705-d09288d76a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:34:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:08.106Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=af9250c6-3a7c-4dca-8f52-a32a54bbaa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:18.116Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=914f48f2-1cbe-4d4d-970a-9e5b60c5896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:28.127Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=321f66a7-d0ae-41d5-a01d-008e307271dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:38.139Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=69610939-e6d8-47bc-9d9c-0285d25b862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:48.148Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a2084ebe-ddd1-456c-847e-d3142db909e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:58.160Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=55789b9a-50e3-4e68-8b47-4559464c9be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:35:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:08.172Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cd651461-d6d6-48f1-a874-8d8da397a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:08.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:18.187Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ff628925-4519-4c2f-b7ec-4653fb4e2e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:28.199Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7834deab-4337-483d-ac61-ad590681b9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:38.211Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ceea3713-3c63-475b-a28d-7bd34cf61769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:48.220Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=808be241-bb0b-4868-9dd5-b6869fda65a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:58.235Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=79d22357-1e7d-4f19-b4e8-f3980490a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:36:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:08.243Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a8154cdb-95ac-49b7-b55b-295611c44027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:18.252Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9a56a575-1172-43cb-b883-3347f7ba894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:28.262Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e58faa95-0653-4d5a-bc49-e6d01dd2d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:28.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:38.274Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4ae72ae0-a5d3-4fef-bd61-0c73ab96fcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:48.289Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ad96a6a0-cc68-4872-b6d6-8f522ab3e0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:58.303Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6c59c588-3dea-48c6-bd34-991c759e365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:37:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:08.314Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d1d75374-8126-4f70-9b77-30a9e54a6daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:18.322Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ede201a2-7cc0-4adb-83f7-3bcba5abeb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:28.335Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=543aa8e5-e43f-44f4-af7a-e7a8d3333931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:38.356Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=69805582-48a0-42b0-b455-b00134f3b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:38.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:48.366Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=720b4e94-ca4b-4bac-a342-5c09f3389789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:58.376Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8d8bd9e1-781e-4a78-8542-e46a76c4c478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:38:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:08.387Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3eba965f-007e-4670-be10-e007d7a18c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:18.415Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c72a82af-3ae8-41c3-b0f0-906c569f2e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:39:24.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:39:24.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:39:24.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:39:24.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:39:24.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:39:24.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:39:24.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:39:24.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:28.426Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4cc7053f-f1b7-45b4-9c35-3904ea089642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:38.440Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=140565ba-6d35-4af2-b1f6-b520dff45439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:48.458Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f7c88a27-7e2f-4073-9ca0-d4923054993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:58.468Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=92f71525-3a94-4f2f-8685-834b6ad3757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:39:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:08.484Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d97e0b85-208f-4b5a-92bc-9beca7b8dcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:18.492Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9ad3fc10-21fb-4b9b-b28b-14616f2e64a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:28.511Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7969824f-35e8-401b-ba31-764993c4f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:38.521Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=71ac698d-155b-46b7-9739-01780d93c155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:48.541Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d17c2478-bf6f-4a0a-a027-f69d1823243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:48.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:58.556Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f97687f6-73e7-4d9c-bdd5-18556f892eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:40:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:08.563Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=71d23f61-8a8e-4373-a2a0-952f69591c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:18.572Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cd6836da-37e2-42eb-a551-4aad9fae55c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:28.585Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ce1f9807-2b07-4478-b6ff-a4e906fa0e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:38.593Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3e9c33cd-fd2c-419a-b3b0-a5917083e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:48.601Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8c0b7b34-b02c-4dc6-8573-0b56cdff277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:58.610Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=28dfca27-f048-4696-9230-26618201b689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:41:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:08.617Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4269dd9d-fdb8-40b3-8bd4-c0e66d87684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:18.633Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=21ec7732-2f78-4341-8faa-a0767154b7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:28.652Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=191ba096-02f3-4b52-b1cc-92c1a1bad11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:28.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:38.665Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=49548b99-cdfb-45ac-a87c-2f29c6552b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:48.675Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=acb0e476-fb2e-42ea-95a1-17de83d42f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:58.684Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8f807286-0805-4c39-b064-0270fb5d45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:42:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:08.691Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a6e8c517-8ee9-4eae-9685-8e5ed1313115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:18.698Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3a40b3b1-e454-41a0-979d-3e235335efa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:28.707Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=41845ab3-89e9-4e46-bffe-3a799363c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:38.715Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f7159974-f061-4d0f-a8b1-9dced847d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:48.723Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6d8500b8-0175-4d1b-99a4-07cc94245a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:58.736Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d7a1326a-a663-4f44-953e-167ed5f2eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:43:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:08.747Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=91ee7a18-7f16-4102-806c-695646c38a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:18.758Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aedb7e37-039a-4a57-b8d6-a7e97c4525fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:44:24.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:44:24.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:44:24.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:44:24.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:44:24.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:44:24.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:44:24.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:44:24.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:28.769Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8e75515d-3c0c-47d0-b2f0-ad37be5901ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:38.776Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d99448be-ddbd-4d53-82a6-5b2e97759f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:48.795Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b20ee5f0-88b3-4bf1-a3cf-d0f723255ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:58.807Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3c145d75-f5a8-44b3-b115-caafa01aba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:44:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:08.816Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c0fb1700-4381-474e-a325-e92515cb70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:18.824Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ee266983-7fcc-454e-aad3-004dbad311a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:28.835Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0bb65e5c-673c-42dd-8e76-75d868550e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:38.844Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=70017e27-18d7-48d0-abe5-b2cc2334c03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:48.859Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=92016358-24a7-415c-9603-698b4d1bf39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:58.869Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0f3615f9-b4c9-48b5-aa00-72f4529cb0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:45:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:08.886Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b7c75caf-6e47-4bcd-b6ed-29f8aaf6187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:18.894Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d352abae-2917-49ea-b0bf-7a93dcb47a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:28.900Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aa145853-120d-4c42-9ffb-272152a30619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:38.908Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=acff1ca1-1b58-44ad-aa6a-228889b6868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:48.916Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=fc36f127-35ee-423a-894b-cefd47c3444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:58.930Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ddae0089-e212-4a40-8387-ec8d7dbb32c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:46:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:08.939Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=acf9e2ca-4a4a-4523-8c53-f97fd74ba3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:08.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:18.951Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=502be11a-0c2c-4958-a97a-08d79f9bacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:28.962Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=dc31aef5-1e8a-4d40-89bd-ba422c72bd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:38.972Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=61630c2c-2229-42a7-9ad3-e97086c96a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:48.981Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aaae9e82-3130-46cc-8402-a1eea58d3775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:58.991Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=91c8ba11-e037-4e46-a119-94559c625b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:47:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:08.999Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0df5cc38-12e7-41aa-a86d-5bd72b8f9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:19.007Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d7d1712f-fe5d-4f54-b3b1-13db67f1b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:29.015Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=91d72ed4-3396-4566-b97e-fe270b10a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:39.023Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8128ddf3-7202-42af-bd89-5c75d3297825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:49.032Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0cb18286-be17-43cd-a85e-9fc45d4b4aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:59.044Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=41a25ca4-1ab8-4ff6-8579-ff345d890628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:48:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:09.057Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=68a77e48-2605-464f-9c58-e1046adc8624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:19.070Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9bef91d2-f3e9-48a7-9588-2158679c8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:49:24.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:49:24.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:49:24.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:49:24.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:49:24.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:49:24.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:49:24.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:49:24.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:29.080Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ebaa5353-9d6a-44a4-94b3-b60be9f4434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:39.087Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=27946cf4-74b0-411f-92fa-1f8f43ad18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:49.095Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=92202361-7648-4e71-8b16-6099b6c0fba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:59.103Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=695de286-e64c-4b45-91ca-183ae688b528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:49:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:09.110Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d18c35cd-9062-4ce2-a030-64a333ebc685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:19.122Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4f28c85b-3b62-4387-93be-760d2fd4dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:29.132Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e7582145-fad8-471a-85b5-6ad07eb012e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:39.147Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=00daab96-7ed7-464b-b563-bb0a703c4974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:49.162Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ae88b38c-ae1a-424f-957a-b1fcdeefbc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:59.176Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5b6c0e0f-415f-48cf-89d0-06348a92577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:50:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:09.184Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5d6ead1b-fafa-4f3f-966d-7965fb752875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:19.194Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0a52747b-9618-48a5-975e-2736196b67f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:29.201Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=10538416-154f-4286-b7b3-a25c2bc7dc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:39.212Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ca585428-d370-4efe-9f52-5c726769dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:49.229Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=749b5629-288b-4fe8-b123-5d3fa5816ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:59.246Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=80b1a1e4-0a93-4b36-a139-3bb9673b2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:51:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:09.261Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=439626b9-ce0d-401d-84b6-cf4d63df8250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:19.288Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=16c17fd7-0650-4e81-a892-ae82975410b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:29.295Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a3b7df29-1341-47d1-aadf-6ced5ff7f9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:39.304Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=af4778bc-1a4d-42b3-948d-3d2278e25980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:49.327Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8cc90ff6-858e-4ea6-8308-8af2130e6d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:49.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:59.338Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e096786b-df11-46d0-92c7-705e53bf041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:52:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:09.350Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=954d12f3-5a9b-43a2-afc8-8bed839f2709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:19.364Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c76250bb-7191-436d-b021-96e3af787b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:29.376Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f48efe5d-31f9-4f2b-991f-4ab93e3c09de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:39.393Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a82487a7-5354-434a-b782-3acac9401b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:49.412Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e6bff0a2-6ac8-4828-896e-1a31c975da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:49.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:59.420Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c8de1af1-b425-4bef-9ab5-8259b626c82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:53:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:09.434Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=67766bfd-d848-4506-adb5-0f23a7f1f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:19.451Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bd01e9ee-c30b-4d28-82b7-a05f7e788b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:54:24.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:54:24.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:54:24.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:54:24.592Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:54:24.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:54:24.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:54:24.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:54:24.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:29.472Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bd80c4fb-876a-47a2-9ff9-10df40a8cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:39.481Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=82e6e725-5f16-4293-b78c-671cf2861d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:49.489Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9b3bd14f-e31d-41ad-9945-5c34394d1994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:59.497Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=dd3a5ec2-a4d7-4d58-9b92-45a7474d839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:54:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:09.502Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f63f9077-45d5-4b28-8741-5ce0d39ae3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:19.510Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cab06996-e553-47c6-a896-8e94020e61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:29.525Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7c9bfe78-35b6-4617-80a9-7bae5cf01577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:39.536Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3056f27c-46a6-488e-a715-bd75906f96f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:49.549Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f61eef67-d930-48ce-9d81-72db139e0920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:59.559Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=91e1079e-7b77-44c4-961c-f05024f46ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:55:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:09.567Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=45e6c15b-e99d-46fe-976e-11b9695101e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:19.576Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1400e8c4-e48c-44ac-971a-b8e435c0859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:29.603Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8107a790-d323-4d6d-968a-fffed8ac50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:39.613Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1555af9d-005b-4503-9147-5e7e0e03a8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:49.626Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=42764eb9-75c5-4f34-a9c9-bcc0a656f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:59.668Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=afd99abc-ba99-4b36-a4d9-ad7f909b7611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:56:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:09.682Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=575a41ba-6f66-4ec6-8ca3-b87eae263b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:19.692Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=945f2942-93b1-4338-bcea-c3bd04eaf981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:29.704Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9374c27b-c4ab-4b9f-af24-ff134ace5c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:39.715Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8caf12c8-e598-4c27-9cba-68846a3aa9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:49.731Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c044b0b4-2970-4118-babd-5055573fdf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:59.746Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3b7c7cf7-e104-444d-8509-b569a3ec0098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:57:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:09.768Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=12c1aabb-bce7-41df-a5c7-a57d10de7456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:19.796Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=dd4e6f4c-3690-434d-b73f-e061547c72b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:29.822Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5f364ce9-b6ec-4472-b873-32ba984e12ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:39.833Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8d93c655-3e56-48f3-86c7-826eb465d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:49.840Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3c56c101-7b10-4c29-91b8-6fcec1653c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:59.854Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aba9c4c3-3cfb-476b-b532-f683449825ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:58:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:09.863Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=95b75b5d-63cb-4bce-b6cf-ea75b3caa48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:19.880Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3532db21-b594-4876-b5bf-3ad65f5edf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:59:24.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T06:59:24.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T06:59:24.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:59:24.567Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:59:24.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T06:59:24.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T06:59:24.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T06:59:24.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:29.897Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f75757f4-29b2-4554-aff5-d425070f11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:39.907Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=10aca3d0-c35f-47d4-b008-3cb7a6bff179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:49.917Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2baad41b-d40e-444e-b9b7-6f1769d17fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:59.924Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=8d1b6c92-9341-4f01-8a64-f813fb562ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T06:59:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:09.932Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=22d18c7f-4611-40a8-b6f3-58fac9ffa6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:19.940Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=60bfc46a-aaba-41a5-b241-b130c49724a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:29.953Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=eff469c7-0b90-4c6c-965c-a3c3c067ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:39.969Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0531bde5-d755-462b-8fe1-8bf43598cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:49.982Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f6f83c12-627e-4b28-94bc-ed0058619699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:00:59.997Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e9e7af1b-9f2d-44c9-b502-88e69d6bb07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:10.006Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=37a8d0e6-e736-4fee-aba0-cedea913d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:20.016Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d39f5d29-8c75-4e8d-ae0e-7ba027218706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:30.033Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bd79fb1f-b84a-4d55-a34d-0b2d126ca9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:40.041Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d3a6587f-236f-4598-b682-68b5ea3eeb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:50.056Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e238b6a4-a921-45f7-90c6-094279abd28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:01:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:00.072Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=aaa0c8d6-0a58-4d3c-b3cf-cffe89ae3b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:10.083Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5d310d57-3f69-4ecc-b683-b5922ff91511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:20.092Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7eaa5c3e-061b-4b98-a261-4a18630a5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:30.099Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=48768029-39ee-4e7a-9f45-929bb89bf6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:40.109Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e8138ef7-4fd3-4932-92d4-e3af96a74a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:50.125Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c76f0e63-1aa1-443a-a988-8d337bd1acdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:02:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:00.138Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a794fad7-1695-49f6-8f82-fd429fda0d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:10.153Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6ab987c8-b612-4e00-863d-bb9e35bc0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:20.162Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3ea5456c-03d5-42ff-90e8-5e2164ea4b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:30.169Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f96cebdf-79fe-4514-a281-0a34aaa3c536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:40.178Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=847541a5-cc0e-48a2-bd06-6d4cb3783cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:50.185Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0e1b24e8-03a0-433a-885d-7c39144d4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:03:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:00.194Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=50737df0-a924-41a1-8ad0-5b6e6545e7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:10.206Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7a2a3cf7-45a0-4d3c-be60-6f8cbf8f6aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:20.218Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1638b102-ef8e-4e47-8dfd-de66a40e213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T07:04:24.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T07:04:24.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T07:04:24.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:04:24.573Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:04:24.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:04:24.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T07:04:24.578Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T07:04:24.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:30.232Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5312b4e1-d614-4ed6-ba25-4c0b4bc51a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:40.240Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c8890854-4398-4865-9952-ff0e017e5d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:50.248Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ca10c91e-2f19-47cd-a5ec-6b9cda5976e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:04:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:00.266Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1e585139-9f51-4ec1-ad65-f27a3e06abb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:00.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:10.273Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=41e5c1c9-8b3d-48bc-a3bb-2b5582803914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:20.281Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bba9b357-3731-4bb7-806d-1871db239d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:30.299Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=843a868e-3fe0-4992-985d-20a594dc84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:40.312Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=62c516a0-c66c-46ed-81ac-128264c0bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:50.320Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=2c9f2c42-ac85-4395-a05f-a28f6050c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:05:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:00.328Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=275c55c6-a082-4cef-a5d8-1b6b0a654fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:10.335Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=93df2460-ed1b-40d2-b2e0-d99df47f7a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:20.344Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a87a8967-57d7-4b17-861d-25e78deb8aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:20.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:30.361Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1478b60d-7750-4bba-bee5-89e63efb0633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:40.380Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=917802f1-299e-4cba-97bc-8ebcbc6283cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:50.398Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=ce9e2b8f-518d-4312-b41a-7d85461bfa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:06:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:00.407Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=12aa14ec-c45c-482f-82d2-73b3f1a05bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:00.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:10.417Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=0336bed6-2393-4f4a-a127-d5286bf0a7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:10.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:20.424Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a341cc6a-3050-4008-a637-a87e11c885d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:30.432Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=e6e8a71d-5584-4f49-94c1-b5befea10a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:40.448Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=3afb015e-da9d-4a15-a1f4-04da8cfb72e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:50.456Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7cd3610d-cf82-4631-b0c2-65e4aaed5ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:07:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:00.473Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=95a2e6d9-8c08-4750-ad45-7267a6f4d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:10.540Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=54d0edc9-f505-4203-8655-fc3f19fa0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:20.549Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5eaec6f4-1cc3-497e-ae95-4666d459c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:30.557Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cfb5db15-3ad5-4226-baa8-adda0c567db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:40.563Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=5013685b-a410-44a0-b0f8-42adaadbfa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:50.569Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=cc20f3ea-7fb4-47e8-84b9-dc588fd38cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:08:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:00.590Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=76c1e67d-a642-4af8-9b50-7d6c56ac7390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:10.601Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f783a0b8-6ee5-485f-9022-aceb2ed1fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:20.615Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=d2e2b821-7938-479e-a69a-5d63925d78eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T07:09:24.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T07:09:24.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T07:09:24.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:09:24.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:09:24.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T07:09:24.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T07:09:24.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T07:09:24.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:30.626Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=10d32612-e794-4f45-b44f-929efc2fbcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:40.634Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=9cc8ab84-74d1-4c18-87ab-d7088552481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:50.640Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=df4d55db-f2b2-43f9-8f4f-154ba3041dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:09:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:00.654Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=b234696e-cd73-4108-b63d-1b1ee88903a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:10.661Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=4606f6bb-d32e-437b-986c-a4e050eb2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:20.669Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bbf11923-a9ec-402b-9eb3-2835f9db2da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:30.689Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=a3e24a40-7193-4cf3-a14d-9cb9c40d1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:40.710Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7ed418ac-3c74-46c6-96d4-530802b2ae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:50.720Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c09ac7d4-8a2f-4072-be77-47c41a93e7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:10:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:00.728Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6a0a931e-dee2-47d4-a7eb-de76c6e68e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:10.740Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=6960f863-2e18-4860-8404-a21ac64e7af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:20.747Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=777e3497-3b8b-4c19-8d9a-c53934e1aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:30.753Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f169c212-f6c5-476b-a287-e81f80902708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:40.768Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bed5213c-fa1c-47d7-8563-46a80af675e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:50.776Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=1f037d57-02c3-4261-b83e-1837d7494ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:11:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:00.792Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=c97e5448-0347-4b4e-b770-5a7162b04947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:10.805Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f809cb5a-4a6a-4a62-8437-9e0ddf640518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:20.813Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=44c61656-d971-444f-92e6-5c07fdb70bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:30.822Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=bbd12973-0c82-4baf-bc64-ee7414780372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:40.831Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=23dba1e7-6c6f-4322-aa1c-fbc1bf5ead9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:50.839Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=7f4c3363-a6e5-40d9-81c7-23d0dc9a4857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:12:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:00.847Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f7c58358-2c63-4e2b-83be-845994bb0963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:10.858Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=34fcb179-d4f4-4ef1-bf72-373a9cd24a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:20.893Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=f6b5deea-4e3b-4668-8d65-881c21eae3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:30.902Z |INFO |Init configs |InvocationID=ce40b7c9-ca22-45c7-96b7-207bb538fdd5, InstanceUUID=86a1c49d-cbde-498d-b7e3-b532bfd3c5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T07:13:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |