By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:35:38.000Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:35:38.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T14:35:38.052Z |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-12-17T14:35:38.728Z |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-12-17T14:35:38.840Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:35:38.843Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T14:35:38.844Z |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-12-17T14:35:38.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T14:35:39.059Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-17T14:35:39.161Z |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-12-17T14:35:40.698Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T14:35:41.313Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-17T14:35:41.336Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-17T14:35:41.336Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T14:35:41.399Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-17T14:35:41.400Z |INFO |Root WebApplicationContext: initialization completed in 2239 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-17T14:35:41.864Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-17T14:35:42.645Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T14:35:43.956Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T14:35:44.493Z |INFO |Started MainApp in 8.937 seconds (JVM running for 9.713) |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-17T14:35:44.587Z |INFO |Start scheduling PRH workflow |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:35:44.600Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a156a1d3-9611-4572-871c-946f953ebef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:35:46.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:35:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:35:56.090Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a012b4a1-fd6d-4be0-bbe3-aee4d73e1eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:35:57.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:35:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:07.146Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dcedc2eb-38b2-49ee-93a2-4fc1747ce8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:36:08.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:18.214Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3f4b46f7-cd85-40d6-afcf-eb4bb440892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:36:19.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:19.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:29.283Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=53e166dc-2603-4bc8-ae66-abb3b706b152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:36:30.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:40.357Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bbd38ad3-45ad-4701-9d05-83cb4530ff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:36:41.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:51.425Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=16ca2b6d-3e10-47ba-98e3-113b4b306925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:36:52.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:36:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:02.498Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a87d1b39-fddf-4771-a411-8b947e5f6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:03.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:13.573Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ee0d72fe-f76c-4d1f-abdc-451de4db60e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:14.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:24.610Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2518f380-3c80-4ad3-b789-680aee540880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:25.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:35.653Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=58a835e9-3618-46fa-aef5-b7cf6298ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:36.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T14:37:37.054Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T14:37:37.054Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T14:37:37.059Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:46.692Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f55485e9-df11-44ad-9e5b-b60b774c5a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:47.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:57.796Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=442fdb76-b04d-4691-9112-7bb87e43887e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:37:58.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:37:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:08.841Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=eb926ba6-af5c-4ecd-a561-e851e045921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:38:09.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:09.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:19.913Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=edae92f9-a6e8-410e-8d80-1ac30818ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:38:20.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:30.979Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=54d3a140-2375-4298-96db-f52b11696df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:38:32.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:42.052Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e20cfa37-b4cf-41d1-9e62-81cf5261c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:38:43.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:53.091Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c18b8270-0556-4839-982f-5602e89c2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:38:54.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:38:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:04.134Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ea9f6811-0441-4c0b-a5a7-a3d12d16927d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:39:05.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:15.210Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f13e76b5-fb3d-4bad-b707-da0e84c9836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:39:16.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:26.260Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=56d58d15-0fd2-47f8-84dc-1550e94ca260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:39:27.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:37.317Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9803c7da-20bf-45b1-aa8b-30171184942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:39:38.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:48.465Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=626cf470-e407-498d-8880-461646336814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:39:49.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:49.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:39:59.526Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2754ca9e-1e00-4230-bcfd-27d10ce5c9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T14:40:00.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:10.638Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b2d35a5d-8d6c-4ccb-9b2d-c24872fe4a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:21.233Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2c95eaea-33c2-4674-8a41-00913c569152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:31.264Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bf2baff9-0eb5-46b4-95d7-909759c6ed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:41.299Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2b57890b-59e2-4d6c-984c-14b1aaf26b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:40:43.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:40:43.382Z |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-12-17T14:40:43.383Z |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-12-17T14:40:43.386Z |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-12-17T14:40:43.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:40:43.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T14:40:43.399Z |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-12-17T14:40:43.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:51.333Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dc44dd7c-1c10-4afa-898b-b62decdd7fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:40:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:01.352Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=768c6f42-e244-4aed-81e6-0a5b5c1901f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:11.374Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a89396a9-a343-4027-be71-5eac0e03afa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:21.402Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0b19681b-4a0a-4e32-8618-f5653a240e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:31.426Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3eb45556-dfe9-4647-8722-4b43112f7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:41.440Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2fe4e78b-c750-4360-ac1e-82553e8a6c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:51.452Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c34a7496-2bfc-4f55-9bed-4ce0de0cabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:41:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:01.501Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c751ee75-f04a-4195-9688-fa9966ecdb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:11.518Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=318a6610-1a1c-48de-a202-cc49ad4bbc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:21.529Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cd7b47a1-f3af-49e6-afa5-56cd20114f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:31.543Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=73e75103-8312-4c21-ae2a-43cd3b3590be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:41.559Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=51110b4f-6733-4649-be13-5e04531dd658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:51.572Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=01b98793-8d48-4e75-bf2b-fcc8a6757964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:42:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:01.582Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=55e412e3-0209-4e56-82d6-ee00c58c0673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:11.593Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2722382c-9b1c-4a34-8fd1-5d3b21882eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:21.604Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cb3cc957-f6e5-441b-8eed-7d3a86b24719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:31.616Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ab90f799-c2f4-4ac6-b57f-1a9187e9aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:41.632Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c954005e-a444-44a1-8366-bceb728350f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:51.655Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ad2156ab-8c45-49e3-8833-dd8c767e7f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:43:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:01.666Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=13ebb1f8-95ea-4d3c-91de-39e8d40d2469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:11.686Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=98725c46-9c66-4952-acf5-e39d31ba7028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:21.700Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=51df1e52-c1f3-4479-951c-b716c22e1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:31.725Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=efbddc1d-0516-4ba8-9cad-abc097469479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:41.736Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4f5600a9-20de-4d9d-9261-9c2757f999df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:51.752Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2e9f493e-af0e-44f3-92db-fef3b0d7c01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:44:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:01.768Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=195163b5-a391-4b2a-9f0b-4afe45572881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:11.778Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0c8848d2-436b-4b41-b2ed-679c6d7ba41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:21.787Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d8b1022a-f1ac-4315-902c-196c829b511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:31.801Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6d6bd122-9bac-4e41-b1f1-ff6f0b28f54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:41.815Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=766a2cba-0d74-477e-9191-3292d1773b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:45:42.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:45:42.199Z |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-12-17T14:45:42.200Z |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-12-17T14:45:42.203Z |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-12-17T14:45:42.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:45:42.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T14:45:42.214Z |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-12-17T14:45:42.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:51.826Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=65e09375-0e34-475e-8121-015e996efdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:45:51.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:01.845Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=47b47461-21ef-4f06-ab01-469e768c22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:11.861Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bbb717ff-c0d5-4fc0-b65c-80626fdd96fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:21.873Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ce96e0f5-7196-41f5-96da-b2b9613e0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:31.880Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9bece18a-04f7-456c-86ca-3aa624389505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:41.892Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=80b5c6ae-fb3a-41ed-a3c9-07c1388c7811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:51.903Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7716155e-6a82-4808-9bc1-ead5ac2011a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:46:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:01.914Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c8964116-d00b-4ebe-b18d-278775971c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:11.925Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f459ab59-2eb0-4496-b68f-e9f724e7fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:21.943Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=52553efc-b8ca-48ab-b069-cc2fb95524dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:31.954Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0303c46d-ee38-4b7f-a562-e81babedb495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:41.994Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=94922cc3-575a-4985-99fe-45614b2397a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:52.008Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=891ed917-a1e8-4e41-aadb-56644a3dbad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:47:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:02.017Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ea000e8c-a312-4ddf-89ce-bc57d083cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:12.053Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a9e5dbc9-dbe6-4ce1-92fd-6f8bf9bb53f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:22.064Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d3264291-2659-4c4e-93b5-d228b1188c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:32.074Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bd83d392-50d8-4eef-925c-65b4a1ef9258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:42.090Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6ccc58a1-5d30-4765-8d41-28bc5fc16f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:52.099Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7a82d63b-c23c-45b6-8bbc-29b61f9c8c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:48:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:02.108Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=568f5226-59a1-4572-823a-7cf2ac785b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:12.118Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=553078c4-41e7-4830-b62c-d9e16e1f9062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:22.129Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6c386d7f-64f1-424e-9783-4ad61cdcf0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:32.139Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=42af232b-d472-4a29-a0ca-ca8c6f2c88bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:42.148Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d2d194e8-5ea2-48b5-b769-5191eaf71bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:52.161Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4240c9ec-2577-4ec1-abec-bd64ff501a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:49:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:02.173Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e8fadf31-7e91-4f72-a876-9b017d0252a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:12.186Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=18c3b48b-7c69-42e4-9a2a-3d403d7bccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:22.194Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9eca219a-10f3-451d-87c3-7da1081f0aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:32.207Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f44195ae-3e85-4666-bfa1-7b18054bef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:50:42.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:50:42.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T14:50:42.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:50:42.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:50:42.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:50:42.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T14:50:42.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T14:50:42.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:52.239Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=49b81e88-f82a-4b47-a1d9-894338a50652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:50:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:02.256Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=effa6d2f-22eb-4d70-b5f4-632068907d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:12.266Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2c01887a-59d5-4375-bb3c-a3d64b472a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:12.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:22.275Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7481dd1b-9e4f-424d-9d95-70e170e9d697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:32.289Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a56c494e-99d4-448f-ab18-9364351a7998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:42.298Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=34d0d84c-09ab-41d5-ab62-3ba2eb8c542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:52.307Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c67e2685-6a09-428e-917f-88a068857cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:51:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:02.317Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2a90e5aa-dc40-46c9-acc9-dc03411be439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:02.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:12.325Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2a73e87c-9ccb-44d2-baa6-61a02be05305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:22.343Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=58bcd2a8-22b8-4d37-9d13-f5fc1118ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:32.355Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=94e8a6cc-1e9b-482a-87a3-3ef53855ca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:42.363Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ceb45486-9b45-4868-a1ba-7175c31d9f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:52.375Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=32fc35dc-c6a0-4294-8829-29de6ebaf887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:52:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:02.388Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3a04cbbd-ab0f-4fda-9a1b-dcf93f3be133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:12.396Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3b64eb96-9836-434a-945b-fa6a4f091376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:22.404Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fccfc088-7822-491c-9b4f-f21af4f3d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:32.412Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=84319c0d-7fdc-40a3-9bff-d0a351cf236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:42.423Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f6dad737-e915-4d1a-9225-c25be2d3e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:52.434Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4bca5603-2244-457b-992d-62f8d195ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:53:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:02.443Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dbb63529-5927-4292-8e68-e39255634266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:12.457Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f7e5f7af-3f8b-4c53-8f96-5fd9fe0df60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:22.483Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1124f39a-7862-4a64-a8cc-ffb79ba63bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:32.495Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b2d603a5-d843-4432-ba7f-1308c6657514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:42.505Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7cccf3dd-a255-4912-885f-ef54bf55c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:52.520Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b76c6962-7354-44da-93f5-b0585fd5eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:54:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:02.542Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8c93f089-9106-4272-9ad1-a40e88551098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:12.556Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7775d77a-5a24-4118-95e3-9f48c5bf1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:22.565Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1f6850fe-55f3-4cfc-b9aa-733cb821cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:32.575Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=5d75127a-b09f-436b-89a0-2514ff562f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:55:42.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T14:55:42.204Z |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-12-17T14:55:42.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:55:42.207Z |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-12-17T14:55:42.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T14:55:42.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T14:55:42.218Z |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-12-17T14:55:42.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:42.585Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=632d922c-da79-4c38-9bd5-62d714d29eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:52.595Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b7201256-9e32-4749-ba06-a08c9a26bcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:55:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:02.608Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c4469ab8-b42c-4fbc-aaa1-e8f18d42f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:12.617Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ccce1bae-9f87-4d91-a50e-4575415b779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:22.632Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ee2f95f6-dd00-4781-857c-036f4baad794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:32.639Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ac6cbee1-2daf-469f-8b68-510e7e12a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:42.652Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2f40d11f-bf23-469e-8263-6f7891829b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:52.669Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0154923d-133f-4f12-8aeb-ae24571f4630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:56:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:02.679Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=151794fb-9b41-4b70-b8aa-c08d7eb4974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:12.698Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=aaa67eb2-dffb-4332-b1ed-2c496ccb6f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:12.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:22.707Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d401adb6-429b-4534-9676-a8363df7099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:32.718Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=89d3e17d-a145-4335-84d8-b6bd5c0692c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:42.727Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a2b89d23-c90a-4aa4-8647-66a143110f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:52.739Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9ac40153-8923-4ece-a4f8-21000dc80733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:57:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:02.747Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=acdc9038-fb22-4e57-ad53-a1aabf03c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:12.756Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9f1a3a6b-962c-4ed8-b409-c9a528e815d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:22.780Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=857381c6-4e72-404a-8ece-63abdccec462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:32.927Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2e0cf72a-5f68-4b98-b646-0e1dd8c905b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:42.934Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=64c80baa-afda-4c0d-a5d0-6598a1c82183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:52.942Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d77fb294-a2a3-4f48-99b1-a843cbd84739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:58:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:02.951Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=81ddf8d3-8cae-4d46-90ee-78be87d9d8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:12.962Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=5d4b9576-efea-4073-8359-f8ad5cf979d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:22.969Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dbbf1370-7e8e-4ee9-be20-6681fa6a6f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:32.979Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=32169f5e-5c0a-4c0e-af6e-bc03c0c36532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:42.992Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3dc182e7-17fd-4bda-991e-fed08d6a9634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:53.001Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=48516a66-13d1-437e-bc8d-d5c1fd2c115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T14:59:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:03.012Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d59463dd-a3a0-49a6-9c97-9909bbe2a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:13.021Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4e9fa3c9-3f77-45e5-8fa6-d09e1dff43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:23.030Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0068f0b2-7076-4023-990c-6f1c44375702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:23.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:33.040Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=5ec8b78a-5774-44b1-89b5-9f4a5e87dfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:00:42.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:00:42.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T15:00:42.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:00:42.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:00:42.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:00:42.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:00:42.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T15:00:42.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:43.055Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=abd3339d-14f1-4446-9fee-e8048a005cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:53.065Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=35e70c74-1ad8-4a6e-b36e-4945efdf8060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:00:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:03.076Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9fcfa539-c2f7-4954-8141-845615a32f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:13.084Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=64eb7cb4-9940-4a08-9e16-6e3a13b4a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:23.091Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=27592f5a-6aff-4273-baa7-12605741463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:33.101Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7cda92ec-812b-48ca-9531-248d607691ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:43.110Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=aca19d5c-4bc8-48a4-94da-ccc22eb155e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:53.122Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=edad9c16-5662-493b-919d-67323afb213b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:01:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:03.128Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=79145d79-fe05-46df-a971-8632de889e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:13.137Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d4cb2eeb-5003-4a5e-addb-e5a25c7a8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:23.150Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ad63974b-d02d-4b3c-90e2-f261fcdebb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:33.160Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a8fbf95d-debc-4710-a871-2285cd72990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:43.169Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=52ed00cf-0589-4cd8-836c-2da3df26e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:53.179Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=927eb391-ea6c-46bc-a7ba-fb46c999acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:02:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:03.187Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=136e6cbe-00ed-4a23-8504-1ac009cbf043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:13.195Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e1e8ffa5-61c0-4cf2-a692-9291c65b199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:13.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:23.202Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1d678211-786d-440a-a98d-2f34115e78a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:33.210Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=25fb4860-abb1-4af6-98f4-abf67b308010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:43.219Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dac3a19a-09bd-416c-8709-1a80f40cc5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:53.235Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=50ec97b7-a123-437d-addc-dee04be938ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:03:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:03.250Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b1206db6-6dbf-4eb5-a1f2-f6e933fb5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:13.258Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=928edca6-d15c-49bf-a80d-63dc97ae20f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:23.265Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=94fdfff9-e1b0-463e-9801-09490b122dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:33.273Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=22de4082-2ce7-4900-bbea-5f35bff30196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:43.281Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=dcff0ea7-2e9d-43ae-ab57-01b91d69d652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:53.292Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f6bd5f09-6c42-4be1-8a87-624dce7a4465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:04:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:03.299Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d9affd8a-0861-41f6-8cf7-71ace5a77611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:13.308Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=72522c72-4bcd-4fd7-8d0a-1107b9d5b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:13.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:23.324Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4bb9ed6f-0dfd-4bc1-80fd-652306da57c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:33.331Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a568de91-2475-4de9-a4ca-19bfebd308b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:05:42.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:05:42.150Z |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-12-17T15:05:42.151Z |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-12-17T15:05:42.155Z |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-12-17T15:05:42.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:05:42.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:05:42.162Z |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-12-17T15:05:42.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:43.339Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ee4d3973-0065-4820-b826-82565ffb805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:53.348Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=371c9a5d-a666-409c-8ceb-ab93445b0111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:05:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:03.356Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=94a40599-5717-4753-a2de-73c286ac36b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:13.364Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7a9c093d-7198-4e8a-a40b-079a8dd5ee98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:23.372Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c55c8122-d631-42b5-8d04-2e70c9fa1fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:33.378Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=18eabf79-5968-4632-9117-ab0593d6865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:43.396Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=194116b6-3629-4072-aabc-81b86cd2557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:53.415Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2e3a8795-050d-4c2b-9267-050d1729d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:06:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:03.422Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=5b880852-24e7-493c-ac8f-45e7a1d8c5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:13.431Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9a7cb230-0629-46e4-8989-8f7ac0e3424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:23.436Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=adecdd19-c96d-4161-bf03-4b32730edbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:33.446Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=65c2b003-4d56-4b6a-aa93-4831901a5057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:43.452Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d00c58be-da51-46f7-8a14-a552126108b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:53.460Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=07ff9aef-b786-453d-ab2e-57882cf83d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:07:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:03.468Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=663d0ba4-80d6-4c13-bc00-999cb1207250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:13.478Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b1271435-5084-44d4-8331-201751fb3411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:23.490Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f7bd715c-fec3-4245-8527-cfd5c0e1c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:33.507Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=03d4577c-e235-4258-b389-338514d7426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:33.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:43.520Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fafd49ec-b4fa-4910-80f1-cdc3021ee8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:53.528Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=5d9c5903-b37f-42d4-9048-dfb94b10ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:08:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:03.536Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3875665d-b26a-4f08-aa4d-642f9f05e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:13.545Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2ddb3f52-aaad-4d64-bbbf-0f2d0e735e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:23.557Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8bd5f4a4-f3c9-4c2a-af5e-701b2525f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:33.565Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1abe281f-6f36-4295-a103-d53912bd2fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:33.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:43.571Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cbc41316-1b6e-4035-b021-d9e11f53240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:53.579Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3c0a6a4d-a309-408e-9cd8-cde364bce440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:09:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:03.589Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=33dac2fe-d291-463e-af1d-ad3212d8a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:13.596Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=02ac6a6c-d15b-430d-917d-3eeee604ad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:23.604Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7bfed1a9-9b02-48af-8cdc-c245fd1acaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:33.611Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bee0611a-76aa-4c6b-b54a-6986def606be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:10:42.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:10:42.178Z |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-12-17T15:10:42.180Z |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-12-17T15:10:42.182Z |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-12-17T15:10:42.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:10:42.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:10:42.188Z |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-12-17T15:10:42.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:43.617Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=383e3fab-0a98-4242-9e74-d5a2af2af7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:53.624Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1afcff96-a7c4-4db8-bba2-1a46414c8932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:10:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:03.631Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0b0f0547-f26c-4dcc-8035-4db5faa64135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:13.638Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0e952f63-dc92-4046-b327-8c29291ba64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:13.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:23.646Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c1eab3a4-32f6-455d-9a4c-e94b4fea737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:33.657Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a04b2cde-6ed7-4a76-b4c3-7a69afaeb3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:43.673Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b9cfeaf8-6754-4b3a-8fc3-d12d35fc848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:53.682Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4522dfb5-01ff-4e98-8f8c-3e7b47694381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:11:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:03.690Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4ae080f5-ac0f-43f9-8bea-82ed5ee1d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:13.697Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c5291ca0-e131-4eb1-a3a0-722320d4f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:23.704Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a37791f8-b8d5-462d-a710-c2ccf19b4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:33.712Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9b207e26-2ce2-4bb9-8c81-69445f6c8f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:43.719Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=76e4315c-4425-4a43-807b-5802d54e83fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:53.736Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=9243b7f1-8f33-484b-9330-fd9640430a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:12:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:03.749Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a31d4e1e-3d51-4754-9d70-64de1ecaef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:13.756Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7f2c4268-998c-41d2-8e3f-6428278df720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:13.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:23.765Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fd2b08e9-f22e-4cb8-8ba4-2fa7366fec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:33.772Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=49102f27-c11a-470e-99f6-2514adb49355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:43.779Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3691dc36-73db-48af-9dad-04051f00b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:53.788Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=55b4df67-1622-49f9-901a-7e02a41e307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:13:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:03.795Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bf0c957d-c422-4a72-a245-40dc78d5bcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:13.805Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cd971b11-4452-49e6-9500-45482ee007c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:23.813Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0307ed84-5bbf-480f-8070-33e15ba8b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:33.821Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=95ea20db-c0fc-4709-985e-a90d7d7609db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:43.829Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=0c0cef64-93ae-4e64-88b9-3e8284d2e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:53.838Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8973c82e-5a2e-4f19-908c-e515efa7b7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:14:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:03.845Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cb55770c-b1dd-4b2f-b5b8-f2319f5e02c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:13.853Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8224c633-8fc4-4874-af6f-897e4210bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:23.862Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=35716740-0906-48a9-812c-6f4de1288a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:33.872Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=14d5093d-4f6d-48ad-b0ca-fc5c6f968cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:15:42.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:15:42.129Z |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-12-17T15:15:42.130Z |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-12-17T15:15:42.132Z |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-12-17T15:15:42.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:15:42.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:15:42.138Z |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-12-17T15:15:42.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:43.877Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=27a55a80-5f25-4af2-991f-a19b52996c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:53.888Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cd1b7559-0296-436f-a171-2692f781fd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:15:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:03.902Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8e5545d8-a60f-4cfa-bc60-12f839d07714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:13.908Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=32da4bbd-9bbc-4391-acf0-3802ce6acbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:23.914Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=47d0f0ff-b3a9-45af-a043-c0448ad26aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:33.921Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3f2fbdb5-ca86-450c-8b1d-5ed17c59435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:43.928Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8e03cb30-69fb-46cf-8c4d-6d54c88e0099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:53.937Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1eba38a0-c1e6-48dd-8ba0-4fcf89afbf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:16:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:03.946Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2fd72bdf-e8ad-46ac-a9df-53044fae5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:13.954Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=8021a4c5-9b9d-45be-b835-c0c2621732fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:23.976Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2cc52ade-e281-42eb-988c-256e80db6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:33.987Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=494ea387-86e6-43ed-a74c-11c7a512545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:33.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:43.994Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=778da8b0-b752-436d-95a5-01a885459a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:54.001Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=69bc9e54-4836-49d7-8f82-99d29adabf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:17:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:04.008Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b9fdec9e-c113-49eb-9794-b01c0088d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:14.016Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1d292d2c-5388-4902-9885-7226d3826b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:24.025Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1f3daab4-3d53-4dc7-ab8d-2deb159bee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:34.034Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bbe5aab4-87c4-4056-9ed5-e49963985469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:44.041Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=53882837-69b5-429a-b81b-836344f70e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:54.051Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=65f2cb4f-8e0a-46bc-89cb-aef15eac17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:18:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:04.062Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f86f02dd-e8a2-4afc-89d5-35db3afb6f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:14.070Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c1ac66e8-0134-444b-93da-c131c0dced4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:24.077Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=4cf6db68-675a-41f1-adf8-8cad995eee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:34.082Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=11d0b369-f8d3-4398-abb8-bff8fc90f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:44.088Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d63e0e6d-3099-4fdb-b552-0ed55360af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:54.095Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6485e34a-ba1b-4cfd-b7c0-d3e8212d5ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:19:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:04.101Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fc3ff19d-bda7-463a-b782-6162381bac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:14.111Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=96faba85-4f34-4472-bb27-04def6590a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:24.117Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=31d5fc60-d5ba-41af-bfe1-c5bf68a4a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:34.125Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6c00e0b4-4578-4539-b920-bc1fe6756b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:20:42.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:20:42.177Z |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-12-17T15:20:42.178Z |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-12-17T15:20:42.181Z |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-12-17T15:20:42.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:20:42.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:20:42.188Z |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-12-17T15:20:42.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:44.132Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=74305d39-6205-48d2-a017-404a5d6ef5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:54.144Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c4e0e86d-68d4-47a1-9cce-2316985f2e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:20:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:04.152Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ff4490f7-7661-44a0-aa50-261115463606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:14.158Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=78c9d683-ccd4-4fdc-b802-527fc25617e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:24.178Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c18a352c-8e38-4bd5-819f-494cdcff2b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:34.183Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=313b9907-eae6-40f8-b010-b9f05ef2f6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:44.192Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=cb77d98b-bb88-4282-ad2d-2c7e45cf725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:54.199Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e8519c15-4bfa-4228-a0d1-da56bd812c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:21:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:04.206Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d0e5f27b-5db6-4168-aa37-7c8a04c6953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:14.212Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=36e8ba46-4b78-4fde-9413-d74c8218d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:24.222Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=47597fb1-8bf2-4d40-bb21-889263a91afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:34.228Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=138d2b97-665e-42db-8dea-2219af813616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:44.237Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bcdbf649-e93a-4306-a6ac-87999efd67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:54.250Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3ef908d5-3421-4aec-9281-d6fa9c851b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:22:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:04.258Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a1e46ec1-e7c7-4ca1-85c0-3979f0b2d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:14.266Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d444d599-acbb-49fa-ab79-4428fb680a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:24.275Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a10faf59-a82e-4780-b820-e92b1a4a8c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:34.285Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e74f6ace-122e-4cad-9d9c-65ea736961ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:44.298Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=7583db24-2588-4c10-bc31-c34de1899fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:54.307Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=ac237937-9c28-4bbf-9725-a7861226f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:23:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:04.314Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=d30eea88-5200-49ae-b118-196bf5a476c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:14.325Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bf16a9b8-fc09-4eaa-b10f-f2b48ed6f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:24.335Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6eeb7a87-0373-4631-8b3e-043654adfc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:34.342Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6568fc15-6722-4f76-ba34-2dc429ce88a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:44.353Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=50c9e5d3-c69a-43de-aa04-7fc2a601019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:54.362Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=64fa72b3-d48f-4511-9b54-7af8bd6a195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:24:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:04.372Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=3d0b2d10-d1bf-4ae5-9552-90c4f18545dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:14.383Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=04d98887-c59c-4af4-bd39-36c60d579def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:24.389Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=1d4150e0-d548-4c94-a8bf-7ab604c1ea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:34.395Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c092112b-3bed-4ce5-9a18-c77684bbfbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:25:42.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T15:25:42.166Z |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-12-17T15:25:42.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:25:42.170Z |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-12-17T15:25:42.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T15:25:42.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T15:25:42.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T15:25:42.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:44.402Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=905a9b86-9ee0-4b0a-aca6-4be511b80e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:54.413Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=be11030d-b047-420e-b4ed-2bb023d89408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:25:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:04.424Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e2fddf36-1a52-4bab-832c-fc7038f825fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:14.434Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fff817a7-0c2a-40bd-ba86-263c57d9e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:24.445Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=14f679d1-7423-49f8-99c0-072e143df652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:34.456Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bf2df1aa-e8d1-4567-b46f-9661af663662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:44.471Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=bfe4ca83-f82d-404d-abea-c7b8c46acdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:54.478Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=c00e9475-590b-484d-ab68-7c06c980aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:26:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:04.485Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=2cf29d2c-3c66-411a-8675-b5fe34c6c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:14.493Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=46033a1a-5fad-4097-a0c6-93e3d5c05514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:24.503Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=fa4b39cc-3c82-4213-8b84-1be799e1a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:34.511Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6f25a9bb-95f3-40b8-a6ab-6488c86d0a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:44.527Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=a1272183-126e-4560-a136-b59193ea3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:54.535Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=e9d17697-d971-44be-a88e-9f5d5aff5462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:27:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:04.541Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=b0e4d13e-5292-4e54-a79f-3337b2aed677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:14.546Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=97f9e61d-970c-47d7-8fff-40640529d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:24.551Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=aed1e729-00da-4d32-9713-f485acf50848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:34.558Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=88966097-0818-4161-9680-cd8fca335f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:44.565Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=75b099ef-c7d9-4ce7-b2e5-63ac6b055db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:54.573Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=6faf84eb-d744-4453-b070-3724d34c400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:28:54.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:04.585Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=048c2178-fed3-46e0-bd71-a4a1b71e0cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:14.593Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=f734accb-ed23-40d9-8ac2-3c97653854cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:24.600Z |INFO |Init configs |InvocationID=e0bdccf5-f335-4d2c-8459-7b1c932cc86e, InstanceUUID=94e1d668-ee82-4cb0-a47b-c9f3c7914e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T15:29:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |