. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:41:37.880Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:41:37.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T02:41:37.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:41:38.548Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:41:38.640Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:41:38.641Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:41:38.641Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T02:41:38.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T02:41:38.772Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-10T02:41:38.812Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-10T02:41:40.316Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T02:41:40.735Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-10T02:41:40.751Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-10T02:41:40.751Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T02:41:40.796Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-10T02:41:40.797Z |INFO |Root WebApplicationContext: initialization completed in 1984 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-10T02:41:41.149Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-10T02:41:41.734Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-10T02:41:43.126Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-10T02:41:43.520Z |INFO |Started MainApp in 7.791 seconds (JVM running for 8.431) |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-10T02:41:43.574Z |INFO |Start scheduling PRH workflow |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:43.586Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=82f38fc4-7bed-453d-8560-061a84e5e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:41:45.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:55.043Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fff17e6f-5c97-4d74-bdd4-593d41f1eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:41:56.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:41:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:06.242Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a356bb6a-1560-4b59-998f-026d75eda708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:42:07.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:17.283Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c3b3156d-62bd-4d48-a544-d6115349ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:42:18.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:28.355Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=92731bbb-efd7-4232-aaf3-5116fe8a5bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:42:29.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-10T02:42:30.596Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T02:42:30.596Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-10T02:42:30.601Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:39.395Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8678b2c1-fbc7-4f49-b34c-6407ea748ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:42:40.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:50.467Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ed25f011-3be6-4e95-a035-348121f8f92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:42:51.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:42:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:01.510Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b4f184ba-91b9-4052-8c89-b4d374e7d1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:02.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:12.546Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=37df2b92-2efa-4074-a7df-e3ce87530d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:13.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:23.586Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7a223d81-73a8-435d-9268-69479c961421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:24.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:34.658Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be9840eb-2bd3-4a59-98d6-bdb00c4d1401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:35.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:45.698Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3096ef40-e70f-456c-a983-deee6b6c9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:46.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:56.738Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d063ba39-2106-4fd3-8831-aff2b88be045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:43:57.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:43:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:07.810Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8af84007-7e80-4072-9ddd-3117cca97dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:44:08.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:18.883Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5f0333b2-9e55-4400-9cfc-4479a71be014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:44:19.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:29.922Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=54fbccbc-12b1-4fdb-9ef3-003788c313c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:44:30.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:40.999Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e8ab1a96-6157-4970-8817-f3c4fa927b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:44:42.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:52.066Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a59c6e5d-724d-49e1-af6e-d242dfbb24d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:44:53.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:44:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:03.138Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b23c4fb0-702d-402e-a922-e263fc4bc756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:04.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:14.182Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=111023d4-7cbf-4475-9e96-a702fe226fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:15.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:25.218Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=911ffb30-c0b9-43a9-8e09-1bbd381a8262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:26.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:36.262Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6e1c4b87-9aad-43a6-9f81-ace656100554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:37.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:47.331Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0867667f-8d4f-4d86-bbc9-791453cb45cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:48.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:58.371Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=754d99c9-0418-4418-9720-121ab16a6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:45:59.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:45:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:09.410Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b3d9a03-22f5-4cea-a8bd-ea5ece9dd0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:46:10.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:20.450Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8a2bb164-c9f4-4ea6-9e61-995177714088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:46:21.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:31.491Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=df68d581-b818-489d-b0df-95959cd807fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:46:32.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:46:42.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:46:42.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T02:46:42.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:46:42.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:46:42.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:46:42.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:46:42.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T02:46:42.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:42.562Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b7ba3c8-5d2f-4f40-b452-13a9f68b2678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:46:43.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:53.603Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3fe5c948-bbbe-4cd3-86f0-c7557018acfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:46:54.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:46:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:04.647Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=997289a8-d726-45fc-bf43-7e3b3c03b5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:47:05.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:15.714Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=32b24fec-1d18-469f-8eba-04ee63f72f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:47:16.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:26.787Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c4dee9ac-cd09-494d-adfb-6b64ffc85f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:47:27.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:37.830Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=55510222-1b10-4cac-9347-6d1efe3e0ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:47:38.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:48.866Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d0641b69-6cfd-4e22-aafa-c85cae8f4475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:47:49.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:47:59.906Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1039c971-6170-4fd8-b411-f2c3eb42e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:00.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:10.947Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a5512fc9-a648-47bd-89bd-6fab2af01415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:12.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:22.018Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0d19796f-eabc-4e3b-9431-6c1e70e73ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:23.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:33.058Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=90312e11-4e52-4bcb-88d0-b830b370683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:34.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:44.098Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=db518d74-164c-46b8-a718-38b98490bd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:45.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:55.139Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ed2a70fc-903a-43bf-9164-ea200be26361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:48:56.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:48:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:06.210Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b486366e-ef1a-46a0-89fe-1157ba531ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:49:07.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:17.250Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ff041524-e1cd-4957-9bce-a49e3201f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:49:18.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:28.354Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=859586a5-5776-4af2-869d-cc053c55c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-10T02:49:29.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:39.458Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=68dd62ac-f3b1-4aa3-8f90-36eb86df689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:49.554Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=82b2c9ed-c668-4fa6-863d-6775c73a4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:59.569Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=415b56e8-97b0-4cab-a9a7-64d2a283c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:49:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:09.583Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e2d30bd2-cfda-4158-b69b-1f3cb9fa7029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:19.597Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=02f6c7e7-af8c-49ea-be53-4031b5fd4db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:29.610Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f1ea6cd0-0b84-44c6-80f1-5f8fda8db39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:39.621Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8abcdf63-9868-455d-9fa0-ab14e9c0ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:49.633Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1cf74a0b-c5a2-4dfb-9eea-5e3f8187eee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:59.644Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bb848a49-8b40-494d-87a0-7a8911f46fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:50:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:09.659Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=659682fd-bea8-4a3d-bcb8-022a27165186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:19.670Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b9956623-6549-4af3-877a-c1fafac97b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:29.681Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9a0ee7c8-f49d-4682-bcf1-c954288b7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:39.692Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be1a895e-96b2-4b27-b482-74281dfd8bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:51:41.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:51:41.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T02:51:41.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:51:41.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:51:41.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:51:41.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:51:41.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T02:51:41.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:49.703Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e30b37ea-123e-449f-9daf-c6ad3eed1101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:59.714Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f473c4ff-ff7a-44a1-901c-cdeff8e76b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:51:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:09.725Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1ac4a0ed-e12f-4d84-acd3-b464d11b1cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:19.736Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=74104fc8-4a7a-4d95-98b9-2cc6d9c04954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:29.745Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8de619ce-362d-4c6b-b6fc-39ff00d80396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:39.755Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8cc8f7ac-f873-4b05-ba54-b13044b0b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:49.765Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=917c354f-e7df-4e54-a3a7-bbadae4e0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:59.776Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=692b3fd5-5576-41b4-84e8-5d382eedae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:52:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:09.787Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b62430bf-a283-46cc-a520-16e68ccb6200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:19.797Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7be13845-1716-4a60-8925-456ab57f2035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:29.807Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3cec7ead-1d18-4159-a012-a35d04318d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:39.818Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=734a72df-95b4-472b-afb7-3ae3e69b6e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:49.828Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=20617480-2ca2-4f69-9bf5-350828567082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:59.840Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=129d441e-4d61-4cda-a5ae-122ad0503233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:53:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:09.850Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cc4113f2-d805-4983-8de3-0bd44058ccbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:19.859Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e4cb22e0-a62a-4b99-8269-87567d78542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:29.869Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2914e298-3815-4865-8381-ef0bee2a14ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:39.878Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6cd19b59-d0c5-4adb-9b9b-43d709bfaa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:49.887Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9a497565-ecb5-47fc-baa5-678d20247625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:59.896Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8b8bb771-168e-49c3-93d1-4dc7a0954807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:54:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:09.905Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a061d29f-12d5-4393-976a-9b6537cd1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:19.914Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7d5741b5-56c5-4e5e-a241-9610fdafa122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:29.929Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=24942651-6954-4b07-ad02-a119bc7f8a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:39.938Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f8eca85d-2ce7-4327-982d-00845be147f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:39.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:49.948Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=984ec00e-6023-4009-8a44-235cc4a36653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:59.956Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7fcae42f-e6e1-4fdb-b622-ba134543eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:55:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:09.966Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0c0f414a-97b8-4285-b205-f85ede1802af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:19.975Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7a777957-f20f-4df9-97be-58cf450a27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:29.983Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b2f31f43-41eb-4836-a428-9ca604722ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:29.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:39.992Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=724a89c0-1d91-4491-9c7c-3bb243b9570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:56:41.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T02:56:41.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T02:56:41.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:56:41.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:56:41.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T02:56:41.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T02:56:41.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T02:56:41.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:50.004Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=888567b1-561a-4815-98bb-9a671f38599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:56:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:00.013Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fe64da6a-fde9-4b40-84d7-07a4209ad3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:10.023Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8131f194-6a87-41ce-8777-8b2e9eb876e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:20.033Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d34e1407-1c59-4e64-b4b4-0713b8ede16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:30.041Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2caa0750-ed02-4a97-be47-f5af348b8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:40.050Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=36e00bb3-f190-43ed-b60b-83a2c156d03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:50.059Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=63bf240d-f9a7-4ccf-890b-7d682a1fc035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:57:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:00.069Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9594e4ce-b41d-4de8-b8f6-cb902163bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:10.077Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=397034a3-33a4-44e2-979b-1633d4553a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:20.085Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4a1f643a-42f1-40c0-bdde-11aaca2548f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:30.094Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7775a97e-6c60-4267-9705-7443d11fdce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:40.103Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e4ccee02-0e4b-4cab-ba29-330390a83f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:50.112Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fc086eb8-6887-4c27-b7f2-3d2cba4a4acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:58:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:00.120Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=adf503a2-2d38-45ab-903c-7ea8c7ff971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:00.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:10.137Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=177ec418-a24a-49c6-865c-ddb45ecc0b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:20.147Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=73d32c1f-32e5-4528-829e-613eb4b65464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:30.156Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=55acd789-77f4-4f7f-b8f9-6823d37ca3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:40.166Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b6b3c338-a40e-42d7-a689-c990699186a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:50.176Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4d5f383c-31ec-4d36-bbd0-0783b1a8b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T02:59:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:00.184Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7a3e7acd-d93c-4a0c-b044-d67b76dedb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:10.194Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=712ad51c-f591-4103-99bb-7fd14ed29919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:20.203Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a32bdbde-a2e9-480f-87d8-14b20cbabe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:30.213Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4cd8bd7c-68c5-4d04-94b2-0002f5ea47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:40.221Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cd83ddb2-2fc2-44c0-a4ea-764fa81b5a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:50.230Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cc2c4071-a985-436f-ba3d-fd1dce283eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:00:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:00.238Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5a59390f-3d8e-42ec-9385-b267cb1cf382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:10.247Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1747dcb3-af90-4b57-85a2-ce02babf7706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:20.254Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c7027312-8051-4a56-869a-1bddf2b1e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:30.263Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ac443aec-6044-4c9e-adcf-c039fbda20b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:40.272Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0052f58a-cc8c-46e8-b24b-291c39cd3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:01:41.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:01:41.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:01:41.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:01:41.380Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:01:41.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:01:41.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:01:41.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:01:41.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:50.280Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a89ba436-3cab-4377-ae74-29a6b7d7e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:01:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:00.289Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=86722edf-e81d-40c3-8111-5382e9abe16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:10.297Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a439f818-77cb-4ce1-be6c-bc387b44fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:20.307Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=27181920-c2ce-424c-bb48-75907e2cb56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:30.317Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=61b79247-6860-4232-93e2-1f60d76bd9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:40.326Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0e6cf4c9-f039-43e5-9278-6792d28cbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:50.335Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=14fc01d8-9879-4523-81cd-b12b464140c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:02:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:00.346Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c4223bf-6b60-49fc-9b71-7d9eb68a6f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:10.353Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c3d4d2ae-374e-40d5-b51b-be7075e7b879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:20.365Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=729bb517-a62c-496b-81e5-0c0c021aa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:30.373Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5708c713-013c-494a-8953-70346c48e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:40.382Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d64a0b23-73a7-4188-afe3-d9351ccc2773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:50.389Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9d37a908-36b3-4d86-9efb-01d1d35d1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:03:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:00.396Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5b4ffec1-630c-4041-9cad-0871d6aae5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:10.405Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f6b16aaa-a3d9-4baf-b43b-253e8a479879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:20.413Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8e96becb-bfed-4a85-8938-d93bd13bda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:30.422Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=67bf0780-771f-4bd2-b142-eaec928331be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:40.431Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8a2b42b3-04e1-4a85-a8e2-ecccc32a8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:50.440Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=307bb745-437e-4ef3-a101-6005902b5c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:04:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:00.448Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6cdcd3fa-7096-48cc-9da3-9b7b9b8a244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:10.458Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5ec9722a-c2f9-479a-8acd-317817735a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:20.468Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6b1542f8-b21b-488f-9cfb-4e4fa98af2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:30.476Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=65ffad31-524a-4eee-ae6a-890aafff9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:40.484Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=28e6b088-74e7-45e2-aa9c-b812d59e6c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:40.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:50.492Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e1e2e002-f25e-429f-9833-10309c7a9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:05:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:00.499Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6828c9e0-89be-4ec3-87f1-9efc336a6339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:10.507Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=89eba226-be3b-4682-9c8b-ff52a9b68203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:20.515Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=48cc264e-3a33-48b0-91a3-ce390519624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:30.524Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=14ff591e-0ac0-46e1-b618-3b0bea7c803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:40.532Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=dbdb1723-985b-4ea9-a7ca-b901e7f5526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:06:41.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:06:41.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:06:41.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:06:41.370Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:06:41.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:06:41.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:06:41.375Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:06:41.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:50.540Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=180a4d8d-2e20-4eae-9fa9-670689648646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:06:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:00.548Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5fa61d4f-ad8f-4a80-ba90-0c6ee98d6c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:10.557Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b3d5a0d3-2908-4996-9822-9cd666759071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:20.570Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4ec99874-e486-4318-b830-db11ff345c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:30.578Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=643d7860-a62e-4a6a-8aed-4f16b0e268b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:40.588Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=01ba8633-d63f-4f27-a756-769a9ee78ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:40.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:50.596Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=47051725-12a7-43a8-b8db-e6fad285c7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:07:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:00.604Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=37a0e084-1357-4523-904f-1944e5bbb33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:10.613Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b363f427-ce79-42a7-b94e-f42c59fa1c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:20.621Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=69c61224-985f-458c-a5a5-d052bb849186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:30.630Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3bec8b22-9726-4d74-b69e-22090e95c90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:40.638Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c6f470e8-ef14-49c5-9cd6-bbd89e8f106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:40.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:50.647Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=14192bdf-c76b-4db9-ba8b-4ef8eceaa595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:08:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:00.655Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6bf38ee1-dac7-4718-9db1-72ee9ae47cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:10.664Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2e7c46e9-880c-452a-838d-d49491d4814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:20.672Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=557b5ede-d64f-4e4a-95c5-4bd901491941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:30.680Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6719eecd-32d7-4dc0-b04e-06b700bb8c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:40.688Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d6002704-88d1-493c-adfc-db08ad6b82ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:50.696Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=20e9ce53-a8a4-4555-98f8-35fc860bde83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:09:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:00.704Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9d597e37-560e-45ab-b78e-df1c765bb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:10.711Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=50e7ed06-3e10-4662-8bfb-9ab864bb0f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:20.719Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3cc95e30-94ed-42c4-be40-1225684f4942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:30.726Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f3d47a34-df51-45fd-90bc-48685cae099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:40.734Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=04651f87-1f30-4bb9-b1b4-b1a8f42dc6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:50.742Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7b2f37dd-ae61-4ea5-a600-e468c976f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:10:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:00.751Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=282b3c62-c6a4-4324-b826-115365c6c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:10.758Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=20917504-172b-4f2b-a30b-2fb7f64cdaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:20.767Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6366c7b0-a766-4da3-bdbf-1ee4feaa9871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:30.775Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=55cf0b39-fe68-439d-b447-86160e5234ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:40.783Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=71edfb0a-9a96-443d-a094-4a1d90da45d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:11:41.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:11:41.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:11:41.367Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:11:41.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:11:41.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:11:41.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:11:41.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:11:41.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:50.791Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2feccc8d-a237-4d66-b054-7bac6e79ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:11:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:00.798Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=28abc5bb-402e-4fba-a17a-49babb7a814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:10.806Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a96d4795-b3d4-4d65-bd2b-0fcd9619af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:20.814Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=81405196-f9bc-48bc-84a8-167d72f5d817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:30.822Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c97f8708-324f-459e-a932-15f429fb5480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:40.829Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1a9386c0-0685-41b2-a7e4-b08949c51926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:50.836Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=53a7eb88-3ee5-4615-86fc-271234d57b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:12:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:00.844Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8f8955b1-fa58-4cf8-9013-0763d007b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:10.852Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5339c94f-3a7a-4a38-b240-b23b05a74471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:20.859Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2c1b4400-5a75-4f7a-befb-078705c97dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:30.867Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=92e186f0-eb83-45ed-a52b-b32585a95442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:40.874Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=49d4005c-066f-452e-b6b8-6e77f86dc3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:50.883Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=892590d4-67cc-4a5a-9c3c-037e44085eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:13:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:00.890Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=790ee627-4dfd-4eea-b9d8-b40f952ce091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:10.898Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=30b88dec-b4d0-4947-9bc0-cb463854bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:20.905Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=959d8ef8-49e3-4379-baa5-b365e8b7cefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:30.912Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=77520353-a7b9-4d55-8d72-39e533f7accc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:40.919Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bcee22ef-3131-417b-9319-ee2d4ec933b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:50.927Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b5c20617-7f90-43b8-920d-394b93143dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:14:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:00.934Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b71ce225-1ac4-4b18-a7f8-86c60ef7fae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:10.942Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a048368d-4a73-434a-8530-463a2a974165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:20.949Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7d3e61f8-fbcb-469f-8c37-8729963e3612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:30.956Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1b41af28-d307-4019-8a86-83d223fe8079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:30.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:40.964Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f54a5cd0-795d-448b-bd8e-d6fc7f76fda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:50.970Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e42c376a-2984-4b51-b223-739d2c39388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:15:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:00.977Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=37f5f516-62b9-4bba-afc9-c6c2594c48ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:10.984Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0d27b8cf-eefe-4d43-abe1-7fdc1f552802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:20.992Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3c26a393-6db9-4328-91b8-c82ce68a900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:31.007Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=196010db-d9b4-4d88-ba16-362051245c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:41.014Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2738f6d3-2e80-4a78-93fb-49d650cf10a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:16:41.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:16:41.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:16:41.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:16:41.393Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:16:41.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:16:41.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:16:41.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:16:41.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:51.022Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aea4d1fb-2350-4728-a0cc-98f75bf5b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:16:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:01.029Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c1c5cbaa-f790-4c73-8c2b-276805f17b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:11.035Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7aa15308-f3fe-4ac4-a9d1-278fff5b495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:21.042Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a4fb16dd-dd17-4907-b01c-1d3062b101f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:31.050Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ad802af9-42f9-449b-a397-90b96f26ff64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:41.056Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c46c1bfe-d785-4e54-9a53-9db762e20adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:51.064Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f5ce04a6-411d-40b0-a210-1ee044df90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:17:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:01.072Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b520485a-a3c0-43f1-af8f-d513dd69194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:11.080Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=26fec402-cc07-48ac-8383-47c8f962eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:21.088Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6e501427-a7d8-46e0-a576-0fb0724c9626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:31.096Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a878be39-e9db-4efd-96ee-bd8e77b92149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:41.103Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=658488e2-f18d-4748-9b74-4d04aa525965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:51.111Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ecb219ba-171b-42cb-a650-d3768fbf10b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:18:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:01.118Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2fcad6a3-8c28-4f7c-b041-27137f9fa0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:11.127Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=480ae125-8b44-4b86-a9f4-20400320779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:21.136Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e47862ba-8b70-42e3-8eaa-c9d74229ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:31.143Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d2d1f63c-78ed-41ec-a94b-d0269128083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:41.151Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d639b317-7261-4090-96da-a3a6695dfbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:51.159Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5947319d-7e47-4cdb-8115-5035cfc3ac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:19:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:01.166Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fcc55d93-d305-4b08-b43e-a48e9544af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:11.175Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e9c2fc7a-ec80-4a16-83d2-44a764a5a288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:21.182Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e7bba178-b6dc-4388-96f1-ce05d15461b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:31.190Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f0e23bad-7d1e-4644-bc98-c7b2fef5bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:41.198Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=edbd17f2-73a2-4d9c-9644-f0ab01272718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:51.206Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8cdadb04-cf3e-4de6-b9cb-a2b64b7a7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:20:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:01.214Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=140eb151-2021-487e-9429-e5025ece2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:11.221Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=29417904-9293-4e8a-b9bc-642dd65c375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:21.228Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=db6e9872-c380-446f-af89-046f2ef576b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:31.236Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d53c48c8-9f89-4dda-a08e-2ef67c891751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:41.247Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=81534db7-9c39-40c8-974f-0937ba126a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:21:41.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:21:41.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:21:41.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:21:41.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:21:41.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:21:41.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:21:41.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:21:41.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:51.254Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=35d74014-12ab-4d46-9684-f094a9717515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:21:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:01.262Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c2f63942-5bae-4e07-ac05-5a7f25ff09f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:11.270Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f8b12c7d-6076-497a-8144-ea832af97e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:21.278Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0c8f97e2-f623-4814-80dd-f77e716d2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:31.286Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=357812d7-dbb2-46a9-9256-03d7be3ccbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:41.294Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a9f9bcf7-7dbf-43cc-bdf8-5c5ebc3d35f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:51.302Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ca111307-11c0-4295-9ade-ab36e858c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:22:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:01.310Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=89599af1-ab6a-40e1-9e24-94d226d72ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:11.317Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1fbd98b2-96ea-40a8-be0c-3e1e81c63ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:21.324Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=38117f75-6cb1-4cfd-9f90-2f40d03a4baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:31.331Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=03f8b02e-f4b3-432c-95fc-67086bc6ad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:41.339Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b38b4e9-798b-4c28-bfa7-fc385ada5242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:41.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:51.347Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3156f2e5-e366-4846-8294-477939738f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:23:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:01.355Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ef3e1cdd-d9d7-4a8f-9c24-1660e5388735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:11.363Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f769b9dd-7265-491b-9126-785465e69ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:21.368Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e4524d77-b762-4753-9798-5f1d9541406a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:31.376Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0424af3d-c853-4b02-bfb2-0f2d1692939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:41.383Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=11bf8a97-94cd-4cc0-9bd2-adaede7b8005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:51.394Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a8784811-0b57-4e19-9f40-125004771e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:24:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:01.402Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a7fdd70a-d8ce-466a-b932-5454a42fad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:11.411Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e3692041-c5ab-40d9-8f87-5adb9527ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:21.419Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cbc13367-8647-4b25-8039-bf00dc56217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:31.426Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=eb23f8b4-ab2d-4c50-b6d7-36d8c02693fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:41.434Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=50ec4ba1-a3ae-47c5-86db-6118537c2ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:51.443Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=44828c50-b3fd-4bce-8c2c-b54640544829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:25:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:01.451Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2020574a-bd69-4612-b7fd-877b7f45dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:11.458Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=480e0faf-5a7a-41b5-90f0-d5a811836fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:21.465Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=16909a73-0032-4901-8bb2-15cafbd58332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:31.471Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=93b82899-f93d-40db-82f2-aa0834c76a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:26:41.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:26:41.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:26:41.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:26:41.367Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:26:41.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:26:41.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:26:41.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:26:41.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:41.477Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=10d45e0e-f1a0-4e09-b117-4f315bb0209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:51.484Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=af89b90b-6bd0-4c02-a1f4-d3659908831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:26:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:01.492Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7b246012-8d0c-4a8d-8121-fdacdf7cf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:11.500Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=128303eb-a06d-44c8-899e-2db457afbd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:21.507Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=016680b3-b9ac-4f1d-a424-8bd314fecf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:31.515Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ce44acd7-ab39-454f-a3e9-a5eaca77a670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:41.522Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a118c1ad-d7f6-48c5-8247-175996fc8699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:51.529Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=53f4d7bd-ed26-42e0-af19-0b681e4656dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:27:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:01.538Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bd330269-90ad-4ab4-8be7-6b2f624541d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:11.545Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=af4424fc-ea92-4875-8bf8-6634bb09558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:11.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:21.552Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c3dd784-4241-4fda-b906-59a96cbaa049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:31.560Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6f859dc6-0a02-490b-8049-6e88448c35e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:41.567Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b45eaf0a-e46a-4618-966b-f8dd4f5a49ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:51.575Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2f5c8f1e-c5e0-421a-bff2-79a6bf268196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:28:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:01.582Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e2930139-da0c-41b2-91bc-c609563310a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:11.590Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=56fe6564-0d4f-4a40-9092-e94fd5fc713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:21.597Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6a24eb60-912c-4a4a-9507-5398e054e07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:31.603Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=29bbf849-06bf-4068-a9a8-9cd3b940c3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:41.611Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3bdf0d9c-6ecb-4ecc-b4c1-0f897222cbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:51.618Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=244de240-856d-4363-b240-a7ba978c3fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:29:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:01.626Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6ce11574-844d-4fe0-b7ad-d983dad42bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:01.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:11.633Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4fa05db0-4864-436b-b28d-fe68678c3b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:21.642Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1ba8595d-862d-4704-961a-7c1d6655a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:31.650Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1b4b7422-683e-49f5-82fc-78b39d32dfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:41.658Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ec2b886b-8f8a-4b83-b659-4bbc8e82166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:51.666Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=62c0f88e-c5c5-4a05-a815-3e943e8bd0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:30:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:01.674Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9c0ceaa6-6cde-4c48-8d7d-d2f89e6b49a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:11.681Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d6945d21-2974-4873-ad74-b76261b7b652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:21.689Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=af310b37-8d59-46ba-9cf4-04de6a6e6c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:31.696Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=54a08fdc-2926-4a2a-885b-28b9decdd470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:31:41.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:31:41.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:31:41.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:31:41.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:31:41.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:31:41.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:31:41.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:31:41.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:41.702Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=00fa3c3b-7e74-40a2-a40f-ebdbd8c51273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:51.710Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=62682878-1b30-4f7f-960d-2ad697840c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:31:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:01.718Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8a535ca4-caa3-426c-b887-ee751ffaee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:11.726Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e621887c-937f-48b5-8c60-38cd90b885cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:21.735Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=71f923ce-dade-43ad-b4dd-3cd68c925857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:31.744Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=19842f4e-7f3e-47cb-9673-22a4a83218a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:41.750Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c9ab165-639f-49b9-9845-daefddc24612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:51.759Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4f9cd4a0-c660-40f5-a1e1-7b9ddfc65060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:32:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:01.767Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=43d7b84d-9024-4f44-8478-692db46a71f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:11.774Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5a7f151e-960e-4fb0-8f8c-eacb7110cfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:21.781Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3f944797-52b6-4fab-85d9-568453c9dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:31.787Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=caf3fd4a-e791-4003-bf6b-9db0a22c1957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:41.795Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bc486710-2958-4ff2-a836-cdc951a73ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:51.804Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fc46c143-ba4a-4db8-8e34-a8ca3a187cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:33:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:01.811Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3b90a6ba-9bfa-4c9c-a0e5-1396f3969b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:11.820Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d32b17fa-e493-47ec-bd88-2d64e3b3299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:21.826Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8b32de29-af0f-4d4c-9cf2-f7cfa8e8b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:31.834Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c5e45299-00c5-4952-a1c6-79ad013c4f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:41.840Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=49757615-809f-4636-af71-e6a8aac5f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:51.847Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4d0faa60-40f0-460f-b127-1155132cc067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:34:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:01.854Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9bbc2748-ef67-4b14-bcf3-c2142b86edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:11.862Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2fe0868e-11a3-44cf-a3fb-aee001af85b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:21.869Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2ef5c427-c25e-4bd9-9fbb-2bda795f166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:31.876Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b8a38fac-c288-4451-8283-debf29a1a3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:41.883Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b36e991-89fb-474a-a2e3-0f49f0055af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:51.890Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=565fc904-22fa-4560-85c1-b6941da06246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:35:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:01.896Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c34d0fd-2bdc-44ef-9a12-f7a7e608677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:11.903Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e24fb845-18d4-456c-9688-4be870bb837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:21.910Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4e843e78-a808-402e-b5b8-2d2535b2e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:21.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:31.916Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=236ec8c6-e690-48f7-b847-f289c42ceeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:36:41.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:36:41.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:36:41.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:36:41.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:36:41.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:36:41.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:36:41.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:36:41.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:41.924Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b71e80f0-0ce5-4723-866f-418597ea301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:51.930Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1d0d67c1-1a48-4b9e-8a2d-4d4c5ee7bd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:36:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:01.938Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=47edbc0e-ddc7-4f56-bfcc-c9ef681aa8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:11.945Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=16664267-f466-4419-bf14-fd3df384bd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:21.952Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=28e582f2-be26-4bb5-a8f9-88a429b859b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:31.960Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2420e5e4-c6e2-4410-8ccd-81edbf090a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:41.966Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aef0adba-b068-4586-a1a6-5ef12ffaeec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:51.972Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=94a43ef5-2a3a-4cca-9067-3f2aeb488d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:37:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:01.979Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bc60540e-56d8-4015-b78d-3aede7481487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:01.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:11.987Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=df83b874-650a-4f2a-9586-b723aade7cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:21.994Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6ed7cd10-67ac-45d9-b4b2-1561da9a8451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:22.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:32.002Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4a3c67d7-c961-4e5e-ab08-e39ab886c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:42.008Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f1f50882-8e89-4745-8ebd-0c84c8cbddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:52.017Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=208e0057-daea-4068-8a8b-1e9cdbfa49bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:38:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:02.026Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8aa76afe-b047-4453-bdb9-67237c4122a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:12.034Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=45bac253-1527-4dc7-8421-d2b84e0f840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:22.041Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6bce74e1-b5c8-4245-a5ad-3fb434536e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:32.048Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8090cfbc-9218-4f0c-9f4e-2979549624f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:42.055Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2756a27b-75f7-48de-9c16-fe9278af1fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:52.062Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9af448bd-aea6-47d6-acae-81527b90cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:39:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:02.069Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a9e086e1-1cee-4ac8-84c3-5dc58535cc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:12.076Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=068f2f5a-8f99-4975-80d5-6ae3d810e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:22.082Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=68ce5709-f67d-4462-b966-ac0c5ab9ae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:22.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:32.090Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=83fa8403-9f1d-4ee3-8edc-6d190975e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:42.097Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0093165f-c88e-4fb6-8e17-41cc87562399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:52.104Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3cacce0a-b472-45a8-9df0-45ae9d4472c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:40:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:02.110Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=db8a3ab3-75cf-43fa-a6c9-4334bda0f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:12.118Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3cce23b9-91e4-4103-b9b4-1c4965ceb7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:22.124Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=83016d54-d8bb-457d-9512-7b584826fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:22.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:32.130Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c944a06-26de-477c-9952-94372af28dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:41:41.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:41:41.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:41:41.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:41:41.370Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:41:41.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:41:41.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:41:41.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:41:41.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:42.137Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c5261e19-9362-4fba-aa0f-419067b00c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:52.144Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4f94dfc6-2661-4764-b7ce-803ebf81cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:41:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:02.152Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5771e913-9e76-4226-a739-65e3c0c8d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:12.159Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4f50f870-aaa0-4777-b49e-2b9386fe3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:22.167Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=34b09fef-3825-45ca-bb7c-0c3ed1d62f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:32.173Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4e390a79-6f13-4b47-b7b0-0057d5a57cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:42.179Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5b5e5887-6d2e-47cb-a77e-b2f51c5fa1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:52.187Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f6a537cf-fcff-4a4d-aef8-fbfa5e970283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:42:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:02.194Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=efd9cdf8-a8a8-4fcf-a0bf-aa667f986198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:12.201Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c03eae9f-a26c-4ef1-be1b-8e3572884d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:22.207Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=75eec1a7-c04c-4748-9f50-18334d907201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:32.215Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=630f3322-5c97-41be-9896-828c0621a097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:42.224Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d55bbf50-5b13-4615-b739-2e4ec10b397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:52.232Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9cba704d-2a87-45fd-b0cb-838bc94d2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:43:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:02.239Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1b345d90-f03d-408a-9afc-42f20a6f2eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:12.246Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fa468f1b-bdfa-4404-b945-183475162bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:22.253Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=dcd69ae1-9f17-488b-853d-64be5074a3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:32.260Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e29007f3-2ccf-47c4-8231-5770d38bff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:42.267Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5645b910-295c-4fc8-928c-9da09565c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:52.274Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=41571c37-0930-45cd-b929-a9866a0db3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:44:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:02.280Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=423346b8-186b-4057-ab69-286f121d942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:12.287Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aeda3f3b-5be9-4755-99d2-73ea7eb165d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:22.293Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=887e6978-9592-4a5e-9af0-31012a31852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:32.300Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c0d677e4-3452-4619-837e-436ff6c095e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:42.306Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a5a42c3d-a687-4245-9ef2-40c29ca33bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:52.314Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=53b6ba34-dc5e-4c3d-bcb8-16d87464af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:45:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:02.320Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ae7aa8c1-52b0-4428-a4b6-88963445b53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:12.328Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7e247476-8e19-4a8c-a97d-ef6fb778d702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:22.335Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=01aa8f8d-f171-4a17-9fc0-ac8289797a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:32.342Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5687036c-079c-4661-bdcd-f736fb3781a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:46:41.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:46:41.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:46:41.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:46:41.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:46:41.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:46:41.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:46:41.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:46:41.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:42.352Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fa1b71c2-795c-40ce-b472-c715c614f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:52.359Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e9ff31a9-3e43-4fa9-8080-9a759c922f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:46:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:02.367Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ad5fa477-0bb9-45d0-95b0-dc207b1a1f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:12.374Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=449bc599-1fff-4592-a1f8-5ab51e7d4b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:22.381Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=db0ad130-510d-40c5-93df-d8d9d32d2b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:32.387Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2a615c69-4de5-4b62-8a8e-219a11ffada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:42.395Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e1ea7d3d-3cf6-48f6-8718-963198571367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:52.401Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e15fdf0a-33cd-4da5-9dd6-77b97654c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:47:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:02.408Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7fd43d66-7921-4787-b7b6-3f76a3e7d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:02.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:12.416Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=00e1997c-2ce7-489f-949c-ff782cbea504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:22.422Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b521b39f-472e-412b-b8ef-4fb3fbe11c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:32.429Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8841771f-72be-4398-b5be-d6ab175fd00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:42.436Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5ef2f076-5424-4655-932e-bdc5aa3e3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:52.442Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=25f1a165-03ab-412a-bb7f-3f570d64c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:48:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:02.449Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=50ccbbee-d479-4d94-ab6b-6e3383cb7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:12.457Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c98f7507-bd28-4d32-98dc-19f56a7c842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:22.464Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f33f5e4a-7a0e-494a-872e-81b623ad528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:32.471Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=28ec1603-6634-4c6e-b074-30d82c057dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:42.478Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5b4d8444-ae93-40d0-b6d0-9939835e5d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:52.485Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e4672b1e-98ee-4883-a9a7-a28e612ab9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:49:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:02.492Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4ed3849b-1623-4507-8276-cb4727a784d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:12.498Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6c59dcc1-360f-4424-9b2b-313e8f54e840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:22.504Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5bdddfae-9314-497d-a733-602b7c11b856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:32.510Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1cf3d9da-435c-403f-b55e-0a385cee4573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:32.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:42.522Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2e26eea6-922b-4ad3-9078-06e66f9bb685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:52.528Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b90d90c8-dcfc-4fcf-8909-c20251daebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:50:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:02.534Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fa3ceee7-32bc-4ecb-be93-8e7305e4368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:12.541Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f8dd66d2-4fd0-439c-8f55-524c85f7681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:22.548Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ef913f14-08cf-4631-a0e8-1b1c311b8c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:32.555Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=70b8e4ee-1aaa-4340-8597-4734f8302542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:51:41.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:51:41.389Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:51:41.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:51:41.391Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:51:41.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:51:41.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:51:41.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:51:41.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:42.561Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=78ab4746-7ee4-43de-aab9-d771ecdbf314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:52.566Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f9a5fba8-62af-4e9f-a5ef-bf39b9fa13d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:51:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:02.573Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a325b1c2-d8c6-4f47-b2be-21b30644e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:12.579Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9befd170-4abb-480d-9d43-2d0318628adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:22.587Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7df51bc4-6ac4-4f83-ab61-e15ca883cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:32.593Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c0367c92-40de-4f79-981c-659930d86429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:42.600Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bf073e23-f1f5-46c0-b185-1426affafd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:52.608Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=07caca2c-2a2f-4a91-8cc2-a39f5756a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:52:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:02.614Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9fb3ceb6-77e3-45dc-965f-3995befc65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:12.621Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f3970cab-c34f-4b1c-a008-d9df9fc04503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:22.628Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8d0fc5e4-fd36-445e-a738-fbbce5f76a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:32.634Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=26598167-561c-4cf0-8724-56a80a0af359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:42.641Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9f1fa6a0-9204-40ca-bb7f-792e3c07dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:52.648Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=06c63759-8054-46ca-82d1-0c7c447a0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:53:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:02.655Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8b0e2e39-d20f-40c7-9f25-70e5e68dbca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:12.662Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a22c9f04-ad75-4c04-a379-c3bea96aca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:22.669Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4aefaf21-4cc9-41b3-a657-14614feb7db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:32.676Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b2cf7492-f47c-4041-87cd-eec2687cc7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:42.683Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aba09f5d-fafe-4bb5-b0cb-5670bf307cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:52.690Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1251d402-4431-4ca2-8c36-754e3848859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:54:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:02.696Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=198cfda3-93c8-4857-94a3-4cd06d16c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:12.704Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1fa83aa9-7894-4a2a-a44d-6d3c4774a310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:22.710Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1d514318-2aac-415c-b20c-362d5e4332a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:32.717Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5b6af73e-65d2-4627-8743-1e4335e70fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:42.724Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9792ff9e-87e6-43be-b330-1f1d005c9a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:42.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:52.730Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0b4b873d-52d8-48df-91f2-2f6ee3cb09e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:55:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:02.738Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=46c392b3-acb1-42bb-92d8-d13943dfd7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:12.745Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e6a66f2e-199a-4674-bad6-663f88b04149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:22.752Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=16687a24-e29f-496a-a6d6-9f88ef2a2c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:32.758Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=06cd3550-2841-47a2-aea3-2b85dac142af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:56:41.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T03:56:41.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T03:56:41.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:56:41.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:56:41.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T03:56:41.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T03:56:41.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T03:56:41.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:42.764Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ba3dded1-980c-4a3f-ad6d-41f2a02e1b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:52.771Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0e376767-1751-486a-aeca-b89842e3bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:56:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:02.778Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=47d6e95b-6e14-4253-928f-6f897df7a789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:02.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:12.784Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=46f6c4be-19a7-4ebf-b358-76163a32758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:22.791Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=986400e9-6a9c-40ff-a6b3-3c9ebe2c293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:32.798Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d9c353b6-9e3e-4777-a2be-47b76a0f2f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:42.805Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cc4ca5a0-6b0f-43be-8f8d-2514bc6dba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:52.812Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3a2f0637-0409-49ff-90be-84d9521ad60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:57:52.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:02.819Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ea8c6d34-ad41-4ef3-a104-ee7ed41da4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:12.826Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d450dbc1-f9e7-4af7-ac74-19fee5d8b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:22.832Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2f83e095-bfca-4e6c-9496-c0a6d4b4fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:22.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:32.839Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=82b50a69-87d9-4f0f-8041-9582f61853d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:42.845Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bd30a6c8-93d5-4831-84c9-1caebd222a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:52.852Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ad4f510a-5b33-4742-bd0e-bd5c8a853138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:58:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:02.859Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=292d418d-a0af-4ec8-b2d6-eb1822075ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:12.865Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7671f18d-1bf2-4378-b126-25f69c11832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:22.872Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aceaaf88-d3b5-4881-ab05-4678ecb72196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:32.878Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=827d4ec3-8e4d-4e2e-a40f-5a78bde75148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:42.885Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=16b2d969-9a8c-4e09-9ade-b10d78c05cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:52.892Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8563c3af-10e4-4aea-9dcc-ed6a1c0fbaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T03:59:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:02.899Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9cafcc92-c89b-4ed1-a86e-d6edf75ce95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:12.906Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3ef96121-f7df-4252-8a4a-61b73fc39c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:22.917Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2de73494-82a8-45d2-b519-505c5e93e323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:32.924Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1751f621-8f71-4228-a316-5290213a2e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:32.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:42.930Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be1e3fe3-c7f0-49a5-a261-e6bd30949881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:52.937Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=90104b27-f6b0-4647-b7ba-050bd8681312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:00:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:02.943Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=502f4f9a-b5b1-4ffb-b3fd-73aaf5ae4003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:12.950Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cf029fc2-a1a7-4c80-86f0-b6dae76605f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:22.957Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d0aa2598-88a5-4fb8-b71c-2feb628b3f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:32.963Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7af18616-f458-4ec0-9623-6218335adf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:01:41.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:01:41.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:01:41.344Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:01:41.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:01:41.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:01:41.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:01:41.347Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:01:41.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:42.970Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9ae6f88b-2742-4b07-89ff-7727d6b223d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:52.977Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5dbe5846-ca5b-4e77-8f3b-05be1bb711fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:01:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:02.983Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=05f22f7b-3f86-4f39-8641-1af4e17928f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:12.991Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0415d6fb-3305-4356-bae2-2b44052c4836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:23.000Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=284a6c03-c083-497e-a98a-9d0f0a0c40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:33.007Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1716bd6b-2217-408e-8b5a-32ec935e7681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:43.013Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e1db1302-cc44-4160-a692-a37daf54e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:53.020Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=23c2a073-fb5a-42ab-911f-f63d1a8da652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:02:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:03.027Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ffaa3060-8855-41b8-aade-14f1a3a08ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:13.032Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2cd31742-91c0-4591-8b79-b4138ba621f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:23.039Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=027466a5-00cc-4f5a-a889-e8a7546a84bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:33.045Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cd3a6d63-1951-4762-aa12-9ca9d5f05649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:43.053Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0a713230-eb74-4a44-b030-310ea73e5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:53.060Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6051752d-9aac-40f8-93ca-8ea65292cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:03:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:03.067Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=df5c855e-f97c-4576-a20a-9f2e5f1464b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:13.073Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fe731362-176b-40e4-b688-340e79c1d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:23.082Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=813ea8be-9cde-43e1-ac53-132bb71560fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:33.090Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7407fff9-8e34-4e5d-8759-6897fea020e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:43.097Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a23e2e73-b0b2-4a82-9c3b-5e02de64d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:53.104Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a25b60e0-aa74-4ae7-a98b-dfd7962b38d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:04:53.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:03.111Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fb99a62e-cae7-489e-9141-0fbad9f1fd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:13.116Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=60abe36c-6b95-45ad-97d4-723cb941e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:23.125Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7d018fe9-7d6e-4efc-834c-bda3eae828d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:23.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:33.131Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9de442b5-32c3-4523-876f-530e9a214dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:43.138Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=af693043-5918-444b-9133-2f7a43eb943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:53.145Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=712a77b6-5357-49c2-85dc-3e2b227e57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:05:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:03.152Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3ede642f-462c-458b-9e85-84cce9e06426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:13.159Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a242a27e-d6f8-410e-9638-6aeb87aa8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:23.166Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b4aa8ec-7250-415d-a094-ad6b19acb665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:33.173Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=08ba1356-e766-4998-9d78-a2d8e2267d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:06:41.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:06:41.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:06:41.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:06:41.380Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:06:41.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:06:41.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:06:41.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:06:41.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:43.180Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e19931a9-0f90-42c9-b062-5f4c37ae2373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:53.186Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=03946a15-a01a-456f-9446-30cb0b4a3b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:06:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:03.193Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fa7d7a05-94b5-4325-a516-187e658d2e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:13.201Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a4f10c23-cca1-4098-aa8c-9b3f226e4280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:23.207Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=861dfd41-5f2f-4076-950e-093987e2abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:33.214Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0bf0bf2c-d1f0-4ec5-ac4c-6143e79742a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:43.221Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9cffd942-9535-4bd5-824c-236db9695da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:53.230Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=da39c5f6-52c1-47ce-a7d6-5abb78f7469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:07:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:03.236Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=641ef1a6-3efc-4395-9f1a-76388c4d27a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:13.244Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=42bd7dca-002e-4e79-be5e-979ccc297c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:23.251Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=df159ea8-8057-4dd5-9307-89c8743c18fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:33.260Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=83c56b3b-ec68-402b-ba9b-307780dc8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:43.268Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=eaa10785-be9c-4a2d-8e1e-76ef15cd1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:53.275Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ec60b98b-401d-4348-b623-8f73c02d1057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:08:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:03.281Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3bc7f925-bb7c-4bb7-bc19-9a95642cd98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:13.289Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fb7b6c1c-27ad-4de2-b8cd-55f35174ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:23.295Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6930d733-c46d-4404-b648-b7025a0a94bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:33.302Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3ff0a5be-1521-41f6-ad78-269a9fc0e7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:43.309Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=998f4286-91f8-4197-b9e3-12d49b67f888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:53.316Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=858f3da7-b587-4f98-9c9c-c80bfb126a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:09:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:03.322Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aedf7b85-6ebd-42f5-b5dd-bb359780019d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:13.329Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=197ae414-c77b-4b8e-9d04-ec80f849689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:23.335Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e30bc2c3-4159-4a05-9a68-744100554fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:33.344Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=00ad5fc6-6a96-4c7a-96cf-ea9b130fd975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:43.350Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7406fa92-42f3-4924-be60-c29b618692b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:53.357Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bb5a2b17-2356-4c1a-9860-ad13b898d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:10:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:03.362Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f4c59912-a178-4d01-9f34-bcfaaf758cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:13.369Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e30838de-8496-4ab0-9622-41d1d0289fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:23.375Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4c5c4949-65bd-4ae1-83c1-28ef109a9f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:33.382Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1eb74994-f049-4642-a518-74f582f4b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:11:41.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:11:41.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:11:41.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:11:41.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:11:41.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:11:41.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:11:41.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:11:41.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:43.388Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=abae1829-059f-4c68-a977-065f9018f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:53.395Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ac91e61b-de5f-4834-bc5a-fff9fec701d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:11:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:03.401Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b5effe46-b4c0-46a4-adb2-8255a9ca14e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:13.407Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=33c4f66f-eb46-4a3b-913b-0f65425674f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:23.415Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3ccee904-3c45-437b-a3eb-3fb767949b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:33.422Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e52f8406-dac9-4d86-9891-2994ad5c07ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:43.428Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=95c0bd93-119e-4f05-9f9e-02c796b0b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:53.435Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b1558e71-52f5-48ac-9cfc-60e93e30554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:12:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:03.442Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9eb23233-5600-4ede-984c-86000d32bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:13.448Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=74b2357c-6295-4b98-a520-0f62a8e3524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:23.454Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=73fbfe48-e04a-419b-be36-1c7099682c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:33.459Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1c1528b3-d1ac-4ba8-b67e-ac77c61cf9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:43.466Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=52ee8e2e-c04c-4a69-9583-a1bcd8c8b719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:53.472Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=054766f4-9946-4edf-aa47-d7aa6ec7632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:13:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:03.478Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cf3e31de-ea72-4789-bd19-13bd38b0c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:13.484Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8cf0c112-28a7-44e3-b96f-c64948362a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:23.491Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=611de1a8-a80c-451f-9662-d4a90aaa31f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:33.497Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7c02128c-3cf1-4674-b23c-57d2dc19bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:43.504Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=509165ac-dccc-4a65-b247-cab02f9af217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:53.511Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a5e37064-ceea-46af-a193-3d5bb1ccbb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:14:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:03.519Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=05d8dcf0-37c5-46cf-8bc4-56ecb63484a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:13.525Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bb504e0d-539d-49ce-a7d6-bd6ac073653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:23.531Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4c126630-ef0f-4713-9be3-be3832493b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:33.538Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=265d14bb-9b28-4a41-8238-5ac9f320f629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:43.544Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7dd927cf-c90d-4615-b50f-23ebd7b2955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:53.551Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=00225620-c1ce-44ae-8218-5defe31428c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:15:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:03.557Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e881be4a-7cc2-4bad-ac8e-fbda99467f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:13.564Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3107cf77-86c5-413f-89c3-4ccd195002bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:23.570Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=458b85f2-6c8e-4c7c-b54c-6a8f923dfef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:33.577Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=34a6244c-9115-4896-ad3c-3e4c6f328f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:16:41.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:16:41.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:16:41.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:16:41.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:16:41.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:16:41.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:16:41.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:16:41.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:43.584Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c2b9823a-3b84-41c2-bf87-75a6b5c1ce48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:53.590Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0c462c51-cc69-4e64-bf1c-b7083e927a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:16:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:03.596Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=49a47c22-b495-4084-9f8e-bcac81c0d559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:13.603Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=646a56bc-1b3b-4f67-bbf1-b8e7e0815d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:23.610Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=83756c8a-84a6-47d4-9224-283b03edeaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:33.616Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a83b1eea-093f-41e9-9f01-47853ae47649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:43.623Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d306af6c-004d-49dd-b1ca-d70c5c7087d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:53.629Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=29be3341-d2c7-4177-b961-3cd528566aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:17:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:03.636Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a428edb8-1cd6-4a47-af42-7ae607e1597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:13.641Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c9d9426e-e775-45fc-859c-5e28214b98bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:23.648Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=68096b02-8bc1-492c-b0cc-54c8ba491068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:33.653Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c913b488-e3c8-4940-9d26-c63e95586dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:43.659Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9e621d17-6371-4737-9cd9-54fce6903da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:53.666Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=af3de35f-4b7e-4c0b-982d-3f8969b31214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:18:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:03.672Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6cbc4864-feca-4521-8b33-d3df91f241f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:13.678Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cd73d625-d036-4e63-aca9-47fa7a5301ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:23.684Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c27bbb6b-2ed3-445f-a52f-d0e4faac91e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:33.690Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b0286037-715f-472b-b8f0-4ec31a5995c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:43.697Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1464c830-c954-4379-94d5-eaafca0a4290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:43.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:53.703Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7b498a8f-eea5-49e4-a157-e0652d00f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:19:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:03.710Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d1fdc09a-08f1-4b26-849a-d71d2f2d3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:13.715Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c3318067-c452-4b5c-8e63-60319d0acde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:23.722Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9dc72f29-ec0f-4870-a3e4-d20b4e39cf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:33.728Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=014fe191-c44e-4a19-b970-b03c5b796d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:43.734Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5d5bf741-75f2-46fc-950d-cc48bd08b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:53.740Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3fcd660d-8af6-4427-bd3f-95956c390631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:20:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:03.747Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=12922361-c985-405d-8fc8-66464e06ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:13.753Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bdf1304f-2234-4cf7-ada6-707fc5f72720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:23.759Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=725a442c-f130-4869-9869-0388afdc1417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:33.766Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e06a7f52-8303-4761-989d-4f27eab3c2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:21:41.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:21:41.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:21:41.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:21:41.348Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:21:41.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:21:41.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:21:41.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:21:41.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:43.772Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a464f84c-8603-4073-aebc-9098d29afaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:53.778Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=88f86a1b-353b-4ce8-a6a6-a214212efb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:21:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:03.784Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f1cdd814-4fdb-44ef-8c99-79b09990ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:13.791Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6357e733-44be-4a5a-bbcc-a8ed50299be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:23.797Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2931a0be-0676-4ab8-a065-ac34a9d68b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:33.804Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ce5e21b2-522d-47d2-b930-ab91ee403bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:43.811Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5725e829-f473-4b7d-ad6f-89e6b4c25e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:53.818Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=df0bf9d2-9f5d-439e-a9a8-2fcd6d03e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:22:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:03.825Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b2e8ae13-e063-4c1a-89f5-b051a0a11e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:13.831Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6a83b663-e350-441a-acd9-93f47285809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:23.838Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=79ad9ee0-f71f-4948-af9a-50dad56f72dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:33.843Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=851350ea-650d-4624-8b14-828a179771bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:43.850Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f8466971-8ede-44d8-b23b-1f60ddfe2d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:53.856Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7b7cb7fe-04ce-4af3-83d7-734390114b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:23:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:03.862Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cc889e88-ecfb-4f40-bac8-5d0591d9e010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:13.869Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bac2520e-15e7-49ed-9182-a0cb7687c8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:23.875Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c96cd79c-b4f2-4e18-be89-bc2febcad820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:33.882Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a7a813ab-014d-40a3-9c7b-99a942541f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:43.889Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=76dc3b7b-8ba6-488e-8c7c-053301eda5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:53.895Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=49c31dfd-2f43-46d1-90da-8f5d6369c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:24:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:03.902Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=374bf2ba-6112-43de-971b-aa18e99ab8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:13.908Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2bea5f3e-0ba8-438c-8f00-3ed993c333eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:23.914Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7b1619d8-89a7-4482-9a00-6215ece0fb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:33.920Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=12301215-27da-4aca-adc5-3c79ac0eaef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:43.927Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d2f43221-86b9-4a85-b75e-abb6cf1510dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:53.935Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d58395c0-e9b5-4141-98cd-aa502e60b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:25:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:03.941Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1a769af1-677a-42ed-8aa0-6f4641de7caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:13.948Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bb61fcdd-b41a-44d3-b821-e8bbf49f6377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:13.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:23.954Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=24df1ab6-303d-4467-b721-acbebcb21dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:23.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:33.960Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9e91cba5-2be0-4624-910c-003af3cc654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:33.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:26:41.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:26:41.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:26:41.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:26:41.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:26:41.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:26:41.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:26:41.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:26:41.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:43.966Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=655cb5a6-972f-4cbc-a3fe-4f661c5c043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:53.972Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5ca6246f-d0b2-4ed8-a409-af8b6b467e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:26:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:03.979Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0ef5c20b-b26f-4fe5-a3e3-8d0775df50b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:13.984Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9e5f8bef-8a69-453c-b495-2691c5f0bb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:23.991Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=524fc3f6-c97c-4991-9dee-c6ab928b3394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:33.997Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=6705c9bf-c72f-426a-9fe5-5c5f096710ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:44.003Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=947e8879-3fa8-4aef-848d-0a00f9d0cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:54.010Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b13aaef3-1984-4cf6-98a9-4d8858819767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:27:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:04.016Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=204190bb-6264-48bc-a42e-62dc2a8f7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:04.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:14.023Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b3c3af8b-2680-48c0-81aa-1cbd7a29a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:24.029Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=062564da-2e35-4f5f-b800-e2c2f7c7cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:34.036Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=79cffc0c-fac5-4e92-895d-01b4f9cb07f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:44.042Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ac4762ca-bd8b-477e-a636-c95c0d3befa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:54.047Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f632a870-d70c-4f90-b55b-0e9e9d07e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:28:54.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:04.054Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e6e57b5a-7220-448d-a941-8e6c5b0fd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:14.061Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8b95264d-e27b-4b79-84db-d15e15b4047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:24.066Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=55ccac32-7310-4ba3-8257-95e7dcd7ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:34.073Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5a0ab774-40c9-4f83-9225-66a46a9af18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:44.079Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=76ef2003-dc59-45b1-8517-79f8fd11f9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:54.085Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e7b51027-dd18-4e22-8bf6-01b3f9bcde2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:29:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:04.091Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fac7a7d0-54c1-4e9b-b5ff-6b1273041ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:14.098Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b49ce9f4-b599-48ae-ae1b-9eb77e3e4efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:24.104Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=32d80fcf-cd0b-47d7-9781-a04434894497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:34.110Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d938816c-eb23-4349-b106-ec74df85be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:44.115Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=eda52411-a979-498b-8568-186f3fae1bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:54.122Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fc202353-5fd2-484f-8399-1f233bcdb73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:30:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:04.128Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=19c4da2e-2a25-4cc3-8f58-b85e9c26ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:14.135Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=184f1c2a-a972-4f6f-8988-93e44e1320f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:24.142Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=57f9667a-5a6e-4d7a-bc05-7344a069ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:34.148Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f92c5f23-2a8c-460b-a110-4910dcdce516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:31:41.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:31:41.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:31:41.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:31:41.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:31:41.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:31:41.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:31:41.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:31:41.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:44.155Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ee634301-14f7-4908-98ee-23430636548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:54.162Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=00ff219c-b6ae-4800-a39a-bcf798584254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:31:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:04.169Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fe9ce946-46f3-4a30-85f7-5357781b2481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:14.177Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=34c9a882-07c5-4767-b30c-efe3e3cac2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:24.185Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=46b3a46a-f119-4be1-82f3-d4079bcdd783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:34.191Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a8cb9411-2fda-4c2a-8898-66a702b7ef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:44.198Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=befce276-0da0-4515-a63d-e9e6331cfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:54.203Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=69bc7936-0c9b-4385-974f-eb1427d52211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:32:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:04.209Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=55665c20-3d36-42e5-abfe-da4292474b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:14.216Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b79d9307-3bfb-4fb7-82ac-fe78e5356678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:24.222Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4a93b571-b00f-4631-ac83-9fedac560dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:34.230Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c65881e7-8ee4-42ae-9298-fdd485b9790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:44.235Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bf86e2b3-f6f2-4435-9b31-7a655b62df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:54.243Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b2b56bd2-a84c-4b64-87ac-c67272d9a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:33:54.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:04.249Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d6a0a493-72e0-491a-a859-10aac0671e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:14.256Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=012491c5-25a9-45b3-b642-c211f213a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:24.261Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=517f4d2b-bf9c-4f36-8597-44f5b8864fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:34.268Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e4f34dad-ff28-407b-a954-b212aa37e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:44.274Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1695b4f2-9d50-4f3f-b7f9-140066cd9d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:54.295Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b8ca7544-bd82-42d9-abb9-dd6cb3c381b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:34:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:04.301Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=08228def-d68d-4be3-ac0a-3590d44181ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:14.308Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f4804919-8dc2-439d-832b-02ae738c3cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:14.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:24.314Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5d959f12-f06a-4b50-a559-da9ae3b0cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:34.320Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4b34f227-95f3-450f-879e-3dfec0bff141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:44.326Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9b3bb66b-840f-4dfb-b829-26a27dd6866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:54.333Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9c184af7-c27c-427c-91d0-0c2ec4a62197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:35:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:04.339Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a9e78876-4454-4335-a98b-5b2adcf78c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:14.346Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7785fcfd-b562-4b5d-a51a-d191dcf4bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:24.352Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=694bc57e-e337-448a-8783-24c981bca6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:34.359Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=835ff3d1-6d07-4742-82d5-e51a580ee7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:36:41.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:36:41.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:36:41.349Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:36:41.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:36:41.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:36:41.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:36:41.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:36:41.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:44.365Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=028a3f11-71d6-414d-ba32-0ec776fa6ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:54.372Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0b86f0a0-9f71-4478-8d12-15f9e09539aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:36:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:04.378Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=11b3ee02-3933-4fd8-bee9-64e55188493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:14.384Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4e40ff79-ad84-49b3-8bd4-b96ca1a23add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:24.390Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3cfe45a4-41fe-470b-8e5a-9f9e88948708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:34.396Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=db2188e7-ba7c-49a3-b919-6023c4b9fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:44.402Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=17dc97b2-0207-4340-b582-36bdb9c73536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:54.409Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0093f0f6-3f36-4bdc-a495-ebffc9fb6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:37:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:04.415Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c83158fb-3092-494f-9013-7ffe5907df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:14.421Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e465f7f4-a08c-42da-a2fe-adf64254ed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:24.427Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d84f5b00-f35c-441d-8924-46d22100ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:34.433Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=49143948-1ba4-49a2-8900-fafbc71cd535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:44.439Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0c0b2c16-4d6f-49e9-9c26-9f565e698c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:54.445Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c099ed7d-315e-44eb-ae92-80b49e472790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:38:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:04.452Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0b63cd30-4085-4d7e-a284-2ad9ff4a9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:14.458Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3678fc12-12a8-48ce-94a2-f876aad28de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:24.464Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ed6233dc-6c45-41ce-afbd-9152e5fed25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:34.470Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b49fb845-3a2d-4517-8ad6-f8b658b56d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:44.476Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d51ae7f7-9dc4-4fce-9f30-c9a01a15310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:54.482Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9b3b67de-5104-45da-9590-2cefbf8d1d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:39:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:04.490Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8e8dbe89-2358-421b-bb26-95cd20c8e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:14.495Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be76907d-dfc7-4978-92ef-d410a9b432d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:24.502Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=22ce4716-7152-4da2-9395-3c54ff1626ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:34.508Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5e07fd38-96ad-425f-9c05-5ba56c0d8a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:44.514Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bcc0594a-afe7-4587-9b1b-5e11a66c73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:54.520Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=dcdd6199-cec1-4212-b3dd-28d397096a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:40:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:04.527Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=674e2982-f1da-4724-998c-7d5c45ab1378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:14.534Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4ae24fcc-9cc1-4872-b6f5-c78265d34924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:24.540Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=882d35ab-c1ce-4c57-b185-ace93402eb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:34.545Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=364b3026-5f38-4916-82b4-716dbd8cbb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:41:41.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:41:41.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:41:41.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:41:41.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:41:41.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:41:41.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:41:41.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:41:41.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:44.551Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=66cbe98a-38dd-4c26-8dc1-8bcbd90e039c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:54.558Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4983c321-7ded-49f1-962b-0a493740a674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:41:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:04.565Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0223db91-e605-4aa7-9004-c7fc8fae97bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:14.571Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=aae0d422-4158-402d-a466-c01fcf2577c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:24.578Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=64d7cd35-2914-4af5-82ee-06deb0263858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:34.584Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4f410032-cc96-4db5-835e-f1efc7cb0a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:44.590Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=508b8450-c3ef-4e0e-941b-eb10e456c800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:54.597Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=428945ec-11c5-4509-bc18-4e08e940f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:42:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:04.603Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e3cdea68-80e3-47fc-ad0b-2689771b985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:14.609Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=903f9adc-4f2b-4a05-8d36-9f3599abdd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:24.616Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5f50982e-f35b-4c58-be1a-28f793c850d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:34.622Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5cf6b3ab-6682-4d2a-b115-92b02b1030d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:44.628Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c05f55e3-ac96-4510-a323-9277a51f687b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:54.634Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=dcf2da48-8526-45b9-bdcb-10d246160fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:43:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:04.641Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ad7f9216-b37a-4bbc-9657-723b84dda73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:14.647Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=75e7677c-7fc4-4f8c-9e55-4cad76a61e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:24.653Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=186cbfdc-7182-42f5-84ff-196b44674ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:34.659Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=82afd241-8140-4e3b-975f-15947c044279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:44.666Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b41b7178-126d-4367-aaca-b195b31d00b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:54.672Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0d833117-c0b3-4c32-9287-543372caeb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:44:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:04.678Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d339b4f0-b0a8-4177-8c48-5e814d90d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:14.685Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3a3a64e9-7a41-47ac-965d-d9ac9f35b197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:24.692Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=fee4f5be-dcf3-4aa8-8625-9c334b6351db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:34.698Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3541cc39-0e10-4cf6-94e9-b7cc9704f229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:44.704Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=48e7682d-47d6-461c-8ac3-d76129397a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:54.711Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=424a7d32-c790-4e39-92d0-d97ec0de3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:45:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:04.717Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cd429902-6f0f-406a-b4bf-c1293005bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:14.723Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=dc41df2c-9b15-4339-8c55-17186621505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:24.730Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3fd44a8d-faed-4cb7-8ef4-e72ff4ffac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:34.735Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=124fe9cb-6d07-4040-9a2e-d7fae45ffa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:46:41.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:46:41.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:46:41.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:46:41.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:46:41.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:46:41.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:46:41.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:46:41.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:44.742Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=04eef061-cff3-4c3a-8fd2-0f5e54d53866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:54.748Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cd271a7f-6db9-4363-9e0d-5e8dc8b9d3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:46:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:04.754Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=99326da7-45af-43b4-88e0-1667d3ab1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:14.760Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f78a53f1-35c8-402f-9f0a-ae6590ad0aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:24.766Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=580c0e01-b96a-4017-8738-45448c4547bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:34.772Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=8ebb88c5-dc9b-492e-9bc7-81f7ad7d3b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:44.778Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=223a208a-3dcc-4c21-9f99-3c7b659a8930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:54.786Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=efcf64ba-c484-48c3-8d19-e4912d148f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:47:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:04.791Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1dde00be-8079-48cb-a05b-e373a9899dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:14.798Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=ce997b66-1401-4713-a570-26d7b02d05f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:24.804Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7aa2b444-2f5e-41f1-82bc-eb91d3a6e11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:34.809Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a552d43a-5665-41d0-bd81-5bfb066b6d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:44.815Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=653972e8-3327-4214-9aae-20347ab9c42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:54.821Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=23c7106d-f3dd-4c1c-afca-14233c13b066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:48:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:04.827Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bca82b93-6f7b-457d-887d-8517343fd3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:14.832Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b4d57e0e-be83-478f-86c0-e5da30c5dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:24.839Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=914222dc-2ddc-4d8b-a102-abc43f85433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:34.845Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=81e62f6e-6619-4bac-ad77-9f75a6fc0c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:44.851Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bdd44632-5100-461b-b711-47b61e7aada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:54.856Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=12a37726-bf01-47be-be11-b5c93d17240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:49:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:04.862Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=032d7f1f-4172-4b06-a271-3f931ab2f759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:14.869Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2bb4e9f2-833b-47c7-8b83-90a0623c38b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:24.878Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=631f4da3-d970-4295-b4df-2d67d1879856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:34.885Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7db8fa38-735b-4e8e-acb8-845f68d5b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:44.891Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7be153fe-bf76-4dd3-b970-0964b0523263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:54.897Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=067feb81-d130-4ec5-b6a4-0eb0a63d7bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:50:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:04.903Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=baff20b5-de17-4294-9896-4589b03b520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:14.909Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=83e49d32-05c5-4389-8039-6abdf718cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:24.915Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=19a950ae-1544-453a-aacd-c5ae99c14605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:34.921Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=22ac19a3-f637-4a0b-b5bf-2a6e91c3ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:51:41.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:51:41.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:51:41.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:51:41.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:51:41.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:51:41.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:51:41.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:51:41.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:44.927Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=90af2aac-8ae2-49f9-9582-06f9df4d3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:54.934Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=19816c42-9d87-4333-8a0c-18502d6d4aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:51:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:04.940Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=19ae5e66-9ae1-4a05-8dac-622b090d0371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:14.947Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=39847ca5-2c63-4101-a638-ebec9829dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:24.953Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=20f466f3-03d4-416a-bfcd-f971c4891536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:34.960Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cdc31215-c108-4bfb-adbb-613eecfcdee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:44.966Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f5bc37f1-b643-4638-acf4-a2c8482b4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:54.973Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0de02a87-47fc-4060-96db-39ef169e0203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:52:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:04.979Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be044e88-82e2-4506-869e-146e27097123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:14.986Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d0089b69-a06c-46f8-9703-e2f1e2dc3893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:24.992Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5cfed73e-4d2c-41fe-b414-b4ae2cf1267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:34.998Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=71179719-f630-4d2b-a422-0cc1907074d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:35.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:45.005Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=29d423fa-93aa-4839-940a-78eb071c644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:55.012Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=03713a36-8be0-4fd2-8c2b-32e1d24610aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:53:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:05.018Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c1f40517-d9d7-4a8f-8d5d-dcea9459ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:15.024Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=be691043-d5fe-4d6c-b32b-a4f7c2025307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:25.031Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e6492af7-4bdf-4fe1-a774-860c16537a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:25.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:35.038Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=4f886fc5-3f79-4d4b-b964-45149a2bae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:45.043Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3951b6f2-e3b0-48e0-ab13-fa27ca22ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:55.049Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c361a21b-e4da-4e56-8db5-b6c9ef7365e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:54:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:05.056Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a525b88b-f4f3-4457-b1ca-43d983982a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:15.062Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=9f94a726-ab93-4ba9-a800-c5bff3f6cd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:25.068Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=70024702-dae7-457e-96c6-5ebb87fc986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:35.074Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=887054da-bfd7-47b3-910d-00574931bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:45.081Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e87e2c8a-771f-4f3f-a543-57d536053511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:55.088Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=44f5b025-8f6e-4bfb-99ea-73148cc80a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:55:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:05.094Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=1c6e5741-a6b7-4824-92a4-cd327507192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:15.100Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c9c201f5-c3a0-446c-a726-5aa21305060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:25.107Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=3234420c-0fa8-47ba-b235-7c8a171decc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:35.113Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=68c59d1d-928d-4141-a78f-5166a5bcbea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:35.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:56:41.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T04:56:41.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T04:56:41.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:56:41.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:56:41.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T04:56:41.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T04:56:41.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T04:56:41.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:45.120Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f99a8097-96cc-413d-8f64-5a691a55b09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:55.125Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f2bf6ff4-ff23-45c4-aea2-e5844f9a8e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:56:55.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:05.131Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=bfdcc253-f13c-44d6-bd57-eebdc85e2285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:15.138Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f29c9382-3b83-450b-bf6e-f62a2d292afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:25.144Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=26e644d3-5733-4d48-a973-77bf76b2ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:25.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:35.150Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=952651cf-29b1-4878-85ff-2a7bf0ea0616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:45.156Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b49205d8-d550-4531-80e5-3203f42df762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:55.163Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=e5981c6a-a6bc-486b-a949-e005073159ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:57:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:05.169Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=cbef5559-9fae-459f-9438-e3592bcdd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:15.174Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d440b385-8b8a-47d6-a461-a77f6ad4aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:25.181Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c2a13faf-34e4-4da6-94d1-92449a892f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:35.186Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c13c2349-27c5-4952-ad42-57d2e8adb10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:45.193Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=109ca6ec-ceb3-4eea-b367-4f3d277455d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:55.199Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=11040b8f-a1b3-4400-836c-02dd20271693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:58:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:05.206Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=98de1e7d-7df8-47a8-b5ac-ffd9ce0444e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:15.212Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=2935e8c7-e119-4ec8-9d76-f4fc9b4e4382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:25.219Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=5079f24c-61ac-4266-bbb6-321eb6014877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:35.226Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=14cffa31-25c9-42c7-b29f-3297c91d5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:45.232Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=b1bf51b0-3ee7-4b23-a119-ef959595fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:55.238Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f8319d73-dab9-47c7-9622-e85632d7848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T04:59:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:05.245Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=430e85ae-a230-4124-8511-880c71d02f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:15.251Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=7bfdac98-127e-4b8c-ba9a-5e49185462e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:25.257Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=629c9c82-0250-41d2-9ef4-bf41dc8653d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:35.262Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=506bceaa-a899-4512-8781-dca9d76a4ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:45.268Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=736a4be6-3759-4268-8763-9a5abf77a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:55.274Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=414971c6-0352-41bb-bcf1-f74a0416e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:00:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:05.281Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f0918913-b6c3-4f09-80af-26216c0a9cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:15.286Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=174ca5c6-6b1f-46ee-941f-443a13e05bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:25.293Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c5b7b4b2-4e18-410f-b5da-7724c080ebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:35.300Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=f5f4e500-b34b-44ef-a7cd-93b80d7529b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T05:01:41.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-10T05:01:41.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-10T05:01:41.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T05:01:41.363Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T05:01:41.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-10T05:01:41.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-10T05:01:41.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-10T05:01:41.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:45.306Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=a5a536f2-4c50-45b5-be1a-683d5f23c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:55.313Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=c5bc1520-1f65-47d7-8bd2-5eca838baf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:01:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:02:05.319Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=d334212d-eb98-40f8-8f62-1b3a76dd0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:02:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-10T05:02:15.326Z |INFO |Init configs |InvocationID=7427f790-3343-4b0e-ab03-20f27d67299d, InstanceUUID=0ac8819c-7820-49e8-9f64-1196c8a94502 | |INVOKE |pool-2-thread-1 | o