By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T05:52:12.684Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T05:52:12.687Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T05:52:12.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:52:13.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:52:13.716Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:52:13.716Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T05:52:13.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T05:52:13.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-04T05:52:13.871Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-04T05:52:13.899Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-04T05:52:16.198Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-04T05:52:16.769Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-04T05:52:16.791Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-04T05:52:16.791Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-04T05:52:16.889Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-04T05:52:16.889Z |INFO |Root WebApplicationContext: initialization completed in 2989 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-04T05:52:17.484Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-04T05:52:18.312Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-04T05:52:19.888Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-04T05:52:20.412Z |INFO |Started MainApp in 11.206 seconds (JVM running for 12.07) |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-04T05:52:20.498Z |INFO |Start scheduling PRH workflow |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:20.510Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bf39c307-5a70-4968-9cd9-040724e473a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:52:22.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:32.054Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1f24f5ea-d6f3-4788-9be8-abf5208aff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:52:33.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:43.145Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4e794c12-5f06-47ef-a21f-b2fa5ec69812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:52:44.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-04T05:52:49.062Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-04T05:52:49.063Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-04T05:52:49.068Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:54.195Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=83fa7df5-6d7c-4934-b6fe-6aec1422c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:52:55.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:52:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:05.266Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7d284e66-f761-4cde-a94a-d51f265cd416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:53:06.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:16.313Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=46a386d7-514d-40f2-90f7-b94a9118b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:53:17.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:27.382Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4a91be55-da86-43a6-933f-59bca7d6ffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:53:28.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:38.449Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3295ddb6-ef8f-4ec6-90a4-88514b22fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:53:39.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:49.492Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2c912367-c460-4e4f-b263-f989146d9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:53:50.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:53:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:00.560Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5f656f9c-80f5-40b6-aafc-5a92cee5ba47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:01.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:11.609Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=033d6030-f18a-40c4-aa5b-274a64ba2a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:12.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:22.641Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9ef3cdba-96d6-4adc-8650-dd4cf62bcbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:23.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:33.683Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=791cd29c-41df-4953-8bff-64f5352b58aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:34.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:44.725Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9c791858-9203-4a7f-8515-05e9356de96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:45.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:55.762Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=178add4c-d571-4351-ab94-6454c701b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:54:56.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:54:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:06.802Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=29dc2b01-6c58-42a1-a5a8-5d92f1fb7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:55:07.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:17.843Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=71b040e2-a2dc-4bde-a338-9f0b412df3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:55:18.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:28.879Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=56f3c72a-1476-48f1-a9b2-4494ae208be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:55:29.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:39.926Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=286b8bb5-9a3b-4919-ac51-eaf1e2d4bf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:55:40.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:50.995Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=51ad224d-42e1-47ba-999d-3e9012c8dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:55:52.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:55:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:02.066Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=713917bd-b968-4a78-b3ee-f775c463ef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:03.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:13.110Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1f93037c-30ea-4f02-9836-cb219ef952a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:14.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:24.182Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=49ee3b14-1d28-4498-9987-510884a01593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:25.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:35.223Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=623ab0dd-0353-4030-ac68-e62f922bb6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:36.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:46.262Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e548367d-4e67-42bf-9791-c93700939d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:47.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:57.329Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=92011c3e-65ec-4929-8d9c-f64084e583b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:56:58.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:56:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:08.374Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17794763-d3ed-4126-92c2-257162fddb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:57:09.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T05:57:18.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T05:57:18.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T05:57:18.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:57:18.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:57:18.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T05:57:18.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T05:57:18.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T05:57:18.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:19.408Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=071e0c69-504d-4c8c-86b7-a4a676c016f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:57:20.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:30.460Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=015d9e1f-33c5-434f-84ad-4370e5fe3a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:57:31.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:41.525Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e60fcd1f-a7a3-4e90-933d-c5d0791f0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:57:42.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:52.560Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ff2d1054-5217-4530-b463-2f6a8b3c6c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:57:53.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:57:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:03.601Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1dd193e3-178c-40ba-bac2-10832cb2bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:04.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:14.640Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b69bc8fb-7eb3-4e7e-8b73-2783f44134a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:15.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:25.685Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=65c75d92-322f-47b5-99f0-c1a9bef63235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:26.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:36.724Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1e82d5d1-7c28-4467-ad94-0b7580577889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:37.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:37.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:47.760Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8e3b3be8-d974-428d-b121-e77b8c6c7bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:48.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:58.802Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8e33a3dd-9517-41d8-ae70-e2bda9f2a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:58:59.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:58:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:09.840Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6128a8ff-43ba-4a72-b892-fccc6c7245d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:59:10.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:20.881Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=335497fe-3c66-4afc-af3e-15a05dd6d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:59:21.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:31.919Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=db55d0a5-057b-442a-abc3-a68e2573a413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:59:32.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:32.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:42.968Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5faf2ac0-b308-4630-9ffb-0a9667ea43cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:59:44.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:54.004Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=097211da-4eda-4ecd-8d6d-91ab932fe4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T05:59:55.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T05:59:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:05.042Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6e602bf4-e874-4f89-8557-461c62dafce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:00:06.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:16.081Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a3f9560a-e63d-4f13-884a-a72f84b18890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:00:17.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:27.125Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=04eec953-a9ab-41b8-875b-d1884cc89d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:00:28.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:38.162Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dbb6e58c-bb86-4ed1-938f-d2d8aed8f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:00:39.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:49.208Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=398c532d-6185-4f8b-a2c7-b7de6a5685be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:00:50.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:00:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:00.273Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d62fc3df-b126-4923-bc3e-d440e7b76422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:01.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:11.312Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9088cd1a-227d-4c3c-b2d7-0230e43d8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:12.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:22.356Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1fccb473-23f4-4a15-b0fb-b5794a06a955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:23.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:33.395Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1c8c9d02-b5eb-44e7-a0f9-231487ab16cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:34.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:44.437Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05d17a57-edb0-4bcd-b29f-15302a768c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:45.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:55.472Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5b4b999c-0610-4b38-8ed7-a49756bb1b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:01:56.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:01:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:06.516Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8779c4f8-8b2e-4280-a630-81642335e4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:02:07.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:17.553Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a538826c-4e53-4930-bc3d-44e12deb2bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:02:17.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:02:17.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:02:17.862Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:02:17.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:02:17.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:02:17.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:02:17.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:02:17.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:02:18.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:28.623Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=abc09069-9564-4ee0-9aff-1e7936cc8ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:02:29.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:39.664Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=89aa0c79-64a8-47f9-b695-6a278c9a8bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:02:40.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:50.708Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=15f38934-5a55-4709-8506-4776163a0e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:02:51.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:02:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:01.744Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=817485ef-e9cb-4fc6-8016-4113a6bddce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:02.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:12.783Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17aa6cee-2ac5-4817-ade2-22c2ccd5a563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:13.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:23.826Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b71406eb-f6c7-4349-8b14-6436d9fb4ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:24.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:34.864Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d6eba3da-d764-473d-ac7e-0f3bf42745cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:35.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:45.911Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b8f13fe2-1696-4892-8c52-2b914ced1425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:46.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:56.947Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e0500adc-28e3-4383-89a0-c69c751e0ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:03:57.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:03:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:07.987Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b57458c3-afb0-45a7-b631-5a8299aae4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:04:09.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:19.060Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05b564c4-d1dc-4842-9ed0-58cb3d623ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:04:20.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:30.101Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1e9e9e45-448e-4c95-93c6-161d4e00c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:04:31.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:41.168Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=db6cec1d-3096-44fa-bcc7-e325ac73b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:04:42.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:52.213Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7d7ee807-b1c0-42ab-b403-7c9ceb7be11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:04:53.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:04:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:03.254Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9ac7d9f2-239c-4669-b62e-069b8a7a5b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:04.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:14.323Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c18b4ef5-b911-4d67-b0ea-6c35b6789811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:15.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:25.359Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e354a81a-f54c-49e1-93b6-5592fa99c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:26.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:36.407Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2fc3c84d-2305-4f21-887b-0e7f79c780dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:37.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:47.477Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cb1a54c0-beb1-4805-b3b8-564c1e815d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:48.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:58.520Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fa1493ef-093c-4c42-b135-9a1cb947ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:05:59.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:05:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:09.584Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=01ceda21-fc59-4ac8-972a-399d6770a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:06:10.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:20.626Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ec5667ca-9d69-47d6-9beb-f78f0347d959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T06:06:21.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:31.665Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a33cd641-fc4a-4206-b090-dd73f4a0ff32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:41.844Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2ff8e1d2-99e1-4a87-8e93-61e06002c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:51.862Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5042aa7d-ee7a-421c-957f-aff23fda1e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:06:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:01.885Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=62ac472a-43c3-4d93-89a2-c6fbb8896c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:11.900Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=91de51bc-2bfd-4a29-a8f2-1c24b5b82fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:07:17.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:07:17.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:07:17.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:07:17.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:07:17.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:07:17.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:07:17.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:07:17.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:21.916Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=44b04cab-851a-427a-918e-85fc6c8cf532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:31.932Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0e5b5ed6-ef87-4c0f-b7d6-7f24ee09e54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:41.943Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9384d46f-367d-45fc-8402-b75bda891b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:51.955Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c461025b-5389-4b47-9a48-20d66a7a56bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:07:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:01.967Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=37c12e64-ce66-471f-afc4-683de5cd011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:01.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:11.981Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=08b24067-c408-4c60-a915-cb8b7f68e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:22.002Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c4117674-351f-4e4f-9bf6-cfa319d7c9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:32.017Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=38471ecf-181b-4616-8f75-5bcd343dc900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:42.031Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=31b0d79f-146f-4d06-8770-86fa5e8c0716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:52.045Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2313c17f-7158-4cef-86dc-7023ab67f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:08:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:02.056Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4aa921c7-a763-44cd-aee8-d3b3dcae1c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:12.071Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c07241eb-e7ac-4bb5-b9d7-eddf92b75167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:22.082Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cb7b9e0a-9cc7-4556-ae4a-51ffb7eac9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:32.093Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9cece95e-b959-4457-889e-c9798ae2a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:42.111Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6506cbaa-6998-4c61-8210-33e4decaae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:52.123Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6a8037d7-c28e-4f3c-b765-fffc80d00b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:09:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:02.142Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=27c7264c-5bb5-4a6e-93c1-e97ba544e91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:12.154Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f6d72343-2a82-4cd8-bea4-bcc69c2520ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:22.164Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cb97641d-685e-4e76-b847-15337f042f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:32.173Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fbd05e42-7a90-4255-963b-2f2a229e7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:42.185Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=737f194e-5e14-442f-b20e-b863f25c6702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:52.201Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8384b539-f3d4-424b-97bb-6568ea642c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:10:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:02.213Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ca46e611-49e8-4670-aec1-6e80a717ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:02.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:12.224Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a7494251-cb88-4fac-8694-9f8fe744db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:22.241Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4997d793-7dc8-4619-b48f-48091726c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:32.252Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e1c98c85-2de2-44b6-8a40-279caf9a9254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:42.263Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0f3be620-efb2-4df1-90ca-cdaaddda52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:52.279Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1034385e-6d33-453a-b446-21e9f04fa96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:11:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:02.288Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2019ff0f-6b14-4ac5-afc1-687d1abcd62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:12.300Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4e13a00f-db7e-4d9c-867d-a9d9e104de47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:12:17.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:12:17.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:12:17.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:12:17.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:12:17.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:12:17.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:12:17.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:12:17.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:22.313Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c126c9ac-88f5-4254-9d03-96b50c833b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:32.327Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=be2855b6-058b-4381-8fe5-8583ff14dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:42.340Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0b18abda-f1e6-4a5d-8825-ded1d57a2708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:52.357Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=11760156-facf-4444-8f5b-cf82ebe4ef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:12:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:02.368Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0a567ebf-40bf-446d-9901-899b5a7cdd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:12.380Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a15e715f-35c9-4c0b-8b19-d50457c0ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:22.391Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97e2c677-d66e-43cd-af5c-6b7a6e3daea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:32.403Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2b75b2f1-ee12-4a52-bb7b-8bb302760692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:42.419Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05647bc6-7e79-4cbc-910c-ea8cbe620b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:52.433Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=85c2423f-8901-4863-8c33-da68ed71f685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:13:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:02.444Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=12938aa1-d58e-426f-8f94-1a8dffa84eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:12.459Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=46c05d7e-5be4-421e-84aa-34989707e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:22.472Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=23fd0efa-afa2-44d7-9df3-219c8602d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:32.488Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7a25c868-a3fc-4bd8-8c56-13cbb123a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:42.504Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ca161007-e871-4ff5-8a23-7c838d848822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:52.522Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cacba9e9-07a0-4ecf-ae89-e4bd9bd49e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:14:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:02.535Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=067111a7-e4a7-4b25-a4de-0265dc17d897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:12.550Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dbdb0896-934c-4fa3-a765-9090bb10d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:22.562Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05aee3e6-db9a-4e02-b871-e79c72afd493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:32.574Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0009e9f8-0609-47df-b050-df504e3c541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:42.593Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=787aa30e-1b60-472c-9175-8a7aefe661be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:52.621Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=199df88a-0a2b-4cea-8453-60434b9ab699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:15:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:02.633Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9bb242ba-ffc2-45d2-98be-024a895af483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:12.646Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9543920b-8d99-4da1-a501-2068842d3f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:22.655Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b8ab336d-1fe9-492d-a719-99ce368d8a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:32.667Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bf30eaf7-295d-44ee-bb26-e2156df2e299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:42.683Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=55bf3474-3114-4f69-891d-5e5fe654a4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:52.693Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d2e83b7a-54e1-4f87-924a-194c39f60a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:16:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:02.719Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b55bb5d5-bf1f-4e29-a79f-4944d17c445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:12.733Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9a8c7d4e-442e-48c5-b6ac-c25d9f4fbe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:17:17.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:17:17.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:17:17.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:17:17.828Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:17:17.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:17:17.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:17:17.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:17:17.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:22.742Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9c55b9c7-ab50-435c-a051-b114bf506939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:32.759Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=52082d54-1921-48c8-a3c0-179a07710406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:42.770Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=309c92a7-8ecb-4db7-824e-01f976bf6ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:52.786Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b8a988f2-91b6-4ee2-a074-186912fbf65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:17:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:02.800Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a6a55c53-8c7e-4068-8623-9b4559fe855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:12.810Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2f95ee60-d0f6-4a53-833b-f0d3077ac335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:22.826Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5fdb9859-cbe7-4208-9801-abc62cd2f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:32.838Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=01f4b527-e322-473b-9bf4-08f5b8889e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:42.851Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e8399a06-2e97-4975-97ac-31cd38bd7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:42.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:52.867Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=52c1d07d-a105-4d97-9bbe-c4ebd0cbc8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:18:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:02.884Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d27af88e-0099-469e-b4dd-61642c897d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:12.897Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ee557aae-ac3d-4009-972d-5e832bc71933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:22.909Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=92c8d877-d8c9-4854-bf34-a423fc6383b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:32.921Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a325c72b-f9c6-4078-94e0-3e87fb8cb676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:42.939Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2d847add-6e05-41bf-b874-5c7769976586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:52.953Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cc4d8185-c0be-4823-b4dd-90a207fb09ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:19:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:02.970Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a355bfbc-346f-49ca-af18-b46f76fed0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:12.987Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=34162491-c9e2-4e26-9ea3-39de1623a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:12.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:22.996Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=15dcc7b6-752d-4a8e-97e5-8553cc76a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:33.007Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7ee0338c-8bd9-4c74-8ce7-2e49f4607f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:43.017Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0925fba7-f081-4f67-9447-2652f0273daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:53.028Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3afc3602-e53c-420b-ba0f-e7335ca348c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:20:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:03.038Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=341dcc57-152c-422d-809d-c5844c94037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:13.051Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=22de7e5d-2959-4d21-91f9-1e0ef7f957c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:23.066Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bfb00086-ca9c-42c2-84e4-efac9f57c585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:33.077Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c2e91a19-34b2-4d2d-ae41-0e7bf22bcec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:43.096Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0c718f77-7762-49b4-b8d2-4f33a902bfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:53.106Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cdcd1ae5-80fd-433b-98a4-2894cfc9c2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:21:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:03.119Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e49256c4-77c6-46b4-92bf-89464e4c280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:13.136Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=27e4947e-01b8-478e-888a-d731845690cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:22:17.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:22:17.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:22:17.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:22:17.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:22:17.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:22:17.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:22:17.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:22:17.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:23.155Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=856c2d69-1bb2-40b4-9873-59937f42ea36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:33.167Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=19488866-6fb4-4adc-a8ca-fb48fb547220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:43.181Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9d9ab1dd-5704-49e2-88fc-8032e49f9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:53.198Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c6c8ab27-380b-4c50-b4a7-01b1b1af41c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:22:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:03.214Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9e090002-e085-4fe1-9b89-551baac6a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:13.226Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8f4acfcc-90cc-459b-9e2e-0fadaf68b70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:23.237Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=49a1b22c-4251-44c5-979a-08c801f15808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:33.251Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4aee18ae-ae5e-4bbb-ac46-110c582a02ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:43.264Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=43475697-1364-466e-be85-bd2e8572bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:53.273Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9821e46f-50a4-41ae-b699-98b106681074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:23:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:03.285Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e048851a-b286-4323-952a-6633125cab01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:13.293Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0510c740-5229-4a6b-b646-6ef370fa4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:23.302Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ac96ee90-2bfe-43c1-a220-61de27603f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:33.315Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=54642633-ec1f-42a1-b582-843514303361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:43.341Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9ddaba3f-4329-47ae-a548-17ed143042cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:53.353Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d50627a5-2465-4522-be57-5d50759ffdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:24:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:03.365Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a16f6a58-7e79-4788-8367-ec4d7efdd943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:13.376Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=28dc5103-45ab-4994-a993-651de7bf61f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:23.386Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=54601271-4be2-4e30-8823-ae9ed6914942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:33.394Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=aab45254-0054-4ec8-aa8e-1babf423db83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:43.411Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ecc96121-2c23-485e-b87b-bd58d997ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:53.420Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3b0b602f-2944-41b9-b6d5-1518782b8afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:25:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:03.430Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=247bcd28-e6cf-4b4d-8718-80507b3222c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:13.440Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a5aaccb1-ab3f-4729-9df4-3ab6b603fa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:13.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:23.453Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=50329668-caa2-444f-a73a-898c7853fae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:33.468Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cfccf928-f50e-4a3f-b104-95db3f065c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:43.478Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=115e2321-32ec-4ace-9f06-8e490a149560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:53.490Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=550c9f85-33ba-40ce-befe-1561d6559596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:26:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:03.502Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=db9fd172-5214-40bd-b074-27dcdab99feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:13.513Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8e75b662-f1c7-41bf-b2d7-63b3be4854d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:27:17.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:27:17.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:27:17.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:27:17.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:27:17.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:27:17.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:27:17.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:27:17.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:23.524Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=86ab5868-2feb-4e76-8c92-4cba6f25ff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:33.533Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=16ab47a4-0cb8-449e-adb8-91cb6dca2449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:43.542Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6a6b14b8-5f93-426f-8cce-210dff3db286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:53.554Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=41541e02-c748-450f-9930-094bc457820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:27:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:03.567Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d7c4a370-99d2-41e2-ae58-086a4444f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:13.577Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e9b829ec-60bf-4fcd-9466-f4f39e8185b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:23.588Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=529da63e-b758-4c38-94bf-f1b76a11c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:33.599Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bf220713-0c28-419e-81d0-4665333cbb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:33.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:43.610Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3a484d5a-4b8b-4583-8628-d205717f05a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:53.618Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9548fbf9-aa0a-44be-8da7-299e4b91088e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:28:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:03.626Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6768f009-6314-41b2-b113-07a378850515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:13.636Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d5770d74-1d3d-4778-b2d0-f9c73e4326f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:23.648Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cff3c8ba-0598-4adf-9b2f-2cfbce0f33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:33.660Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=58218759-0c5c-46a1-b3d3-1fc0b92c00fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:43.672Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f0bb3bc5-6d6b-45d6-b879-af582eb0b1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:53.681Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fdb04e99-8ab0-4626-9152-e0027df71d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:29:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:03.690Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=129ae749-75bd-4fa7-bf81-a3019d59a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:13.700Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a2e6cf3a-7de7-4a62-a23f-571849f5a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:23.709Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ac69a781-61eb-4446-a6a4-d941f683cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:33.716Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=711819fb-266f-40db-b33d-2330ee611870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:43.726Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6b7a9d59-dc6e-4564-8440-ed662dad8b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:53.735Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1e366825-8d60-419f-9762-653179cdfdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:30:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:03.743Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6274fa36-d7b1-4a72-b6ee-dd00428f033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:13.752Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=68bf4a5d-b2dc-4948-8abc-109ade8b781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:23.761Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=67362c41-f114-4237-9f04-43f5ffe0d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:33.773Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ba757e63-19a4-40a7-ab85-0c5ca1e114f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:43.783Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fd4eda01-13db-4857-bcdf-7a051514e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:53.793Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=796f9eb9-52e2-443c-9599-7dc4bdc18fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:31:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:03.805Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a8add62f-e866-42e7-8d83-47bbe406e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:13.814Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=31327152-357f-4cc9-a1b5-2b3dc41dedec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:32:17.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:32:17.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:32:17.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:32:17.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:32:17.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:32:17.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:32:17.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:32:17.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:23.823Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d6babea4-2ea6-4ecb-99c9-02cbf6463e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:33.832Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=85024ca9-d746-46b4-848c-c4782e100f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:43.841Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b67f1b44-a0cf-43ba-a2f6-abbef7cd915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:53.855Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b27f0aee-6d0d-4510-bfa8-b30225318982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:32:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:03.866Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3a4db422-6512-40af-b04a-a2a2dac81c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:13.876Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=36d56fa3-a0b2-4b08-ba32-7fc39673a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:23.885Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=784aa887-5770-4b9c-a264-b9cdb798c60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:33.896Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8cb7bbf0-313c-49ad-81a3-7975a3fc3824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:43.906Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5cb230db-30c8-4e57-ac56-f129dab24d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:53.914Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d11a3919-914f-4a18-be74-bf62a648f7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:33:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:03.925Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=deb6310f-066a-43d0-97c2-67166167015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:13.935Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7eda1d4c-02ae-4106-be93-8353664570aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:23.947Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c60771e0-efc0-47cd-b6b7-bdf0c2372fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:33.959Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=129af4c8-fc73-4747-b3d0-482918aa2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:43.972Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d5923191-edf7-4ee4-a72e-4d9b3fa9f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:53.983Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=14d7f376-8e96-413b-a52b-8f3824b9efe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:34:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:03.992Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=24e2cccb-72d5-4924-a4c9-bc593f7ca14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:14.000Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9f32ca40-8d60-4811-a94a-7bd1a329e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:24.014Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d34f71f6-1b1d-4287-8987-96fdf1677020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:34.023Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0d8299aa-55f2-4b0c-9a83-33b1f1329864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:44.038Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0dbd69a6-470a-4202-8f22-0d0b716fc490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:54.052Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c1b0e727-fb8e-4eee-85d5-9711a13c8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:35:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:04.063Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=40194cf2-dfbf-4a60-9d50-15d81578c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:14.073Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9dc38f39-ec17-48d5-86c3-01e181ab031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:24.085Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=64aa79c3-462f-4ff9-b396-117ec07376ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:34.095Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=403dcc7d-45e7-4ec5-9ee0-4b98570fc1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:44.105Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c3fc3621-31b3-439d-84a4-5772c83e6111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:54.114Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fb9ccaf8-c654-44ab-8656-95a216359649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:36:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:04.123Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5cef84ef-a25a-454e-876d-6482574b8dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:14.131Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2138ceeb-ce3a-4a6b-a7f1-7806eeb9c1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:37:17.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:37:17.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:37:17.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:37:17.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:37:17.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:37:17.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:37:17.847Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:37:17.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:24.142Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e68ef45b-39ac-4862-a7c9-54128693a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:34.156Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=43157bc2-486f-4ee7-94f6-d3f6e4e26b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:44.166Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b2ef7e91-2d8c-43aa-84f4-e478aec0c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:54.175Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2654a0bb-8073-4c86-80df-3fbba2e9b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:37:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:04.184Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=43aba0f0-cb89-4c6d-bc1e-d38b646c9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:14.192Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ddd1c63f-82e7-44af-8258-9987aed70a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:24.200Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=109e4465-0894-49c4-9730-f011d78c6f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:34.212Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=44c2fe6c-a6cd-4fcd-ad25-5302cc3d62fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:44.222Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1b633970-1cae-49ee-bf2c-5899cb6d26a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:54.232Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=412eae82-13a5-4f25-bda5-0d6775e68796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:38:54.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:04.240Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3bcb66a4-6727-4734-b7c4-9eeb04b2b0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:14.253Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4ae44f63-cbf0-4239-ab01-3295f8200fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:24.262Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=414db900-88b5-470b-b942-1086802d6a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:34.271Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7cff3b0d-fd85-4212-aa69-de56c90e6f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:44.283Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b0683b47-bffd-4220-a00f-c84f7f6c6f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:54.292Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8431c900-bffa-409c-a4df-6326fb5570d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:39:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:04.300Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9523e1aa-ba94-4eda-9cfa-ea703cb81e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:14.310Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9f74d5fe-25db-4a11-b819-542ca1a0bf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:24.318Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=caba3dbb-5acc-43d4-916b-61087af311ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:34.332Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=43de81ce-ecbd-4245-8e7d-81afde478080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:44.344Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=573b82a0-39ff-43e8-baf4-5d5e8c1b7ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:54.357Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3074ff4c-dc4b-4d18-b021-7fe02d7cf018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:40:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:04.367Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d0136452-7f9c-4c38-888c-94818504a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:14.376Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=62f10dd1-092c-4307-bc28-deff940c2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:24.386Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=249201c9-6010-42b1-ae46-19b10e364ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:34.398Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=420d2cd4-6740-4497-a73c-8b5058d64928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:44.409Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f90e8278-d671-4261-b6be-7f1337ed9940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:54.419Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5acb56ce-6e10-4ab6-b784-ce52f28e7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:41:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:04.429Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=34916fea-8e3d-4f85-baba-a94a1b6871e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:14.439Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2d5903e6-1176-4c5b-8c1e-e5a7c8e5f2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:42:17.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:42:17.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:42:17.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:42:17.785Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:42:17.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:42:17.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:42:17.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:42:17.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:24.452Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=02a23481-0dd2-4134-b2a6-443a6d42e1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:34.465Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fa9eb746-aa81-4fcb-a179-5f54181b5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:44.477Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c85ded8b-d593-47e8-af0f-0fa8da97f58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:54.489Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f217edc7-4b3a-4363-b868-a2c5f0758d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:42:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:04.499Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c671a5be-8e49-40f4-94f3-70aa5090589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:14.507Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9cc7e06f-e8f8-4b6f-95c4-b76448737a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:24.516Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=aac03b7e-7cfe-4e38-82df-3cf2c75e776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:34.527Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=62b4bfbe-03af-4332-835a-7353811ce83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:44.540Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3bb8bc55-5bef-43d1-81dc-0c89c97acbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:54.550Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ec39b9e1-aedf-4479-a558-f6d7c5669512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:43:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:04.558Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=521ed2c8-8c62-44d8-aad2-5e1ea5aa54d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:14.567Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d1d92c51-22b8-4191-ab9d-47a1752ad2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:24.575Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f01bc0a1-cdd6-4167-b05d-469d52cafbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:34.587Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=087a56a5-bac0-4089-b2d6-a9a50cebb0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:44.599Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97a052ee-e37e-4587-aa5a-fddd4e7c299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:54.610Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0b242018-81ba-40d0-9d35-a3c741062a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:44:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:04.620Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8713ba12-e0c0-423b-8593-d9f221dbe976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:14.637Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6f21410b-8603-48e8-bae9-db13b23dc2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:24.646Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=01349c85-a43d-4f54-9609-dde0222714d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:34.655Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bcfabf06-2cc7-421b-aa57-325eb13fc48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:44.665Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7f38930e-d710-440a-a462-afbebbfeb93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:54.679Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1b0f15b8-43bf-405a-84db-f75d9334add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:45:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:04.688Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7e24ccf7-6931-4b77-afaf-6c16211cf0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:04.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:14.700Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=048421c1-a4dd-4592-92d3-0a2bafea4715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:24.709Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b7c01eab-19bb-43bc-83dd-2cc61841e5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:34.717Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=098ab73a-c503-48bd-8105-5100719aaeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:44.725Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=33eb2818-4bff-46a9-94a0-dc28d74dde3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:54.735Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=98a01658-fe18-4ba6-a00e-e30d28c6ee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:46:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:04.743Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f2963936-8506-4c01-8214-bd3d054b2a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:14.750Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26ca10dd-bd76-4d6c-b483-6ddfbcfc66c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:47:17.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:47:17.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:47:17.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:47:17.765Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:47:17.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:47:17.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:47:17.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:47:17.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:24.760Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5f7cb01e-73e1-49b3-966f-33f8dcb5b49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:34.773Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=572988c5-f009-4748-9dce-be7ba881c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:44.785Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=66b7b6d3-e562-4801-99d4-322139c58399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:54.794Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cd2b01a2-6200-4347-af0e-a2c9e14e4f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:47:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:04.803Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d5219323-33d5-4b3c-a59a-e446ec475050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:14.812Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e6c5726a-e901-4e16-b22c-2c3603cdb26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:24.820Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3e8446d8-e7fa-49ef-afa3-c7fcc04478c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:34.828Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a1266d7b-96fa-4b38-a4a5-b0e21bfa35ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:44.839Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=95d40b1c-13a7-494f-8739-8d5882a7a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:54.851Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6db5dd80-4287-4b95-8ca6-b7d6cc603f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:48:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:04.863Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f2c8d14e-e263-42f5-8925-07ee5707c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:14.876Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e443ee6f-8db4-4fa2-909d-061eb7571afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:24.886Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=523fdfb8-e28f-4430-b9c7-ce3d1b36d942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:34.901Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7c000100-3662-49c0-afd9-841599f2ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:44.910Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6706d04a-7cde-42e8-885b-904ead0836a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:54.919Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=22969afc-c75e-41c2-b0fe-ad720b15bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:49:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:04.927Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97ef929b-2674-47dc-bdb1-4042fc4ed3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:14.936Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b3588a57-3a42-4872-9b19-93a2b5f1acef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:24.947Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=178b9e0f-f322-4d2e-a079-8f6040b9a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:34.960Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=069007f1-3cda-42e0-97c3-83994045adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:44.972Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=14a637d1-7c5e-403a-a854-89798a3564ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:54.982Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b7975a5e-a54d-4b0b-9fdb-7831c32811b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:50:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:04.989Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7d6d45fa-f142-4417-a56e-3901dee47f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:14.998Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e0ae75ad-7a72-41d8-ba78-230fd3362835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:25.009Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=98c4c18f-a121-4f25-bb75-dd9665a0a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:35.018Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=01760b21-54f2-46f0-bcf5-17d50f6aba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:45.025Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0f205252-36ef-4410-8f59-fec13e81cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:55.034Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6a850408-7593-4916-bae5-93a075f1fe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:51:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:05.042Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=351417fd-0d50-4782-978f-4b0957675cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:05.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:15.062Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a32c5a6f-0dac-473e-bf75-67b86b869ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:52:17.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:52:17.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:52:17.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:52:17.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:52:17.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:52:17.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:52:17.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:52:17.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:25.072Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7fed5f46-dd4d-4f58-92e8-7de7c501a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:35.082Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=232a2fab-71bc-4733-aa6e-18cbd97964d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:45.095Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=763d5add-5307-4a27-ad53-2039d396f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:55.108Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3925726e-3f8c-4862-ba25-06b4aa904786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:52:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:05.116Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=efe1e991-9ea5-490b-964e-746d4a6b7f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:15.123Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6325cbc7-9b57-4abf-8d6c-250ee4a3b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:25.133Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=40730110-31f2-4234-a38b-cbc06cd6a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:35.141Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=10636ba4-e1ca-46f9-ab92-38edef2bb639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:45.149Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=60079b67-8e4b-4eda-afe5-6494afc11521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:55.159Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ea454930-7527-434d-8a12-b2d9fe0a48c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:53:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:05.171Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7ddee159-7a47-4a49-8429-ecf8f38c89d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:15.181Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c63de78e-05ae-41d2-bc1f-dfd3c32f9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:25.190Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c3b69172-5ae4-450d-94a4-4885cd6186a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:25.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:35.200Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=731ea7f6-f4c1-4b93-9080-c770f4c6e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:45.210Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ec9c7061-3b6d-4c5c-bf7a-a029f75ca5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:55.223Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0aff1170-fbbe-40d1-9394-cc8f229f88fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:54:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:05.232Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bb7677aa-9fac-4515-980e-fcdb4a5df9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:15.240Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=550257e7-cac5-4587-980b-2dad11f8e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:25.248Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2e3be0a1-e8c1-447e-ad67-855e0e400b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:35.266Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=01050586-fa08-478c-b67c-832052fc8c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:45.277Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=44632e91-f6aa-4e74-a2f4-d821299b4aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:55.285Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0fd9f786-0ec0-403e-9d08-a7b058c78f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:55:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:05.295Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=722cb38f-4f9d-4fe5-82aa-ce438d7010f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:15.304Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c9adf3a0-c4d7-4203-90cf-13db9a8bc6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:25.319Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=acdc3451-20e1-4144-9dfb-989402988078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:35.327Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=09ccd754-8a81-484f-8777-8eccb468f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:45.337Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=47940fff-4d60-4708-a143-34808e8f1af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:45.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:55.350Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=72698b29-7d86-4b41-bcca-461c15e35263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:56:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:05.360Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d7cada57-cec3-4b7a-84e3-b99d146a5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:15.370Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a83b9162-8488-4721-8791-8c6582ba8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:57:17.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T06:57:17.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T06:57:17.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:57:17.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:57:17.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T06:57:17.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T06:57:17.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T06:57:17.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:25.383Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=944406e0-988f-445a-b710-e4d71e2cbf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:35.391Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a9639c20-80d1-4117-8d10-9f0a4935afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:45.398Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f1be4c50-c648-4f46-b78f-d6a5cfa7b2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:55.406Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4bfb4b7d-5ba9-4def-af0f-9bee65cb1773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:57:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:05.414Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b8dd49a9-f6ea-4d20-85a2-1618cfa227e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:15.422Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f1a43e7b-c3c8-4811-ac38-56f9a0489f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:25.433Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6d4bdcc5-a94b-4311-bda8-497b8ee580c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:35.445Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bc3fbb75-1a7d-4999-944f-b918f4676c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:45.453Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=886c8d69-fe86-4d3e-8223-a723c6c4dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:55.463Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cf73f2f7-ef79-4c88-bd8b-b2b5c4588172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:58:55.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:05.474Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ab1bd3c7-8a5c-4f42-94a5-8d039561cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:15.490Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d37a0822-075b-4a20-9daa-55b8fde5ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:25.497Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=51c64941-f1db-45c6-93fe-7c348b0404fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:35.505Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=709eff5d-92bb-4b8c-9c13-583153e80eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:45.514Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2e1c0e56-8d9b-4195-b8bd-49fcd8c16c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:55.522Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=eb1b3b61-4e94-43fa-bd71-0adee75b2b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T06:59:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:05.531Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=985698b5-a7c7-4b59-b71b-b458e5bcf7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:15.541Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f4152453-3201-49dc-90e8-1c49a0408076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:25.552Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97e1e087-efa2-4521-8872-0cd17b6c367b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:35.561Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0b36e4ff-613c-4724-b3ca-8a0bd279a127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:45.569Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=703cb62d-9692-4b4a-8c33-f86e616e51cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:55.578Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6f53f610-af0a-4261-8c44-7edc8c5e33b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:00:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:05.587Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=edfb2308-1d7a-4f5c-8659-11691ae28126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:15.596Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=61dd4e42-c5bd-45d3-8d16-0643dc4d6c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:25.605Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3a0e56dc-c0e8-41e5-a6ba-89f48ca840f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:35.616Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97d9d149-db6d-47d8-a47b-bf75488518c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:45.629Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=552c8ea8-6fbb-4022-99ea-f93570ca0bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:55.641Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f3c329d4-1bc0-447b-ab94-0ff3bd888af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:01:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:05.649Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2a54e81e-fa8d-4404-8482-323b90f9a460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:05.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:15.658Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fe3bc79d-2a73-4789-8411-78863087f608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:02:17.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:02:17.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:02:17.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:02:17.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:02:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:02:17.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:02:17.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:02:17.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:25.669Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5909f1f0-8008-49f3-8232-363e8272559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:35.676Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6901aaa1-2650-43d9-9c04-4ae97b7935c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:45.689Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9abb2f99-7e2d-4d6e-b714-264813590764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:55.696Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8fd9f17d-8bc6-4884-bf2f-728c98602e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:02:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:05.711Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=741ffacd-272b-4083-bb4b-18c175d996b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:15.723Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=251a2780-e947-4c88-9eea-a6839c6e972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:25.733Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=971de2fa-caa3-4b8b-ba89-5843221e37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:35.742Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=09a0695e-d352-464b-9066-f83b2211fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:45.752Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4689ab81-89e9-486a-bea4-02542d82b97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:55.760Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e24559ac-8652-4d3c-a42e-93b87a2b9e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:03:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:05.767Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3c594f31-7da0-4b37-a0a2-1161eee915ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:15.776Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=93bdcc07-b922-41fc-945a-b7fb954ed5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:25.788Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fbd005c7-e1e4-4e55-9acd-c9f9c0fd6f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:35.800Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=702710f2-5bf6-4518-9b7f-b8de1aedc8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:45.810Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4edd3ad2-de36-48a1-aa7f-ced3ed3110fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:55.819Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6a73bbc9-c43b-4846-9f29-421ff4d468a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:04:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:05.828Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a4d14a6b-8047-4847-b014-6fb71a9ca8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:15.838Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=678c1593-2152-48f9-9ada-2e677301efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:25.846Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c41efce8-cb29-4b18-89f5-d1750bda7a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:35.855Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=77addb1a-a5e6-4bd7-80e8-93ba1cd29e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:45.864Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0897d5d9-abaf-4adf-ae73-8505b0b51eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:55.876Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=19b35178-2ff5-4bcd-85bc-b60bdb6378c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:05:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:05.895Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4a2ffaf0-49a9-406e-bcf7-849aba4dc560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:15.905Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=21cb115a-106e-4200-a258-588c1479f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:15.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:25.914Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4476c2a2-f6f1-45f7-b43c-c6f084cf5a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:35.921Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ebe4af2a-c4c0-4f59-ac38-85a4fd10c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:45.930Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5cf11527-2a66-4aa7-b63c-b3169219b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:55.944Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9c972b20-6df5-4bb9-828e-f32b0a9213c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:06:55.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:05.953Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3a1c66a5-a70d-434e-af25-ae1bdf7f47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:15.965Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5d3161e6-7ac9-4201-8048-11f16d5525d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:15.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:07:17.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:07:17.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:07:17.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:07:17.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:07:17.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:07:17.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:07:17.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:07:17.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:25.975Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=99475d3b-e7f1-4808-af00-ed32220d9c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:35.987Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e54a10d1-684a-43ed-a0bd-3c86a8780a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:46.009Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=08ef5c6b-9dbd-4812-82bf-55d8bc8110e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:56.021Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17814c14-6910-4870-8160-fd06dd5f244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:07:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:06.029Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=128a9d86-4d5d-4b77-8e26-918d2f073e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:16.037Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6fd2d692-d675-4d9b-b0a5-04f8a7f6852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:26.047Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=513aa4fc-8d59-4e14-a9d0-ff21f918e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:36.055Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3da6d0c9-6d2f-4770-9080-817a8437b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:46.064Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=14181506-e37b-4e5c-849d-b3a20de80c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:56.078Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=92327b6c-d2df-47fb-857b-7d008da282c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:08:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:06.087Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e0e6557f-b1e6-4391-8b33-f705cd5d431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:06.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:16.097Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b87378c0-0104-4c8e-b565-00c5514cc58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:26.108Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d8909fc3-aa09-4b24-be78-d71abe66e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:36.115Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e368e8fb-3cfb-449a-9b51-172e63e37d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:46.147Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2721d639-5758-47b2-9cf0-5320147bae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:56.155Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c0c53db0-d61b-4590-8f1f-e60ecb5a97e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:09:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:06.167Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26965511-0c07-4547-8c91-afd7fd8f386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:16.178Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=18df5cdc-7434-41cb-b92b-4ed2ad7ffb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:26.191Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cb6243aa-0751-4298-82f0-eaf526a67e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:36.206Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=622f0e69-3c76-4cf7-99e7-0944b17f5dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:46.216Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9516314e-e090-4428-b526-f6e25ba84a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:56.225Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cfe1b6c2-bdc7-4782-beb2-70c866baf469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:10:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:06.245Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=104260e4-ff3d-41aa-b77a-e1518a9db034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:16.253Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c9539150-3404-41c0-99e1-64f6ad813583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:26.262Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=708df1c6-473d-4695-a6cd-2c48ca6101e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:36.270Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f839fc31-0435-4121-85da-dc06c582d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:46.278Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a5e7ba2a-b2df-4f3a-a80d-7e9d30a26177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:56.291Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b04d31c6-7f7e-4c4d-9526-7f97a7ca892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:11:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:06.300Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=519b9cec-b5d7-43aa-ad00-c513f57f489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:16.310Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1d38f8a1-f605-4673-8cb0-008068988655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:12:17.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:12:17.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:12:17.754Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:12:17.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:12:17.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:12:17.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:12:17.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:12:17.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:26.322Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=537c6e99-2783-4606-9cc8-a63577cace37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:36.338Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=82cdf4f1-b986-43da-9de1-8573cb731998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:46.346Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0d437eae-4566-4600-95ed-4d69700becea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:56.355Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1a320f6a-9536-46eb-b86a-ba568bf2bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:12:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:06.369Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7676d88e-5785-42bd-850e-bfa7ca0d3e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:16.385Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=23b2d34f-f016-4daf-ab8c-99f7eaf42f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:26.393Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e715a207-542a-4b3c-861a-03c41b08e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:36.401Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5ed62676-5ab8-4827-be3d-6a6b921f6a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:46.412Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5c416b03-db23-4ba7-8f02-53ca461ad651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:56.422Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=69f668a9-539b-49d1-a518-6a6acc922eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:13:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:06.436Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0791e6ec-c10e-426d-bc7b-06dda6505fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:16.444Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2d7c5cba-97dc-446f-897c-4a25cc13d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:26.454Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=27aed18c-4575-434d-800c-1d570cf39ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:36.465Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a1be7b56-cf52-442c-9eb3-eb2b87d8dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:46.473Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=60404fdb-b394-488c-a4a7-9c68f024cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:56.479Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=df0ed558-e641-465b-8d4b-fbfdc3eceb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:14:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:06.486Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f3880c4d-7180-40d7-a5b7-0d0bc9a740a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:16.493Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=29c1de1f-7865-4c44-bf04-452e1d7ea0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:26.501Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b5b97fcc-b62e-4339-80be-e97de42db71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:36.511Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=558796d2-24a7-4076-87c7-d7de19047485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:46.518Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e1ab7c73-5c28-4692-ad1a-63e4539d3ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:56.529Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ebf2f550-a379-4eba-8596-063f1ca2bcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:15:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:06.537Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0d0f4c82-56e1-487e-923c-afc903b4bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:16.548Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=876e6405-3680-443e-ad70-bc6832530653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:26.556Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1fb1d7df-a10c-463b-adfc-e10921cc2d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:36.563Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0a64ed90-726f-4b42-84a5-331a47893b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:46.574Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1942a7b7-2f25-41da-b12c-00d3970f2b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:56.583Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=403a3ab0-965c-4574-91ab-eb4b5a0c23e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:16:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:06.591Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=09e7fee2-79ae-4a20-8b7b-d7e4bb059386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:16.600Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d4fdab6a-4e2e-4a32-be43-76285e623a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:17:17.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:17:17.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:17:17.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:17:17.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:17:17.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:17:17.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:17:17.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:17:17.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:26.607Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dbef1c83-b9e7-42ca-bfd0-458f3c34b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:36.615Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6f3584d2-9103-4a94-9642-c6f9610b0de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:46.623Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=41291b24-e0a4-43ee-b468-e240365f6398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:56.631Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b0c0aad0-875a-4ded-8a55-74668608ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:17:56.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:06.639Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=de5eb8a6-e75f-44f2-b757-5fdd4c9b542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:16.646Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=18dfad49-06b3-45c1-ba8a-f88a594b7d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:26.653Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fc26bd92-1d20-4eef-800c-ac7802810601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:36.660Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a2adbfb2-5707-41b1-b6dd-dd58eccf3ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:46.668Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3203e471-9f31-49ad-9e93-903968218b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:56.675Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b3ce3659-fc7d-458d-91a9-428269b31abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:18:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:06.692Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d9009d3d-7412-4b23-a1a4-a6fb2cfcfe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:16.702Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=21f69092-c963-4519-a93c-a569155dee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:26.712Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fa8469e3-5d3b-4dc2-8c88-6e5e158299f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:36.724Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a00e034d-e1e0-40d0-bdc3-0848fc305f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:46.732Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=37f69ac6-407f-40c8-ac93-44349065ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:56.742Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bb7a4822-63b0-48de-b00b-4017f9e0c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:19:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:06.751Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=678fbe87-d8a2-40f9-af82-a46b2c856599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:06.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:16.758Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3f82d07d-1d80-4080-a596-62655f3a2faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:26.767Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dd1663ff-3036-4d20-a8c9-b192e7d0fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:36.777Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c9c24566-0b28-4f05-b494-78cca9506495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:46.785Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=79a212f1-f8cc-4355-bf07-73eacd2cfa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:56.792Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a22155e4-8f7b-4661-ad9a-88e046405cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:20:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:06.807Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=713f22af-6147-4810-a26a-d1255caf10c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:16.814Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=546fee14-3673-4006-9461-182cb9716742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:26.823Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e6a8297e-7942-46fc-96b1-523704e6acb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:36.832Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e989d978-a5b3-42f8-876c-73f7b488b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:46.844Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=70acab79-7be0-420e-8ead-d782883f2e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:56.853Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=522bb83e-11eb-4377-965c-26c5ec512bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:21:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:06.861Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=18696d60-5bb8-47ce-8233-f4f2f3f68ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:16.870Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=060553d4-71e5-470f-80a1-a25533972a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:22:17.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:22:17.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:22:17.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:22:17.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:22:17.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:22:17.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:22:17.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:22:17.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:26.879Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9928d72b-e181-4081-9408-89cf2e8f0281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:36.894Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=963176c4-aa61-4fd8-895d-0597ba3fc774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:46.908Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8fe87d08-8b7d-40d0-9f08-3b707ad06e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:56.918Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=97f18eab-d45c-4612-a668-c083e9ac1742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:22:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:06.936Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8b0606b1-9063-47f9-a4d5-d53084fb828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:16.943Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4f37b51f-2fc9-4102-b9ce-6b63ca17886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:26.951Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=df5ba7a6-bfa2-4b8c-b68a-081116465b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:36.959Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6772e172-ef60-418a-bbc6-a0acc4a6e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:46.976Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=94168192-bafa-444b-9f62-e09eb2c5a110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:56.986Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=69f41d9f-942c-4e73-90c0-7a672f7ebaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:23:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:06.995Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ec4b96d8-bde6-410f-ad92-9ed676ade97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:17.002Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0f9b1ddc-a061-4f68-8cd6-27ece2d8f741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:27.009Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=34fc9aef-215b-4d52-9857-e8b9ba9cb978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:37.018Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1db178eb-4c06-4749-8acb-1334632acdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:47.026Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=33832e85-bf44-42d5-9127-cb985e4af1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:57.033Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=84165083-8891-45ed-a70c-d9a12a4cce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:24:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:07.040Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26842228-82c6-4ade-8c1e-dad36dc67ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:17.048Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a2cb5535-bf30-4d10-8c1a-3278e828492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:27.057Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a291a8ff-0c9d-4499-85a6-19ff09ed347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:37.065Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f2ed4515-c9fc-4fc9-b7fb-1c50d105aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:47.076Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2ccda239-af35-4b94-bc2d-5c1a2ea3cb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:57.083Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=92626b8f-9cfc-46f1-9fbe-e2e356392c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:25:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:07.095Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=13b306d2-cc83-4679-82ed-601b5c3254f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:17.105Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=de5b891c-3dda-48d8-9d88-0554a3ec90bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:27.114Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8f3be1dd-137d-4d36-abbd-bd985528d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:27.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:37.129Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26d712fa-c5ae-4a66-9e10-4ce82fdba454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:47.137Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=50f867d9-fa3f-49b2-a07a-6711f5b73cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:57.144Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dd50afd6-c1e1-4078-ab2c-8c88d05353e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:26:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:07.151Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2404a4a0-bb19-40a7-8dfb-f8bae73258d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:17.158Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a6160bd3-0fe3-4177-9dd2-9cd7070e27d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:17.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:27:17.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:27:17.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:27:17.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:27:17.802Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:27:17.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:27:17.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:27:17.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:27:17.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:27.166Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0cd24654-bfbb-46ef-ac82-93190e4a87a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:37.178Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c96acab2-1516-400b-9f89-d31be0db0c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:47.188Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1bc69ab6-952d-4a24-91ee-7e788c5fa613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:57.195Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26ec6886-ed78-40a4-9630-3ca73c0c7761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:27:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:07.206Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7f595ccc-6a61-4380-99fd-492c416f22cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:17.217Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d69e14b2-1020-4f06-a1bd-8acb95503122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:27.231Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1ccb972d-b9f0-49e7-834f-0b7d4ce5f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:27.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:37.241Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17427f49-b59e-45b2-933b-4504dca8d0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:47.249Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9fc50a83-96c6-4dd8-a88d-0662f0c1a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:57.258Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f90dd7b0-6bde-4cca-801a-8f4efa0a3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:28:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:07.266Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a58b9859-15d7-438b-a663-d75ac17a4f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:17.274Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8ff87480-a78c-4d02-8f55-cb73259a59a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:27.281Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=736f5d07-765a-46b8-bf80-fde1f74e8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:37.289Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d2faa56c-a4f0-4d00-82c2-38d05d42dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:47.298Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e32e91bf-8e3f-4fa6-8a8b-c7ac41bfd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:57.316Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1249f77f-663a-44a3-9454-9c0d4024cdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:29:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:07.328Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=81a4c53f-b9c8-4b93-8c29-4f8e186f70a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:17.336Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f52d98a7-5020-4e25-be10-4bbc0bba7ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:27.344Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=24dfb0f4-a9bc-442c-9cd4-7ecdb3718fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:37.356Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=481d95bb-d828-4160-a9fa-d85cac7bda43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:47.364Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f4bccf9e-ad29-4cea-9b05-09ecdf696e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:57.375Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6bfe3d82-606f-4881-9bd1-58b52e765bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:30:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:07.386Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=729911fd-1776-458e-b7c3-ae8de14b6730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:17.399Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=461e1e18-e79e-4c53-9a77-811fea4974f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:27.412Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=327ac80b-5ecd-4643-9692-54c7d8a499a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:37.420Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=50356ff4-6472-4c7c-b902-f8598b77be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:47.439Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=67b7fe5a-8555-4c7d-87e1-867394986e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:57.448Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2d368824-bda0-4de9-a278-7d1c26bbf298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:31:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:07.456Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1e85ffac-08e5-4c67-9253-85e1988699df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:17.465Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ab6cbdc0-c2bf-4cc6-819a-ffc8428e294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:32:17.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:32:17.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:32:17.780Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:32:17.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:32:17.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:32:17.788Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:32:17.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:32:17.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:27.479Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2db77652-e36a-4e91-92dd-425f0dea4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:37.488Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=07318147-2d45-4e49-a537-6e6a47d154f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:47.497Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3e1eb738-d9ac-4525-87ad-4790c850f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:57.506Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9e49aad0-a8d7-4482-80d7-34a7b6fba088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:32:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:07.513Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=70e9dc50-3354-4093-b1eb-48d783455c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:17.527Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0d03e13d-a2d1-4610-b54d-bd6f98961afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:27.536Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=29cb64a2-54b9-4e32-8d19-20567a2c6f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:37.563Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=67b5725c-5953-4c9c-8060-46a14dc672f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:47.570Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d75be2a4-d1be-46c9-ba33-571ae986263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:57.579Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=995fc3c7-6ae6-4c3f-b331-325a182f6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:33:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:07.585Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=bd56445a-f389-4eda-9ed3-b00003b5b88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:17.595Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cbc4f8b4-5970-4642-a573-63bec365997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:27.607Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=312ed7aa-997e-49d6-be51-3e29c503d608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:37.618Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d21e9503-1569-417d-85ee-22b5f5a72787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:47.627Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ce68c607-db2b-4715-b19e-c929f38dd51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:57.635Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ddf337e7-a12d-4ae2-839e-b83723fdbe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:34:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:07.642Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7b62358e-242b-498d-bfa1-3b2fc2e45358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:17.649Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=59b7ebd4-929b-41cb-a28f-bae0f4075f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:27.656Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=83f64250-b845-4f9a-b37f-528f7b33f6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:37.670Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3f38519d-8014-413a-9e48-2962c92b7fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:47.681Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b2493590-5815-4473-b563-cdc076a8527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:57.698Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2935469a-5fcc-4221-8fa5-5bf329eb8465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:35:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:07.706Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=385fa257-cf37-4cd3-854a-19a1cab85ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:17.715Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=51a13c6c-fc9b-4143-bb81-c7c0ce448e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:27.723Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9588ea55-21a0-4168-8a29-9a114d39c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:37.733Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6292b929-4270-426e-a47c-c37b352b8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:47.743Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5507832e-13c1-46e1-b8cd-b1c621671f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:57.756Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7ce5617b-e4ad-428c-bbf3-4db36d8294ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:36:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:07.763Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=35822630-9e05-4ff1-8ef9-677b7f419e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:17.770Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=dd66baff-8292-4451-8053-2603ceb748db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:37:17.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:37:17.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:37:17.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:37:17.792Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:37:17.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:37:17.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:37:17.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:37:17.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:27.778Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=da864dae-2497-45f4-8fc0-da2710299898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:27.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:37.786Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3cee7795-b1d6-4b7d-9bc8-45ddc348916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:47.798Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4c51865a-b3d4-41ec-bcc1-3f2d3bec58fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:57.810Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=456c0b6a-fad7-4fa6-aa58-c31601cb21fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:37:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:07.820Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f219700f-021e-49be-b29a-233d5eae5b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:07.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:17.829Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f8c898ec-875b-41bf-b24d-2cc2505faebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:27.844Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=39d2d898-0a90-42c4-9dbb-423c90e5cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:37.853Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=44170a04-5eb6-4719-8f23-864dc97eb065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:47.861Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=52d616cc-26f8-4452-a054-7e8caeed9018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:57.868Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ec828277-866c-4deb-bca9-12d30b481d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:38:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:07.875Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=abb3e7d2-aaf3-4395-a8be-81098e5ced0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:17.883Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1b579ee6-2bbf-439a-b7b8-ce61be08f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:27.895Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=42384703-6c20-48cb-a861-94ac09166525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:37.905Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fd9b9a4b-99e2-4e11-8fdf-69f0c380d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:47.922Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4fb71084-bbf0-4d55-b838-314f6ac61096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:57.930Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a1484161-d6e6-4a93-a40b-33aecdaac05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:39:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:07.938Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=921fbe4d-dfc6-49e1-bc2f-32da8656c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:17.946Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=fab94679-571a-498f-bc8c-d35b69efbc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:27.960Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c7df882b-10eb-4fb6-87cc-8f74bc7adbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:37.971Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=41f98140-323e-4449-abd8-218572b5995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:47.980Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2fa822fd-06bd-4a80-9ef4-3fb13513acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:58.006Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d4a6d6b2-41a2-496c-843e-70569d410eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:40:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:08.015Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1842192a-34fc-4f8d-9ed0-a03118cd39cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:18.023Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=85d23627-152f-4a77-a163-20dfc1501e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:28.032Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=33ae4281-c69e-416c-8b62-f2af3ad2b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:38.043Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a2fc8763-a22f-41cd-9c5a-aec3634a6693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:48.052Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a4273c8e-cd50-4859-8c74-26c27c3f4fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:58.065Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ad1ab47a-1423-4941-b604-171710918072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:41:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:08.073Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d37ddd64-03a2-4730-bbe6-e0cf894848db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:42:17.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:42:17.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:42:17.787Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:42:17.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:42:17.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:42:17.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:42:17.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:42:17.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:18.082Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=99098ab5-d2a9-4373-8eff-ae1e8c0557f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:28.089Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=077163d2-eb1c-4d95-af3c-894d17c97761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:38.103Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e4c21d08-018d-4413-a217-6124cd1555da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:48.110Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=527deebd-c9ce-4c03-80ee-884495f6c3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:58.121Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=09288f46-caf3-4b90-a9aa-d0d4555f92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:42:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:08.134Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a2124700-5178-4ed3-8a48-d70c72f93adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:18.149Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=962e6a8b-d587-49c1-96a7-92c20d20a12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:18.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:28.158Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=aacd28b4-f671-4955-a8ba-694c1f9ac9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:38.167Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b0c3d5c5-37cb-4d84-9896-7046e42a4f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:48.175Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=eb33020e-b4c8-4e73-a613-2940867cff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:58.182Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a3eb9945-5743-437c-9a51-796963129021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:43:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:08.191Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=59348a16-d342-420d-9f9e-cf7418f9f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:18.203Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=37d745a1-44b7-43db-b9e4-b52e67eb0dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:28.212Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c23bfe15-bdd9-45e8-b735-04944e6e79a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:38.223Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4fcdef92-01b4-4c9c-b799-cf2863847ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:48.229Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8baebad1-c927-4c66-989f-dbcdf9a2c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:58.237Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2d03629d-74a7-4b8b-8362-70436bb4c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:44:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:08.244Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7668bae1-05a9-48d8-b811-9debffafbe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:18.251Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ab636a5f-5639-4585-8357-107656c53772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:18.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:28.262Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9491fe57-d6b5-4c52-a288-7d7afb00ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:38.275Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=32bdba3a-d082-4a59-9c7b-1e59b5f5b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:48.315Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c06af558-35cf-4cc4-8e01-af43a8badd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:58.325Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4a8d5540-f7de-499f-a185-74b95c4ac852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:45:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:08.332Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=70414184-1b5b-4616-af97-9afce4e6317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:18.340Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8b97dda5-c884-4bb1-bf77-d7851b910ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:18.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:28.348Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=40580129-f6bf-42e2-ba8b-2da4621fba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:38.357Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1f3d0b2b-3855-4431-8eb5-eb1ee007dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:48.367Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8ee84c37-4a11-4b3d-bfc7-1fe0ded983c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:48.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:58.374Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b005d260-a743-44f3-a064-21358e1c581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:46:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:08.381Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b1c06e00-24a5-4b31-89fa-0dbb9effc148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:47:17.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:47:17.795Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:47:17.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:47:17.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:47:17.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:47:17.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:47:17.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:47:17.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:18.391Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=72dfd4d8-d15a-4f71-88d7-5cd7962f0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:28.401Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4f7a6c83-ca68-4b33-bc91-2bdafbe22c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:38.414Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=116c3620-6c01-4792-8f98-fd135ef294bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:48.422Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=139591c8-d267-4c9e-a83e-b3af8c5fe540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:58.434Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=26e6cc09-7954-4daf-a955-f2cf378450d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:47:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:08.440Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b27678a7-f232-4a56-a705-fcdf0bffa44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:18.447Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=67fd6962-19a3-4790-a568-f24622cf65d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:28.454Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5db67025-3c1a-492f-8b09-9a27c261fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:38.464Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=535a8638-bf14-499b-8bf6-04239f257388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:48.476Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17edb73b-b544-4a20-aafd-fa8ccb62b899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:58.483Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e056c2c7-fe3a-4085-acd2-b7d9dc9e4432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:48:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:08.491Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d386bc21-6db0-435a-8dcf-caa53637d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:18.512Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=29df7838-695f-489a-8326-c6110bde5d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:28.520Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cd29cf7d-a71a-496a-8828-c494c7027957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:38.531Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a294c2e3-6b1a-48c1-baa3-e216802aac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:48.538Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05a89fdb-21cd-4323-836f-79aefe959f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:58.546Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=30906b1b-bcb7-4a60-8829-150fa533e76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:49:58.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:08.564Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9715dec0-d380-43ed-96b3-528f728281f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:18.572Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d2166fb5-2910-4080-b65e-2026efe05f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:28.579Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1fc6fd6f-9a60-4c0a-a6c8-0c13b77dadad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:38.589Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e5c84268-0d06-405c-a131-c0ed755eae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:48.597Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=36368818-7df7-4597-8615-6ca14395522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:58.606Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4748eb06-535d-45b6-893c-3e5eb4e60505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:50:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:08.615Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=55822327-971c-4639-ba83-1f8877dac132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:18.631Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d003165a-dff9-4547-ac48-0687eecb6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:28.639Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b3a1d4ee-6c86-43d9-8db1-d69de32f1de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:38.650Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=50ad6c8a-e5aa-484f-a7e3-46e08f3243c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:48.665Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0b1d557c-3daa-406f-ab9f-095217e7e5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:48.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:58.672Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6d2f3681-b64f-4a77-b091-e2174a4b8b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:51:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:08.680Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0574c6af-cc9f-4afa-a15d-23ac4a8de062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:52:17.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:52:17.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:52:17.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:52:17.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:52:17.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:52:17.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:52:17.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:52:17.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:18.687Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5e137cf7-3dda-4f7f-a165-e7cc09330000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:28.695Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f983a4d5-87aa-4251-9bde-0bb34d3f1196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:38.707Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4daa5eb7-62ff-4d07-ab6e-41decfef8a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:48.721Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=db813e1e-9169-4115-b466-3fdb1728e7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:58.731Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=17101a4d-b43b-4dc5-9b7d-4fae6cfe36f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:52:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:08.738Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=45462f99-7d50-4dd5-81ad-f6ff7ad62c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:18.745Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=444e4ba3-a90f-4556-9d10-f14374ca25ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:28.753Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=67a0ef69-8f57-40b5-bfaa-e2b054d04cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:38.761Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=37146dff-2558-42dc-b428-d20a9267755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:48.773Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=4c66cec1-19e7-4d05-a915-83356cc77d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:58.782Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f78c706c-0632-4de9-81b4-9fbeb3563884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:53:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:08.790Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3bc61bf7-baa5-4c70-a7e0-984497c44331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:18.798Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=92ac7639-eb7f-4da5-a961-f114e2207a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:28.805Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7a8d3475-a675-4047-b314-b96682a138cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:28.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:38.817Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5812f80b-7df7-49a9-8914-3f34aa923fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:48.825Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1cc52ae5-bba9-4ee0-ab04-9755a73be517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:58.839Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d427aa8b-e453-41e3-87e3-b700d5ae067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:54:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:08.847Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=482c0e90-525e-4641-8f3a-033f8fae641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:18.854Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a3ec15cc-7842-4a3e-8b26-0c7c6244b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:28.862Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0ddc2a33-b365-4792-abab-9f0e3db2c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:38.871Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c6a8f697-54d4-4959-8509-729984ad19bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:48.878Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c643d5fc-87d8-45bc-b1bc-11a4aae03169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:58.886Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5d8d623a-860c-424f-9ab1-563039e29e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:55:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:08.895Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e5af98a0-20e0-4679-84bf-f1dd80d5ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:18.906Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=967c79b7-78a7-48e0-a835-e25a345e21ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:28.914Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ef3efdd0-58e3-44a2-934b-dff350503d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:38.926Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cf142ae8-7247-4d0e-b798-7f54fa23885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:48.934Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f7e3a309-b15b-4ed1-a42c-c4848dee4331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:58.942Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=08a30917-701b-4a26-94f5-8f15269c55b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:56:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:08.951Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e3f97815-aaee-4a35-8ef4-54aed4d06660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:57:17.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T07:57:17.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T07:57:17.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:57:17.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:57:17.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T07:57:17.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T07:57:17.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T07:57:17.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:18.959Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=90160239-919c-4928-b97d-f64c85d2bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:18.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:28.973Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=885131f6-5aae-497c-90da-59d58ce25c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:28.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:38.982Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2e41d9f4-a634-43e1-8f85-b58719f26351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:48.990Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=64f5e43b-18e7-48e3-a55e-4429b1e13123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:58.997Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6abce28e-bb25-49dd-a4fc-74dd5f3f16d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:57:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:09.004Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=18bd582d-afc7-466e-b028-bc6ec9e218a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:19.011Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6ddaab8c-2f5d-4803-ad52-73539ea68db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:29.022Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a4c5336f-7769-4e56-83d1-fea0fa75d44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:39.035Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f24922d1-231d-4710-9b88-33323bdbb655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:49.043Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1d82434b-32c2-447b-b1d0-3e8d52de6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:59.053Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6ea8f4cb-cd3f-4e9e-9d02-bd1b1df6cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:58:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:09.060Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=05d93343-c093-4440-8d74-8cee1a9fb272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:19.068Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=62c1123b-228d-41eb-a0fc-6d185805cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:29.077Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=03721154-0f1e-44e5-afb0-0dd5ece4dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:39.088Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d0879494-be4e-4724-aca7-2e5a4fae515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:49.100Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=46c68d72-75a5-438d-afff-41ddeff1fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:49.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:59.109Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=68fcbc8d-8af1-4cb4-9bbd-be8c43908b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T07:59:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:09.125Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=31282893-03c8-4292-9ea5-63f434a5c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:19.133Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2577cecc-559a-4dc6-a729-3c8eb66987bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:29.141Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=1c11ca35-08fb-415b-9138-5681a7e36c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:39.152Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=66b9a71f-6843-4c8a-a076-d08c8d1f74d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:49.161Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ef632b1a-908d-46a4-94d6-7cdea3cbdeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:59.173Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3d9d4226-bbd5-400b-aeba-e62b37c894a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:00:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:09.185Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d6e815a7-49e3-4cdb-97ff-dcf5214b1cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:19.196Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d0e23d82-d792-48c8-b3bc-3b1d7452fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:29.204Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a293cc12-24cc-43d2-a6b2-ee51903310a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:39.214Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=471868f6-c9e2-41ec-ad74-e53ba00954cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:49.223Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e8204382-fff0-4c24-a587-eb0815f7e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:59.234Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=79e90206-c08b-4c18-9935-adf33a567cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:01:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:09.246Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5a08042b-df4b-487f-b5c1-0b6bc20e14b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T08:02:17.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T08:02:17.741Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T08:02:17.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:02:17.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:02:17.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:02:17.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T08:02:17.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T08:02:17.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:19.256Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=72039e0a-61d7-4269-88c8-d1b2131e1d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:19.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:29.264Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ca70cf33-c723-488c-9f19-c16920170bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:39.274Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=41342dde-059a-4c9b-8a6e-9102b58c79c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:49.284Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b1ebb184-fd2f-4443-9668-9715f8bae1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:59.292Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ef546501-c3b2-4a23-93bf-66efff340d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:02:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:09.306Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3acf2d1b-792e-4cd1-bf70-ff77d3e515d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:19.315Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c2983672-c55a-49f8-b9ef-70418f85ec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:29.324Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7a85f754-0ff8-4f19-941f-b4a294f1206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:39.332Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=542fa18c-05a8-4947-82d2-6b23bd2f6e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:49.339Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6735023c-c103-4ea5-ac87-27e7b6f2834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:59.346Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8ded173e-9021-4220-85b3-0e0308c47a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:03:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:09.356Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=8c9a9aa7-e022-49ec-8345-f18bc3ab282e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:19.364Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=119fd417-b3de-4f90-a14e-5719c8921aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:29.374Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b88c87cb-5c0c-4bc1-9580-13dac13a9bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:39.382Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=170f6b71-8c58-4d05-acfe-6b334b9dc23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:49.389Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a106a945-e04a-4761-8955-f87a62cd826b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:59.398Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=997f93eb-07ef-41e2-a3a1-27ba8db66c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:04:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:09.415Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=ff9a375f-9232-4d7e-bb0d-834caeb10787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:19.424Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=78b03ac9-f3a9-4d7d-aca2-ee2b34248005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:29.432Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=c3f390f3-f9b7-4eb4-b5b4-2b6a7ff859dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:39.440Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6e6c8b3b-4e32-4f63-8cfa-0db80d7377ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:39.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:49.447Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=de852c72-b3a8-4edd-93e3-fd8fbdb9c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:59.458Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=74970906-f71e-44d9-a5df-6af30517d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:05:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:09.468Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d42e874f-dd91-41c5-8443-41e7703b0419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:19.479Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=f458244d-474d-49e0-8717-ef34ea7037a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:29.489Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=a84baef9-b33f-4e3a-b5bc-0cced64059c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:39.501Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d89c43c0-36df-4e3f-83ef-93a1848cd86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:49.512Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5ebd0d3f-6804-4813-b1e9-e890d5d86c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:59.519Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=73a52748-a478-4f1f-9046-967311c136a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:06:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:09.528Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6c4d6ab4-d5ad-4576-b7fb-826cc667de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T08:07:17.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T08:07:17.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T08:07:17.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:07:17.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:07:17.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T08:07:17.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T08:07:17.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T08:07:17.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:19.542Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=68618c73-cf03-4d65-8baf-3f7aa9b60447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:29.557Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=6022c254-9ef7-4fb2-bbcc-f56fa541114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:29.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:39.568Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d02e965c-60ca-40e2-90d0-59d25f1d7aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:49.576Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=0626b4f6-285e-41c6-8aab-cd3021b85a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:59.586Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=3ea83443-bb1a-42af-9c28-920d9fbb881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:07:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:09.599Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=03210840-9ee0-493e-b276-fc6fa297c856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:19.609Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=47d99535-1bc6-4d33-8ed5-bd8ac83b8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:29.618Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5e2313dc-fed5-45a6-a299-f964ca461e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:39.632Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=87eefd44-b3da-47f3-8cc1-914cf7747878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:39.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:49.641Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e0e349f5-3076-4d2f-b658-f7fbc9bd153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:59.649Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=cce2ac9e-7dad-408e-8e77-1715977c6ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:08:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:09.661Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=7e93fbd5-23d0-4f05-9a8d-3a824947154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:19.675Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=38b481e5-852f-47c5-9593-86c8f5dae857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:29.684Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d3b13ac5-728a-4b74-9db3-df0b96ec7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:39.693Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=e71e5333-1c32-462b-a4b8-b67ab7b059ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:49.705Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=d94c2afa-46f4-40e5-8cc4-578c4595b54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:59.715Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=2ab46f80-2a39-4bb6-85c0-d54e0cce8ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:09:59.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:09.722Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5491b4f7-75fc-48d8-87d0-c5e39700a4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:19.730Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=11b11af5-a01b-4a10-9ab4-e20e373f8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:29.741Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=5a8db180-594d-476e-a591-15fdf05b6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:39.751Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=b1d583af-5f49-465b-8a47-2a5aa79bd8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:49.758Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=9e93425c-ee00-4ef5-949d-19b3097f03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:49.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:59.765Z |INFO |Init configs |InvocationID=001e09da-7515-47a4-b4bf-fdeff15499ee, InstanceUUID=91c65816-12de-42f6-85ec-444055d5c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:10:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T08:11