By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:15:29.268Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:15:29.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:15:29.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:15:30.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:15:30.077Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:15:30.077Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:15:30.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:15:30.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-11T04:15:30.226Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-11T04:15:30.244Z |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 |2022-01-11T04:15:31.716Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-11T04:15:32.121Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-11T04:15:32.135Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-11T04:15:32.135Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-11T04:15:32.178Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-11T04:15:32.179Z |INFO |Root WebApplicationContext: initialization completed in 1935 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-11T04:15:32.523Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-11T04:15:33.140Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-11T04:15:34.482Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-11T04:15:34.852Z |INFO |Started MainApp in 8.189 seconds (JVM running for 8.789) |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-11T04:15:34.919Z |INFO |Start scheduling PRH workflow |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:34.934Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fe7c478b-77f3-4791-9300-e343dabe41b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:15:36.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-11T04:15:42.299Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-11T04:15:42.299Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-11T04:15:42.301Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:46.374Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e2c485c2-0f7d-480f-8041-b555326a7e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:15:47.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:57.422Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8f731905-f72f-4b95-8cce-5eb78abfa852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:15:58.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:15:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:08.495Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=eeec956f-6716-47e1-a5dc-3e0d771c0934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:16:09.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:19.589Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6adce534-6173-4120-9eae-76f8779b923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:16:20.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:30.661Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=87a2d8ef-ee29-46b9-846a-af7c19e821c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:16:31.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:41.732Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=12594c06-fab6-4c1b-8912-a26ebd558575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:16:42.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:52.805Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=63a6a897-ee49-4998-86c6-e46e9ab93e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:16:53.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:16:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:03.874Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2cc36a13-76d6-4705-a56f-05c4900c7e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:17:04.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:14.948Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f3db1117-dd01-4027-88b5-f941d813906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:17:16.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:26.019Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cf405620-1291-452c-b99a-eb0d73ee4107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:17:27.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:37.061Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0fead0ec-a314-4e6d-91d6-eeae50fcb0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:17:38.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:48.134Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=33d80583-ca7b-4893-b7ad-82d78d112378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:17:49.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:49.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:17:59.205Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5d9e6931-290e-4fbe-a1a6-3b38e2c70ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:00.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:10.245Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e37875a4-e086-48e1-8a26-a3b3bd26cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:11.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:21.384Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=973f8c47-cd9b-4c59-bf08-0e4b797bb971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:22.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:32.453Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f93d694c-22c5-4ffc-9898-befcfd110de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:33.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:43.525Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=64c4e8a8-b450-4fa1-9bcf-f167a7059cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:44.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:54.597Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a1fb0f8-7fd5-4e4b-a152-8bfa26d142a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:18:55.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:18:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:05.669Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8adbbd6c-3dd5-45c6-9242-d7ce1b929106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:19:06.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:16.741Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8109d000-f660-4555-b9a3-ecf0a9d2a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:19:17.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:27.811Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ebb13d93-5d0b-48f4-8e13-6daf3116549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:19:28.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:38.885Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=866f47aa-5850-4a4d-8d1c-4e3d56bd4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:19:39.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:49.957Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=972522b4-9c8f-4340-8572-77572b69167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:19:51.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:19:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:01.029Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=908b26c0-eb91-4c9a-b58a-95f6d555f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:02.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:12.105Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8ee23d22-9993-44bf-a785-c8ba85dba8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:13.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:23.174Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=19fea26f-3ec3-4f52-8e9f-78c357cdc0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:24.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:20:33.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:20:33.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:20:33.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:20:33.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:20:33.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:20:33.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:20:33.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:20:33.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:34.214Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5f28d0ca-e1ef-432a-9910-cd4ba6f9845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:35.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:45.284Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=37525a02-15e5-4c14-ba74-9bdb62736a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:46.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:56.358Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3919300c-d39b-4fe9-8e52-cbf5eb907591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:20:57.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:20:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:07.429Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3b26ce78-95fa-4396-b34d-b24689dab61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:21:08.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:18.501Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ad8e828d-5e32-4908-95b9-e3f457a4b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:21:19.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:29.573Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5498c439-ac0a-4a4e-b129-f65f28b39717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:21:30.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:40.642Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=68e90e9c-5255-4d94-90d2-186d09dfc6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:21:41.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:51.716Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c0bcc5fc-35cd-4cc4-b411-e268ed209a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:21:52.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:21:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:02.754Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=76ddf203-102d-4d81-9036-77bd52717b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:03.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:13.827Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=44bbca29-b166-4ccf-83a7-792898372c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:14.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:24.964Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=da9e5014-eb30-4e82-868c-3df41f80a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:26.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:36.036Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=084e11e0-aa8b-408a-b940-5560de5bf3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:37.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:47.110Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bd3c7d70-5113-4b76-90bb-ece18ba689a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:48.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:58.181Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f3ed375f-b899-48bc-97b2-0d0847401cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:22:59.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:22:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:09.253Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=54953edf-e8a4-4516-92c5-129e866b488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:23:10.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:20.325Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=51d16942-ebe8-492e-9efa-d6c017edce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:23:21.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:31.399Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=65b87882-2660-49d5-a78b-c8d19e75caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:23:32.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:42.468Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3edb0064-f96f-4df5-a532-03a266e2588f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:23:43.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:53.541Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b56d5fa0-973a-4325-93a5-b12db6886fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:23:54.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:23:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:04.613Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=06f8fdf3-8a0c-471f-b5b8-2f62c54d85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:24:05.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:15.685Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d53e17bd-ca0a-4f87-a0a7-1c1fc7d9fb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:24:16.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:26.756Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7be32133-4724-4de6-aae5-be891a1e28c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:24:27.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:37.892Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=99bfa839-25e7-43f4-b05f-1a560893537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:24:38.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:48.962Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8256b973-3349-4227-89e8-3dece85ee1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:24:50.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:24:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:00.054Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ff76b13b-44d6-4e54-bfbb-c30127f42c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:01.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:11.114Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bfbc9037-9f44-4d97-8e40-111af114f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:12.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:22.180Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c9e3c4e3-8d28-472d-86f2-0ddfd8967e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:23.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:25:32.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:25:32.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:25:32.854Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:25:32.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:25:32.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:25:32.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:25:32.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:25:32.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:33.221Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d95744a2-7136-4ce6-ba4c-36eed9ea8ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:34.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:44.263Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=36c741bf-dbc1-4d39-b4ce-47b1651989f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:45.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:55.301Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c40fc817-957c-48f0-bd38-5cdb78e7cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:25:56.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:25:56.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:06.371Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0551164f-556d-4d32-ab40-d6ac17202643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:26:07.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:17.443Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d21546dd-a769-4416-b014-87a8e677fd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:26:18.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:28.516Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6f17cd8d-a81d-473f-b952-e5eec1682ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:26:29.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:39.590Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d78c6921-4434-4714-b94e-52569e749819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:26:40.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:50.694Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=24cd0c86-dd73-46ba-bb15-c1c2884d320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:26:51.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:26:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:01.765Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e8fa7aea-b9d0-4f4f-9204-f72aea5e705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:02.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:12.834Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9d3b6b0b-70ce-4c9c-bf22-10b9d2261e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:13.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:23.874Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=543d4bf8-6583-4ab9-a24b-523b1331b876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:24.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:34.929Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cb23d9f5-ad67-450d-a3b7-158882444f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:35.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:45.989Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4ce2355c-4fae-40e3-9492-24bd4cacf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:47.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:57.029Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dbe42570-bd82-422a-981e-a201a7badabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:27:58.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:27:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:08.069Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c0b29e6e-ac14-41b6-a221-6e9965ac6daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:28:09.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:19.113Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a58f3ef3-d92a-4562-942c-e612f4eb3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:28:20.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:30.158Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fd3673c0-dc67-41dd-b3d4-f35ebfa6d252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:28:31.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:41.220Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=741d86e1-03b2-42ec-8e62-28f6ca861f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:28:42.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:52.262Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aa09784c-f5e8-44fb-800c-9e5052f51ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:28:53.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:28:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:03.300Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ed32c913-d021-4ba1-af26-4a2bca92e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:04.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:14.341Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ac3d850f-c2fd-4ecc-a93d-cefc7cd90330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:15.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:25.381Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=db268119-e416-4df5-a233-4b7f7ce4ca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:26.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:36.420Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fa6ad57d-111c-4987-9b39-f7e4f063cb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:37.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:47.465Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2669ccba-7d0f-4e49-bc71-fd7102527eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:48.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:58.500Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a56e8e52-a140-49f2-97a6-c44d16cfb92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:29:59.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:29:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:09.541Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b1a8ec30-52f8-4dd6-aee5-3b75cc85d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:30:10.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:20.581Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a31c2d0e-7c8e-4dda-8718-2b891e4a9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:30:21.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:31.654Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=060c416c-f53f-4d2c-a673-735611a96313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:30:32.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:30:32.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:30:32.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:30:32.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:30:32.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:30:32.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:30:32.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:30:32.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 |2022-01-11T04:30:32.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:42.692Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=00575273-95a2-48f9-a3c1-690aa37110d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:30:43.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:53.735Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b7173d93-dc54-468e-9c01-9a165a04cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:30:54.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:30:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:04.773Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0d478e93-1cad-48f7-8a3f-fac28626484a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:31:05.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:15.844Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9e429894-fe22-4e5d-8867-615d69296224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:31:16.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:26.920Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bb28279d-2d60-4e7c-93af-02ae20853bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:31:27.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:37.989Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e30d06b6-4157-483c-aeef-7171d36c52bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:31:39.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:49.061Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=29f875fc-40b4-4d86-93eb-58bd357217dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:31:50.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:31:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:00.129Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8f9e4ebe-86ca-4caa-ade1-bd0a5040d323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:01.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:11.205Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6cdadb2e-3e4c-47cc-97db-b80d2bfbcc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:12.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:22.272Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81995d37-cbe4-4d6e-b21a-0bc4e9caf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:23.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:33.349Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=edb300d2-56dc-4e46-8388-e4d93781272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:34.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:44.418Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8193a9a3-26a3-4d26-9248-47add2e02d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:45.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:55.492Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=064661cf-6620-43b1-90d4-2ca7caaed5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:32:56.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:32:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:06.569Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cde78a9b-69f4-410e-9d56-ba809e060d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:33:07.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:07.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:17.797Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=70cfd391-b791-47fc-b0b1-c461e5aa3a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:33:18.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:28.868Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=28715c35-3c36-4518-bcdc-ae16f8850f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:33:29.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:39.940Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=58baef60-a083-4ea3-a83e-eae17b1bb748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:33:40.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:50.980Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=10553e01-c89f-415f-a3e7-e1db7e7026fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:33:52.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:33:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:02.021Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=005a0b8c-ef3b-4fac-a1c2-1dc1be022b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:03.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:13.058Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=642ba093-749a-486e-8ed0-008e389cf28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:14.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:24.132Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4ba1382a-3737-4917-8653-c02eed9558ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:25.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:35.236Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bf45af39-6a79-412e-9776-f180ce1e7c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:36.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:46.309Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=87be0a1e-9975-495c-8c04-0bcca2652065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:47.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:57.382Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3057579a-0c64-4688-b3ca-d5693c9a67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:34:58.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:34:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:08.451Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9c08a8c1-9f4a-426e-b10b-f11106d70d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:35:09.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:19.525Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0153c331-a532-4fa4-87f6-15e1ac3a15fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:35:20.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:30.660Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=31a4cc5a-7df3-4b21-aa8f-6c2cc767569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:35:31.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:35:32.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:35:32.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:35:32.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:35:32.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:35:32.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:35:32.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:35:32.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:35:32.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:41.732Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a7f58840-39bd-498c-a88b-e54eeca8df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:35:42.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:52.808Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a309b0e6-9c28-4456-aef5-cd75975251a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:35:53.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:35:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:03.873Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=301a5bcd-d633-4be7-ac10-12919819c5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:36:04.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:14.946Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cd3af49a-cad0-480f-80db-4efeef72f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:36:16.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:26.050Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4399a8ca-95d0-425c-9471-d9e283a27916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:36:27.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:37.124Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=36839f3f-2813-4acb-8d34-ae8ae91db69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:36:38.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:48.196Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d87f64f5-5a95-41d1-8207-181a6b0bf773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:36:49.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:49.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:36:59.268Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5eb49cae-228f-4a26-b31c-330e44623a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:00.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:10.341Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3f427509-9009-4a9f-8bdb-b4a8010b7b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:11.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:21.409Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81497b8f-5afc-4c8c-995b-dbda0f48fcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:22.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:32.482Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=485af603-b16c-427e-b3a8-0115545945c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:33.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:43.557Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=efd71a41-de74-4db3-bb7b-10b415ebbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:44.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:54.628Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b2c8748e-7ddb-4e58-8ec5-83203b032800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:37:55.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:37:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:05.764Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bcddf601-fc18-4e0c-8a23-fbfb44904ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:38:06.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:16.835Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dcfba61d-0164-475e-bc5b-dc1add57810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:38:17.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:27.876Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=889147df-f4e9-4999-bf8c-6347a1c4a1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:38:28.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:38.947Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8271e2f6-df88-4ce9-8921-656cf0a79544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:38:40.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:40.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:50.019Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9f06d55b-2d23-4c75-bd33-8bc7ff4a6a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:38:51.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:38:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:01.093Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e39d9b89-c7c9-4779-8c57-b7b1634b1097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:02.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:12.161Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f81a5f97-cdb5-4181-875d-6defbae8e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:13.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:23.237Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1b3789c7-ebf1-401e-b986-1ba76a3ded6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:24.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:34.309Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5ae96234-b339-4860-a497-43c3d2f98a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:35.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:45.380Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1724f102-7b58-4662-86dc-4c44707bd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:46.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:56.520Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b78809d0-61fb-404b-8365-7f939d308f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:39:57.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:39:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:07.586Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d5746272-bba8-4c7a-b266-6907c996de14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:40:08.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:18.917Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=938ce8f9-8dd4-4572-9333-bcb2ce321881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:40:19.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:29.989Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=769e9dc8-2ffb-4bd4-b4e7-c87df1471e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:40:31.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:40:32.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:40:32.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 |2022-01-11T04:40:32.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:40:32.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:40:32.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:40:32.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:40:32.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:40:32.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:41.059Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a71f791e-9a0c-49e2-9c4b-cd79b31d9d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:40:42.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:52.134Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b9dcb0e0-51af-444b-98c3-b551e5215e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:40:53.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:40:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:03.205Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a6a6261-7277-462e-a05f-f439e0cff856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:04.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:14.273Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a0f89116-b802-4421-bc77-a3ec2259a4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:15.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:25.316Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c0cac28e-5333-49c2-8fa7-4925c3a27cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:26.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:36.388Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=60acca67-f2e9-457d-9af5-bac98bacf020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:37.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:47.459Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d05ae75f-bd7f-489f-a317-cf34268987f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:48.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:58.533Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8e5dfdeb-59ab-49dc-9ffc-7741fb892156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:41:59.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:41:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:09.605Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b861061d-1b9c-4de9-a826-b3673883a762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:42:10.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:20.676Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=845e889e-c51a-41ea-b9da-45a049a12a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:42:21.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:31.749Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=87d24a30-cd6a-4477-9adf-4bc271efcbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:42:32.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:42.817Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81d0a6a4-aeea-436c-a5de-97e1859b5785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:42:43.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:53.892Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c874e5c1-d952-4b71-8ce1-0f0f17748a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:42:54.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:42:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:04.963Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7464b799-cd9a-4c8f-bbf3-3b30b7637946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:43:06.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:16.040Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=faf6b186-8227-4e85-bd15-2c056d80212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:43:17.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:27.109Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7b71218a-42ee-4d92-8cec-6b8c6a75e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:43:28.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:38.180Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e995f234-f913-4556-b468-e400f95c62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:43:39.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:49.252Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a7c282d0-b50d-4d1b-8cef-d6597dcc2717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-11T04:43:50.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.241:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:43:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:00.324Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fd1c1476-c8f3-4b35-a1a4-e4632ee61340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:10.422Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1c893f97-2e66-496f-8c81-459365bd9e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:20.441Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3ae8cfd5-c19a-4532-8e20-a45d91e4f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:30.456Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7ebd7863-bedf-452e-9a1a-11ea1f7c9511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:40.469Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a50a065-7017-418b-8343-cedc801c52b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:40.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:50.485Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=34f3dd6e-90a2-42e0-9d1c-d8619bf6539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:44:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:00.499Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a7e5a90-520b-4ba9-b9f2-560edc6d0469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:10.513Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3b644639-eca5-43ff-b4c0-5aaf9e698b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:20.526Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2dd83fa8-6c64-4383-b7de-615a50858b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:30.538Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9a0554cc-c70b-4f2a-9704-48a060712a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:45:32.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:45:32.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:45:32.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:45:32.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:45:32.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:45:32.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:45:32.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:45:32.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:40.554Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7c75c1b7-3043-4247-a580-71d7a9dfe174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:50.591Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fd328aa5-23d7-42eb-9f27-cf9b3d825540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:45:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:00.603Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=790476d5-7740-44b9-af4a-de94697d6973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:10.613Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d97e68ed-4797-40f6-91ce-d21f1ea038af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:20.624Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f32c995a-e905-44d1-83b3-eb5d2267472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:30.637Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e99f940f-a28b-4a3a-b9c8-91dffaad223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:40.649Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ba9e10f7-7a66-4648-868d-31cfa8e49b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:50.662Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2d69302e-71a3-4472-a2a2-a15919a5f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:46:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:00.676Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4c8a40b2-8e68-4084-a5e6-bdc0e467a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:10.689Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=67d19810-4279-42b1-9830-aad1e131a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:20.700Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=17069f71-f6cb-42ec-a346-b13d2c9f85a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:30.712Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=33e7f367-9bdd-4ba6-9546-44c2a2fafa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:40.725Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ae3f284e-66f2-462b-9498-22cc557439f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:50.737Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9afd00fa-9539-462b-8d9c-5b9378bd48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:47:50.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:00.747Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f18c166f-e03d-4bfd-89d3-d08cb09c905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:10.758Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5df1f426-1009-427c-9015-18ea4da9eeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:20.770Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=62441d77-e35c-4293-a014-a301725edba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:30.781Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d073c5cf-239c-4330-8d75-7313c546e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:40.793Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=869cd738-98af-4c17-b2bb-1452a41c04b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:50.804Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0983cab1-801f-4b84-8727-c5bbfe344d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:48:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:00.816Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d50f1101-9281-44c4-b67b-ebebc39df9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:10.826Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7b6674e6-6932-4628-ae87-a81a1a1dcd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:20.837Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4de3e3c2-8414-4d50-9d59-0242eb91196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:30.848Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2eb1772a-3c86-4e00-8914-4a4055822c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:40.860Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8d701e81-110e-457b-a06e-6c71902104ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:50.870Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=67347181-61e4-4ca8-8995-cb93d7088525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:49:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:00.881Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fbf26048-0c1c-4df1-b43a-26ef52db8c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:10.889Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4f8f8141-9897-405a-8594-0959a37f29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:20.898Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=854e1451-f0b6-49d7-bec9-96dd49d8e93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:30.908Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=74229c98-4002-4a70-946f-6424ee61c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:50:32.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:50:32.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T04:50:32.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:50:32.859Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:50:32.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:50:32.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:50:32.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:50:32.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:40.918Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3e149773-924a-40d7-8b45-1dc3ee5fda89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:50.928Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4422cba8-2a84-4701-9aea-41f0b0858146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:50:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:00.939Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b271dd59-62f1-443f-a61c-2de4c39b1a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:10.949Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=07fd4e92-4ff6-4c5f-a27e-06f08fdfa7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:20.957Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=68b1a42b-016d-4ed9-8396-fe5565696508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:30.964Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=beabf073-8548-4143-8fea-333c7c0ef008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:40.975Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b34a4d90-ca88-484c-b99a-b9c1c180a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:50.987Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a9dd6b8c-a1b6-416a-816b-7244c06fa058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:51:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:00.997Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=78470dc4-03d7-44c9-a5cd-8cb3a502e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:11.008Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4dba4cf9-7a41-43f7-8b51-e6881d742803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:21.018Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e6cbf927-5e99-4e65-9bcc-d436e8d96d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:31.027Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a221f7e3-e52f-40e2-8dd8-e602ddb0ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:41.034Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5e090889-9448-40c2-94ea-1cefcae767df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:51.043Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6626829b-166e-4687-bf4a-96a8c22c7cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:52:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:01.053Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f20d4f64-25a6-4435-882e-62f8f92e650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:11.063Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b192acea-f008-4a6f-bdc7-1abb15835602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:21.073Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1eb0111e-9b1a-4314-9777-dc4ad4c7b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:31.083Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4a56754f-d680-4915-97c2-d1f053eba45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:31.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:41.096Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4d534ee8-a4ee-4646-8ce8-cb0da14ebabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:51.106Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4b2abcbd-312b-4ae8-a656-f52722c98449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:53:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:01.117Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a281cf59-8b0d-47ca-be5f-b83a392acc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:11.127Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e6880306-16d8-4036-aebf-41b198da36b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:21.135Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ea9aa76b-8cad-4cc3-baf8-c1e05fce63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:31.146Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6c3debee-e159-45da-ba2e-bd1520007d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:41.157Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ba9a74e5-04a6-49dc-92cd-4fef51cfedeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:51.166Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8696c813-b210-4382-87e6-93165d94d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:54:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:01.176Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6eedff65-a94e-43af-8476-84982156d539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:11.185Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ed10d3ed-4a4c-484b-8c1c-45265b7b10c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:21.194Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=41eb8229-d725-46e3-ab35-bfc11111de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:31.202Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5f8d642f-736f-4962-98e6-1301d9fe9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:55:32.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T04:55:32.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 |2022-01-11T04:55:32.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 |2022-01-11T04:55:32.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:55:32.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T04:55:32.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T04:55:32.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T04:55:32.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:41.211Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5dcbf9be-0b1a-4317-a159-6ce40fc88ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:51.221Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a7f9eb01-d91d-40a6-bdbe-c6a0038f03c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:55:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:01.230Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=afb964bb-8605-46c1-a042-f52ce3d5ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:11.239Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fb00b0cc-03e7-4394-b92f-5522968623fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:21.247Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=407b99e8-d2b9-4dd4-b595-54e8d35b0b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:31.256Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f61f2b4c-501d-46ba-a359-c3928875fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:41.265Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2fc4932c-5548-4d2d-8127-3cdc25e1101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:51.273Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a20a2b96-26ca-4d71-8a75-ba1cc3f024a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:56:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:01.281Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6330715e-a332-43be-b668-408c75969680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:01.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:11.289Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ecd3caff-9bf9-4b60-a82f-ba96bf9b831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:21.298Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=edade62a-a60a-445e-8a9a-d924f6a56329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:31.307Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=193bbbc4-741f-4293-9140-53d98540715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:41.316Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=47c4dc60-e496-4334-b5e5-7cdd3d4de883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:51.329Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=49f62884-c0b9-4cf5-8a40-a4b43cff17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:57:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:01.338Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=45887311-2732-4dad-a690-d7c7a6b5be9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:11.354Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aabde2b6-da5c-4717-a7dd-8767e6929488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:21.371Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d06e5d5b-0fe9-4dcb-9145-a832c0e5403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:31.380Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=38db0f3d-d4e1-426a-8c9c-cc9d6fc1f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:41.388Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=842ec4ad-16fb-4453-a2e3-a6c31c21482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:51.397Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c9672ac2-19eb-47f6-a87d-568d538c54ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:58:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:01.404Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=46443113-99e2-4af2-89dc-c3b8852c43e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:01.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:11.413Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2abda40a-46d1-42c1-8ffd-d94268f32f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:21.421Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=90715a12-d880-4e07-985c-a5a752fc198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:31.431Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e574eee8-7076-40d2-a781-18b7709bd0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:41.441Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=09049bce-e606-4136-9125-096d9a47f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:51.450Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=498ac6a8-aea9-40a6-a1de-84c38ff6fb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T04:59:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:01.459Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6d456064-82df-48ce-9c82-d5d19a85d5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:11.467Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=48d4514c-e38b-4f04-9a13-cd10d7f031b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:21.475Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=59708d82-25eb-429c-a8e4-b1cc1e763efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:31.482Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bd833a36-e5e7-4fbc-b01e-1bc6bf367614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:00:32.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:00:32.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:00:32.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:00:32.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:00:32.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:00:32.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:00:32.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:00:32.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:41.490Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=26632227-281b-4baa-9380-cc68e5e5dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:51.499Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2138f7e2-b458-433d-ba51-775be9900119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:00:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:01.509Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1b915e68-2ec3-420a-b16e-1256270095f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:11.520Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2b2db2fe-7d07-47de-a7ab-c1fb21b83b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:21.529Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=98e28564-ba0b-4200-ace2-36c42780ed87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:31.539Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3692395b-6764-4ebf-a05e-4b1dc0b96017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:41.548Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=425f2761-2ce8-4b88-b72c-a384f020454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:51.556Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=18f15d5a-7256-4ed7-a80d-e9f300f37840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:01:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:01.564Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e7374dcd-34c5-440f-9183-5107f392b47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:11.573Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=61aa3638-8516-4fdd-bba7-314b99e0f9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:21.581Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2606eff9-2d6d-4b4f-8b19-8a2f79008f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:31.589Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e6a42507-a6d6-4b01-89ae-991fd501f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:41.598Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=01c7e458-dc7d-4007-9312-1d31f08f10dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:51.606Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d2fc0ea2-8a68-48f8-b7d5-04de6aae978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:02:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:01.615Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=872910e8-f5bf-448c-a398-fec6c5af1617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:11.624Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8499b9df-3263-4aab-9e42-60b1b6063b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:21.637Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d437915e-0331-41c4-adc9-630047ac5827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:31.646Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=337d3af8-650b-4221-8696-a3f80e973b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:31.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:41.654Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f51abe00-4b3c-496f-9e66-ba4f02b11b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:51.663Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6227af78-217e-4261-998a-8d8d26f273a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:03:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:01.670Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a3f48247-fc11-40ad-9477-a1c712ff20a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:11.676Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b03eae74-c317-42ee-a140-cf01addfd4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:21.684Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e9220ec0-0e46-4336-8447-5505f92730b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:31.694Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f51a262d-7dea-4b3a-84b7-7de866908052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:31.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:41.702Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=63c04ac3-863e-4180-b5fa-c12ad9b868b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:51.711Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9b4c54a8-4b51-40df-aa3c-939cc548623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:04:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:01.720Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b1920e98-927f-4e55-8eda-0745d167eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:01.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:11.732Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=87f0ca1a-4652-4bc7-a72e-2d7298cba3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:21.743Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=09f9f51f-d0de-4397-b7c4-ca6af5bb794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:31.751Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4ed9e8be-9d91-4dac-8d2a-3ca9c4ff7697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:05:32.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:05:32.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:05:32.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:05:32.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:05:32.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:05:32.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:05:32.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:05:32.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:41.759Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6c523576-546d-423f-94ff-74a6a0fcead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:51.767Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=20a8f8fd-71c2-454f-a2b6-32c16da8cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:05:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:01.774Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fecbc63c-0721-41a3-b2ed-990088dde680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:11.782Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9642b7e9-b740-4eff-a91d-f885d2f5b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:21.791Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8ddb07e0-29b8-4c2c-a215-6dcb49c5bae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:31.799Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b33775d2-ee7e-41f2-bb13-06d64791ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:41.808Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fc3bfcd1-e8b6-4e51-85a0-fa5a3dbbf5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:51.816Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=704d8199-72c3-42ba-85ea-103616b2fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:06:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:01.824Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=009338ec-a712-41f7-abeb-771f763ce9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:11.832Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5f3e7571-4344-419b-957c-2c95e0eba92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:21.842Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=34bf2ac4-a9a1-40b8-b25a-5923c29e7936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:31.851Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cae5d708-adde-476e-b342-4362db18fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:41.859Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f6b7422c-b164-490f-8250-36b4f7c82bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:51.866Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b77fabe9-b9ee-44c1-8c94-a2863a07c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:07:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:01.874Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e5499358-4382-4ec1-94c1-0fd9e183fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:11.882Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81b74dd8-7679-40dc-a892-863d4dfe088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:21.889Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b1ec1704-7bc2-4d11-87bf-02102d616bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:31.897Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=54f43fb1-548f-4ad0-9cc4-9af374bf4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:41.905Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4dedea08-5387-46ff-8800-c1e2f7974d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:51.914Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=274c3adb-6296-47aa-b5da-5c9f118160fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:08:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:01.923Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0da355b3-9897-4d48-a27a-124e277bd654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:11.932Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ed99018c-5bd5-44ba-8c22-1d1c84b66ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:21.940Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=55ca9f60-570c-4c5f-85e0-67adeafe4b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:31.951Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=43b67380-884b-44a6-ba2d-f7d1d2cb0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:41.959Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aec259c5-8e42-4b3f-9b31-711082c67311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:41.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:51.967Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ac81fb91-97aa-46db-9b04-02531e08ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:09:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:02.045Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1d34d1c2-6217-46ca-be4e-412cd0b02301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:12.052Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2e1beeaa-945d-4a7e-9f9a-91087adcd66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:22.061Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0810e5b7-5f4e-4bfd-9fa3-c95cd20e7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:32.069Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=635e8908-6bc1-456c-b049-2011b1202f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:10:32.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:10:32.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:10:32.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:10:32.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:10:32.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:10:32.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:10:32.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:10:32.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:42.077Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8e5aca8c-b0ea-4b8a-9ae3-01e719311174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:52.084Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=10cc42c9-fe4c-4206-adf1-d0e06a98a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:10:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:02.092Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7ee75998-2d0d-4f6f-88db-5bd0d2625a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:02.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:12.100Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c27e9063-3f8e-497d-a0d8-6bf0589f88ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:22.107Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0802852c-2386-4f3f-af4e-98ae3fa01d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:32.117Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d8936d5b-2158-4375-8fd1-9610c7403cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:42.125Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=963383a0-27e7-4622-8146-b8f60291d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:52.133Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5dec2e6b-64be-486d-8f54-f6e173d023d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:11:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:02.142Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=80e5cba7-311e-4ac6-9d96-06e753161e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:02.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:12.151Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9a109bd4-5892-41d1-bb41-d278a197ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:22.159Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=28113bc5-82e8-4afe-93c1-e0520a31c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:32.167Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=616661ba-d6b8-4676-b5f6-a37577da5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:42.176Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bfbe495e-4c53-415a-84e8-982c93b0af55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:52.182Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0266d52a-59d9-44d8-8c2b-e65f6a2fb781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:12:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:02.195Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f1ed7b21-4769-48eb-a88b-e91b6e46f544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:12.204Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=33784ac5-bbcc-48ec-97a4-3eb99f5bcd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:22.210Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3c45b157-0e31-4a9d-9a86-2b82c813cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:22.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:32.220Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=179b0faf-9ee2-4a9e-b39f-941e1480dba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:42.227Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=76995299-691d-4cf1-a493-eee91cda0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:52.237Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=253b6c7d-9d57-4f9a-83c8-765687064cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:13:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:02.245Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=944ed4bd-6f4f-4758-b89a-c09a97ba1563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:12.252Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=391f8bfe-c6fa-4749-8588-cfbcc1f16f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:12.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:22.261Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e5bd71e9-fc3f-4586-be1b-369aa72e2ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:32.269Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d8885704-9c7c-43f5-a7e9-d894ac514570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:42.278Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9724fad9-2fd0-44d8-af2e-2394afe610dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:52.286Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=85aa920b-9079-483a-89ee-7e637d56d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:14:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:02.294Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=645b1135-d130-448e-a745-10858de3d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:12.302Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a6c6c208-a1fa-4fba-9fc3-250b949b15d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:22.310Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4f8208ca-1017-4b54-b369-2d01c44c64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:32.317Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f430e4cd-8e57-4367-bae4-e8ee197ad5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:15:32.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:15:32.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:15:32.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:15:32.769Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:15:32.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:15:32.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:15:32.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 |2022-01-11T05:15:32.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:42.327Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=10eb66b0-adfa-4211-8224-f28cacd2465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:52.336Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c40dd117-0352-4a8d-b666-ef88bd4c3452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:15:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:02.344Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7221d1f3-f4dd-4841-89ad-12b161430bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:12.353Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4ebe1d55-4531-4f6d-8b19-72e4947c4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:22.361Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=16f97ca1-35cc-4f1e-ba35-85802de69510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:32.369Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=04d06b88-cc58-4c2f-9d8c-d50261e70ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:42.377Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1c4d3f3c-3b46-465b-aa59-b99b320d8603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:52.387Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=171ed6b5-88dd-4c6f-9f31-fe3d0f045109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:16:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:02.394Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cb25caef-7f88-4bbe-b136-734cb752dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:02.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:12.401Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3d18fafc-bc35-4d97-923e-1d4f96259504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:22.411Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9b115d1b-a8ff-4652-b938-e37c5e50b96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:32.419Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8e115619-787f-4925-b8bf-f8b99e50fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:42.428Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=07dc5752-ac49-4a6e-bb8c-d91042baeea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:52.438Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=470bcff7-4751-4713-87e7-1ac9782c939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:17:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:02.447Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=471953f2-791d-4ce6-8ab7-b2e632513c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:12.454Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3c1cf1ad-0d0d-4b5b-8170-8ffc86d877f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:22.463Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bd7f6491-c934-4c87-b9b0-4cc5514afe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:32.469Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8901d705-d9f9-4798-b4a8-752e2238d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:42.477Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c4793704-042f-473b-9bd9-bd17aefd084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:52.486Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e52a1ed0-e9b3-4301-a1f7-ec2e6ebfaa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:18:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:02.495Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0c6557a5-22b5-4dbf-a11e-f120f4a29000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:12.503Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=57f2149d-3559-47c6-a1b0-3f69dd93a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:22.510Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b3b6d7a7-5b68-46fc-be6c-c740df8fabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:32.517Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=314609cf-0159-481d-815c-25beee2245b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:42.525Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d375538e-d01c-4460-ad11-05793c200da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:52.535Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c7b96414-46d7-471d-8b91-984a61ae3640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:19:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:02.543Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6200e4df-2835-42dc-b099-41c60a423593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:12.551Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b16139e1-1cb6-4f4d-8260-d1aa0865c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:22.560Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9e6a65e4-6332-4ccf-a102-ff8ed6a2bb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:32.567Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aaad5fbc-d7d2-4416-acbb-b1c8bf166848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:20:32.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:20:32.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:20:32.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:20:32.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:20:32.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:20:32.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:20:32.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:20:32.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:42.576Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=30c50044-efb3-4d97-958e-fc6929d2cb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:52.583Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b9899e95-c1e7-43c8-b85c-d6c5ea4a1b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:20:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:02.592Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e5fa58c7-1a18-481a-965d-013bdc6e9205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:12.600Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=476fd7f8-90f2-45d5-a2eb-4049d684b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:22.609Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bca5165a-738a-4462-84c8-f9ee3ab780c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:32.617Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=096cada1-191a-46a9-b091-55c14f45bbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:42.625Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9f5936cd-f08d-4b94-9891-f2c6944fb526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:52.632Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a8356d07-1d52-4957-b3a3-aeeabfe9f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:21:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:02.639Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=32265b93-8d57-49b6-99bf-2a1116c2f475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:12.647Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c71d59a8-f8b3-4ad9-bfc1-beba9d7c546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:22.656Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=943761a4-7594-4c1f-9b50-ed8e408adee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:32.665Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3d57d98d-6f39-4abb-ae91-aaccb7b5502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:42.673Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=95d7e762-fedb-483c-a94c-aac288bb7be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:52.680Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b9db0e09-e8a2-4f6d-bd85-5e1fe0a31822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:22:52.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:02.688Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=35c053a5-2ea7-4de7-96d7-0378f6f1c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:12.696Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dff6c53f-8e54-4ab1-aab7-31abebdf9833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:22.713Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=601de641-9f32-4f0b-aaeb-7a2d6e9cf6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:32.720Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=69d70d3c-8391-4d9b-814c-77852ce3dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:42.727Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4f98c1bf-fa21-4130-8b60-c5d46471e20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:52.735Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f89c7c69-cd5a-4a55-a0e6-6aac03a8e84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:23:52.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:02.743Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a10d8f8f-bdce-4d6e-a193-d263ecdcd7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:12.750Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bccf40fc-fcce-45a2-b8ae-646bfa192d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:22.758Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5b59a64c-2e5e-413d-a92d-9a2639b8b3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:32.767Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0aa10f51-376b-4aa3-b015-df05b8ab4ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:42.775Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2f65f8da-3cdd-4085-9339-d3c32945055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:52.783Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8a12b924-5eaa-4907-a75f-2b8821c0bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:24:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:02.792Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3ef2981d-4b33-40d8-9cd1-5b4a07242d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:12.799Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9c74631e-32e0-4269-9e04-a8a9a48b3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:22.809Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=88ba1827-1b44-40f2-87d3-02e51b9358f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:25:32.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:25:32.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:25:32.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:25:32.751Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:25:32.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:25:32.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:25:32.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:25:32.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:32.816Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0ddfae0b-5bf5-40db-85b6-46d75b7f6270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:42.823Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=320a48a4-08af-49d3-ba72-07ca74d1b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:52.830Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=11546fb5-1e5e-45a9-ae30-6e28d173db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:25:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:02.838Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=89209f78-99c6-4663-8303-fd26d20bebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:12.846Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5f5d7607-2bfb-41b8-92ad-c6581d9a3ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:22.853Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=42871c13-0460-46d0-82d0-b6205e1b1b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:32.860Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f056b5e0-0af5-4990-9aa2-e7414805ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:42.868Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=22c9c447-cd49-4a54-bef1-ff4cfae3fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:52.876Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0defd25a-225f-4615-83ce-003e6d8707ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:26:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:02.882Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2e03fe2e-4bc7-4b39-833e-d59230e37312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:12.890Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0e3ce6e2-bb42-4c88-805c-0ab04a04c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:22.899Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f77612bd-e161-4ee0-8771-6caf58d863c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:32.905Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d81de909-a50e-4a9b-afae-238046ea7043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:32.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:42.913Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f45560fd-39c2-4b35-bd1c-4cb9380e6d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:52.919Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=02aef0af-4911-4e8c-bd03-20988d2bdb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:27:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:02.927Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=598bba4b-8875-4191-b9f8-2ff8847266b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:12.935Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f3723c03-e9e6-492a-9268-6e3a597d2669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:22.942Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c43e6d2e-4cb1-4018-beda-94ff90ddb315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:32.949Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a57bec24-2160-4ce6-8c83-54ec5418a9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:42.955Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2f8cea1d-dd7f-428a-954f-60e69457d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:52.962Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=88a04bf6-024e-4fbb-b5a6-0b38306e41ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:28:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:02.968Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5c502765-77de-4845-a3f3-80a34eba423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:12.975Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=122d7a2d-112f-484f-a31f-2a81cab97e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:22.980Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f2d622c7-ea3c-4f58-9931-e5300aa44cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:32.986Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1a9109e5-382d-40e4-88c8-2298919b8aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:42.992Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=811f26a5-2da0-4167-acaf-83fcd8dd1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:52.998Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81ec2e30-077f-45bb-ae45-f536741fdf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:29:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:03.005Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aedeedf8-9976-494d-b365-b418719a1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:13.012Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fc1ad178-9978-4fc0-930f-3faed531a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:23.020Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=18d4ca07-ae55-43d9-bf74-05f697b0f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:30:32.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:30:32.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:30:32.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:30:32.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:30:32.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:30:32.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:30:32.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:30:32.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:33.026Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f62985a0-9268-4b71-b377-b0a91d6a3f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:43.035Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=85640f6c-8d59-488e-a4d9-6f3d650ea23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:53.041Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cec66ac6-7fac-47f5-89b5-3d95a61f9a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:30:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:03.049Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8fd4d72a-feae-451a-bbf8-3450164d97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:13.057Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e7baaebf-18a1-4873-8592-3d3885d07ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:23.065Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1c7e3bb3-1ab8-4462-a94d-ae99305b99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:33.072Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6891baf4-22d5-40d2-9549-6a64cba04f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:43.079Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a828b0b6-2e31-48df-a7c9-d29dde4e1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:53.086Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=92e35cc9-79c1-43cc-a592-dfc8391a926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:31:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:03.095Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4a6c3c06-39ee-4bd6-96a5-b70969fc73dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:13.103Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=de7d3148-9840-46e9-a4d3-4ce8da145593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:23.110Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=14a6a7f6-95d7-42fc-b5e7-276dbcc2dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:33.118Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3b42df86-6e6f-49ea-bc9e-09cae224546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:43.125Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d229508c-f5d2-4ba3-8e73-558d091f5b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:53.133Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5aa60313-97ee-4c53-89fa-5c38c81d71f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:32:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:03.140Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=542ffe90-69d7-48d5-828d-01c143478e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:13.149Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3619c944-d0b1-4f07-a27e-e88a9e90779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:23.155Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=981cf80a-8807-4c26-83d7-45a68ada7bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:33.163Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bdc43cb6-718f-4b70-af97-c0e54bff7101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:43.170Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=01a0038a-8a8b-4265-b7fe-a9ba18ee6697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:53.177Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6fdaac48-3361-49d5-9348-e24203d6c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:33:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:03.184Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=26b60259-fa81-4e58-88c8-0a18fce90792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:13.190Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a836027-d9ef-4645-a0dc-450be95901cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:23.197Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2073b30b-e3fb-41ca-b4ac-27748ab7440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:33.205Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b5593f57-56ad-4410-8f86-d616d39d6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:43.211Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f9e2a309-a679-47ec-a6a1-0b400cc9f38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:53.218Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=431d55d0-c4fd-4860-bedb-8e60f5c84b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:34:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:03.227Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=16ade3f3-673f-4258-8b62-08ae83d9a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:13.234Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2867cf0f-6d88-4710-9503-4c9a71428a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:23.243Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1a9830a9-3512-41dc-8e3d-35144d1823a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:35:32.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:35:32.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:35:32.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:35:32.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:35:32.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:35:32.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:35:32.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 |2022-01-11T05:35:32.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:33.250Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dc03fc2f-3713-42cb-baee-dc95f32f65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:43.257Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5d9a2314-ce03-453b-baa7-12c0afa240f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:53.263Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ad8dd405-28bc-4dfa-b224-eae1abda7a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:35:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:03.269Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=62cb32ac-3ae4-4f04-a3a6-9025dfdc6206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:13.276Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=91cb48d0-62ba-4974-af3b-e824c1154bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:23.282Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dafbc99d-4665-4fd7-8891-006b985f796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:33.289Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=56566eb3-6103-4ad3-b6a1-b7d09971d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:43.296Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ed968d87-0421-4c75-9c43-6a76eaa0a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:53.302Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cfdbc087-23c2-4d74-ac3a-79f91f8c2b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:36:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:03.309Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7ff2abb6-b6dd-47fd-afe1-c31d4eeba5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:13.315Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e9107aad-de16-45fa-9269-384dd585eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:23.323Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6992366d-08f5-45c0-9760-8051df77f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:33.331Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b9a14e2d-a050-495e-a570-862a56095f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:43.339Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=45c38ff3-f0b2-4cb9-b2d7-80ed6d129ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:53.346Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3eb3d765-54d6-437b-8c26-4356effd44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:37:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:03.353Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=218173d7-7f26-4ae6-969e-f6f7b9606dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:13.360Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6111bbb9-65ac-483e-97d6-a933d39befff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:23.366Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=69a7d5e8-92d8-42bf-a23b-cde82a3ccc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:33.374Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=29496f93-dcc7-4008-af2c-4a9da0e9b98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:43.383Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1722ade7-d51d-4082-af3e-1da6fddb519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:53.391Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0b150cd5-f6c3-4e7c-a5f7-ef60c550bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:38:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:03.397Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=814a763d-8841-462c-868f-0f3367886170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:13.407Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2225da65-644d-40c6-9786-fffbe0bdd3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:23.414Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=61c86efd-746c-4cfa-b89f-42d72f75e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:33.419Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0c0c9082-31db-4862-b65b-3dc2ab183c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:43.427Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=57cee079-718a-4925-aec3-297207f3088c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:53.434Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0223da60-c7fe-4ec1-95fe-1193c4f50257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:39:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:03.442Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b3f44667-e141-4180-9fa6-71cb9e448243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:13.452Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a9f34ac-5172-4c51-bb35-b3b7437ce531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:23.460Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8af7c9ac-15c2-4db8-abfd-1954900c5068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:40:32.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:40:32.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:40:32.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:40:32.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:40:32.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:40:32.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:40:32.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:40:32.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:33.466Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=09461cd2-02df-4d86-bea9-679153d652bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:43.472Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=17a1f675-68bb-41cf-bee1-15c2f25026f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:43.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:53.478Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b95aa970-0aa1-49da-b398-ef7ee35a1bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:40:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:03.484Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fa7758c9-5c65-41e1-8c9f-151f58ba72d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:13.492Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=144a5fab-890f-4601-89fd-00e3eeb608c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:23.499Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=03d439a4-720f-4e16-86c7-48d222990a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:33.506Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c29eee59-7e67-4e7e-ac0c-7f2380b0612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:43.512Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8ff5a662-e213-4e0b-9f3f-ea962c6d82c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:53.519Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=66fb2168-4ad2-4f50-95fd-a29146cd94f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:41:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:03.525Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b3a193ef-c21e-4430-bd8e-ccd6f6b79e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:13.532Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=76369512-78c1-469c-b4c7-4c45ca031f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:23.536Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=986393b3-adc1-4034-acb6-8eecf2aae1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:33.543Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4541c415-8630-46a1-8abc-5c7e2cc42866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:43.550Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f7191ae1-f124-448d-8ad3-5801fc0ce6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:53.557Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a86a9392-2f28-4fff-97b0-3e378d63ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:42:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:03.564Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7d92f20c-9b62-43b9-ba13-34bebb7b13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:13.572Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fb4846f3-3646-4cbe-ad36-f0d2be753be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:23.580Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fba3e348-fdd4-4d71-9326-052b6239f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:33.587Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2ff17643-ea19-474f-aaa3-712e4bdf5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:43.595Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81e9db4c-6e7b-4250-b917-656023eb61fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:53.601Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e026f4a2-737f-417b-a562-598a05605930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:43:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:03.609Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7d55f924-427f-4d89-b567-b78d118edab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:13.617Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f4a0507f-604c-454e-a715-6c118144405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:23.625Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=361390ae-c271-4f93-98d3-8c9583e2bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:33.632Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b984b0ae-947e-48a1-b475-11d00b16f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:43.638Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aa6df0de-03eb-4882-8952-de50dd40f592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:53.643Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a8f0acf4-3897-452f-8f37-c7bf630c31b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:44:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:03.650Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=81084816-ff24-4df1-8036-4bd11cc4b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:13.656Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ca78d9fd-17cf-4bed-ae17-3b6cc5a3b906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:23.662Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=975541e3-f86f-45e5-bd68-b5b2d6938f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:45:32.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:45:32.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:45:32.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:45:32.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:45:32.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:45:32.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:45:32.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 |2022-01-11T05:45:32.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:33.669Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=52b28e83-9641-4e76-90be-45aaf0437b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:43.676Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2321c0da-57ce-4d50-bf61-5935d4b0ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:53.683Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2c22c5e2-bd7b-414e-8edf-51ca430b9466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:45:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:03.690Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=39e35f10-06d6-4414-925d-0d03b177089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:13.697Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4f35d2c0-19fa-4f84-b95b-85a14c8d6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:23.705Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=62c5be10-62f6-47c6-9560-2e42a5a1859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:33.712Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e45c633f-e876-405d-938f-84889f2b3253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:43.720Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3c1e0bb4-dd52-419b-957b-254bad1db8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:53.726Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=637b476a-3682-4af1-917f-8c78a52e8507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:46:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:03.732Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=780e7244-e726-44de-b8f2-55d3d37725eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:13.739Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=afa10fbb-0793-4044-a00a-fbd5480e2bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:13.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:23.747Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=77b5b76c-406a-4b2c-8bf4-f24dd12e1d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:33.753Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e00f68a4-7632-4d72-a3b2-5e0d74512cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:43.760Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c166a0eb-0723-4b44-8f70-2a1642f8b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:53.767Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2250c30b-e2a6-483c-9ed8-38e2f70b05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:47:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:03.775Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2e451d97-39b3-441b-915e-d2a9223a34d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:13.781Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=316ec28f-4de2-47d1-b741-b5710c2cf9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:23.788Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5372bda2-60ec-443e-afa7-d0ca0f6ce669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:33.795Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=63fd48df-9464-44ee-bc89-838513de6b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:43.804Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5024b394-fad3-4042-a61c-98d9ef552a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:53.810Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d74f1335-16fe-4a19-9e4c-c037a38f83ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:48:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:03.818Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ebf5d03e-e97a-4947-ae7f-4944aa9bb4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:13.826Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b531cfc4-f6fa-42f8-83b8-cd711b278c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:23.834Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c31e8377-c18d-4218-906c-17432065d313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:33.842Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a1ee01b2-826b-402c-b255-bcc47ad9fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:43.850Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1156275f-d7aa-4210-9b2f-7ec2263cd444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:53.857Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4e0adeaa-0606-47c9-bfc9-975f593369c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:49:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:03.864Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d4abb21c-274d-40b8-8d1e-d07ba26aea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:13.872Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1beb6252-b71e-430b-bc2d-b3e2966c5c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:23.879Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=67726690-a0cb-4254-971e-975f7f558c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:50:32.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:50:32.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:50:32.761Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:50:32.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 |2022-01-11T05:50:32.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:50:32.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:50:32.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T05:50:32.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:33.886Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=760cf746-e5ea-4856-bbea-fede5846d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:43.892Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=104fb82a-b9f2-4df0-8c07-9e28af385c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:53.900Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c065cd98-2f2f-4103-9119-4eafde6a4447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:50:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:03.907Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=74be4619-3b83-4a77-aa5e-3f3f8449715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:13.913Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d6296b8f-6860-4035-aac9-9131b39a567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:23.920Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=086a7eec-ee14-4e6b-854f-c0d0679055b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:33.927Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8bc01fd4-a2de-460d-9697-d39eb76685d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:43.933Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cf4f338f-e93a-4924-84f9-f57cd48ccb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:53.941Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d2c23b86-8213-4fe5-b207-d0d54e9691ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:51:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:03.947Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4e7c1f8a-34e3-4c4e-9199-cefbde092e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:13.954Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1ee21a38-fab4-4d9e-9372-7bd05a3090df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:23.960Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bb3d5adf-5448-43e6-becd-9d467f56300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:33.966Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0fdc4192-41a9-4a92-9202-ff00c31b6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:43.972Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dbb42d01-c203-4c3b-a909-063b4743db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:53.979Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=056a6be2-2b1d-4f86-8e13-c172eadf9734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:52:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:03.986Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ee06efc2-8a13-4a62-8a5d-63298216c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:13.991Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=86fc614f-ce9b-4575-8aaf-ed5b06624d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:23.999Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0c8e2fb2-6830-4df0-8ee0-e300cea53fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:34.006Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=226423ef-89ca-407d-84e6-8e9ca5b0f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:44.012Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1a718c90-d20d-4044-bb5f-99b6944ac0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:54.019Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5dab6311-d7bf-404c-b109-ec70105ee5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:53:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:04.026Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=53bfd532-48da-45be-a8ad-21476e034adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:14.034Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=03b47109-7741-4898-85db-f6e5b7e3a273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:24.040Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2e63932a-2e82-4092-9d20-94daa73f6bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:34.046Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a998a6cb-8d50-4964-87c8-9d29070e8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:44.053Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8fe863b5-39c1-46e4-a2b1-f155ad53bbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:54.061Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=808e48e4-17bd-4d9d-8c73-616ba5c460bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:54:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:04.069Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7611aa3b-f853-4388-9df8-60016211593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:14.075Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=51a1baf0-5e92-4022-b9a5-f7cb3c061617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:24.082Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4bee64ec-5d40-4489-bc14-b6092198b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:55:32.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T05:55:32.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T05:55:32.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:55:32.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 |2022-01-11T05:55:32.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T05:55:32.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T05:55:32.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 |2022-01-11T05:55:32.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:34.090Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a4322885-7adc-442d-8f5a-38c306632d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:44.098Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3aa66c34-b0ed-40e6-904e-75921c917976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:54.105Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8f2b1f9b-fdac-4b07-9162-6d1793153168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:55:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:04.112Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=05487acf-6901-43dd-8df0-a7b185073029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:14.119Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3c3aa5ef-f39e-410e-b14b-76885da7c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:24.125Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=02bd663e-b2fc-43c9-9544-abac43f1e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:34.132Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0a1afa2b-6f8f-4af9-b55a-d7dc66d534f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:34.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:44.139Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=09d992f6-6a36-4d10-a5ec-0126f6903ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:54.146Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ec0cdb75-0f94-41ec-bdeb-ea9827d29cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:56:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:04.153Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a7dcc945-bd39-4fb9-8485-7420c3a894ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:14.161Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=28aff6f2-718d-429b-804c-2293ed3fb084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:24.168Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3cbfaecb-0811-4184-bf6f-d9259fecb59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:34.175Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ca61bf83-40fb-4ef8-a2f1-292134c561dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:44.182Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=913b1e80-12e1-412e-8676-125b05e737f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:54.190Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5949c3ac-fee9-4643-97e0-418391512497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:57:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:04.196Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9834c227-495f-4f26-b2df-fd9c0e6e8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:14.203Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9362a0d5-75ac-4503-8614-46c9cfc7b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:24.210Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5324310d-93c0-441a-ae2f-502785276200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:34.217Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ae5b1b9a-1b9f-405d-9078-9772f5f9e7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:44.230Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6c1dfdff-9871-44c3-92c8-d553da3e27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:54.237Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=90da2c25-78dc-4693-803b-2a2076d25f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:58:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:04.244Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8d3ee89e-8654-41e7-a3a2-50f9d07dfd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:14.253Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=39e05941-3e12-4841-b8bb-07936a8e6e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:24.260Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d6156c0c-f7c7-40ed-b4bc-be6fb55b1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:34.267Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8f606546-3062-44f6-a26d-4d77e336b414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:44.275Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dfae043e-f9d5-4778-ab29-c46529d49c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:54.282Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=87db87b9-0dee-4794-b596-39b949c4e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T05:59:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:04.290Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4cfe0d33-5896-4a6a-b08a-d662c70c54d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:14.297Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aa8cb5ba-5c70-484a-bcae-c23d7d9f7657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:24.304Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=57e87159-f4ff-4460-a425-f56a58caff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:00:32.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:00:32.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T06:00:32.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:00:32.772Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:00:32.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:00:32.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:00:32.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T06:00:32.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:34.310Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=309b5ddf-227f-4074-bef3-57ad16a7344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:44.315Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=60390c61-fb82-4714-986a-3510b6ff98ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:54.322Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f7b46969-18da-4975-958e-8cf4895a837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:00:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:04.328Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a1d74a04-d011-41bc-a9c4-e13870597ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:14.334Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ae3396ae-7b2e-4971-877a-b964c3dc93f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:24.340Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=aed6c183-998d-4497-b625-1e5f11caf57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:34.347Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a823d03b-5b24-4943-a67d-04a9ba23dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:44.354Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cb096652-5da9-4517-901d-aaab676cb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:54.359Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fdc35724-b768-412c-bd2b-d99cf8e4bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:01:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:04.367Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ed2fe03e-e64f-4f7b-8547-7cdb316b7724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:14.373Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ad5c873b-0d89-40ce-8e7d-f74e45b8b723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:24.381Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=29c83025-a892-43bd-9837-d291942e6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:34.388Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fb7dc81e-1c5d-4bdd-8135-a2b6a1d88151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:44.394Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=407f497e-e8e5-4df0-bdda-0f67a83a83d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:54.401Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d97e70bf-5e5f-42c4-96b1-c3ad6effdc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:02:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:04.407Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8405e665-ab71-4141-a39e-85b221cfde64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:14.413Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4c116112-5a99-43fa-95cf-25a5544c7b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:24.420Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f6881b09-35be-4813-a5f9-2755ccb36d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:34.425Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cfe0771b-7fb6-4e9b-af99-57fff3c94887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:44.431Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=27b8df26-0c39-4319-8f46-d5205b92fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:54.438Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=48e8be9e-ab27-4efa-a83f-587e36f9f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:03:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:04.443Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ec86a62a-585e-429b-a3d1-26b3863b3069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:14.450Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8c0c1b78-cba4-4c78-8bf9-59e30233d4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:24.457Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8bd36be9-13da-41f2-8088-6077a6b2ebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:34.463Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c78f1b3c-0b46-40a6-b513-118c79561765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:44.469Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3e2a41c9-9dbc-4dde-927f-6bf8c317780e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:54.474Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=48a26699-afd7-43eb-af2b-3922bc6d30da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:04:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:04.482Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c7be29b2-d1f2-4258-8a36-14af040ba074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:14.488Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b9e32b0a-cef0-4cef-a919-1b684cd45129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:24.497Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ef9a23ed-75d8-4fdf-b80d-4e36de6311dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:05:32.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:05:32.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 |2022-01-11T06:05:32.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:05:32.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:05:32.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:05:32.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:05:32.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T06:05:32.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:34.503Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3c46a8a1-ae27-4648-afe2-6b619048e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:44.511Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e9783c9a-41ef-4e4f-b9b2-4dab4bffa0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:54.518Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=93b01c88-e159-446a-bfd5-c9ba03ada3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:05:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:04.526Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b87746c7-3a78-48ac-8655-7f1ddc1a1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:14.532Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9514eef7-6a77-4391-af44-6f2d48f5a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:24.538Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d1d5548a-9bfe-400f-85cd-aa2549a95cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:34.543Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2140ef98-251e-4ace-805a-aec0807f8ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:44.550Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=1068b066-bd0b-4471-965d-a6337e4f61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:54.555Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=af0f478b-69a6-4920-9c3d-74b9b773a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:06:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:04.562Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3b72fe41-d2c9-4909-9476-f3cc4172cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:14.569Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0e00cee7-eeb2-4f42-8a0b-29f21a7a9162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:24.576Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5a3df40d-7f7d-4759-8594-37af7f9e084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:34.582Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bbeea03b-9611-4766-bf07-d6e326555bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:44.588Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e7f00267-83d4-464a-8502-489724f61c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:54.594Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3fd3bc57-ae55-4b34-9725-17cd404baee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:07:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:04.601Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cfc72f38-07e3-407d-b4d4-d25786c81669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:14.609Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3088dff7-08b8-4f7d-8c3d-6e51724bb3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:24.615Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bd8579e0-c471-45e9-9833-8e0a46f9f974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:34.622Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=95c043f9-4b0c-4686-81ee-0d82ed088d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:44.629Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b3dabc5a-f8fe-415f-b082-c73e52dd7a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:54.635Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=829de163-da52-4f27-baea-d546285ec090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:08:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:04.641Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=37024136-5590-4caf-b710-49ae337128cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:14.649Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7bf87190-0451-4d87-afa7-52ba0fe2d6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:24.664Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ddf75b20-eeca-4bdd-a14e-3bcc0cdfae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:34.671Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=68751ad8-0120-4f60-86f4-a4c197b4fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:44.677Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5dc55fd4-6792-4a32-a107-6985d8cc8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:54.684Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7ada1465-f65e-40da-8c51-53c336105c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:09:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:04.690Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5e74046a-4954-4f5e-99e1-441215001f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:14.698Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8f17c89d-bbea-4c3a-ab1f-6ae69220c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:24.704Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5bec13f5-638d-4af8-991c-0802c3f6dc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:10:32.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:10:32.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T06:10:32.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:10:32.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:10:32.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:10:32.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:10:32.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T06:10:32.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:34.711Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ee6ee1ad-8027-4364-9bc5-87453f9abeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:44.718Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=48637044-687e-4045-8d66-e820225beab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:54.728Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=25dbc273-f135-405d-b289-d40e1b79b764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:10:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:04.734Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cfc2f33c-890e-4847-9c26-25182f2f3a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:14.740Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=20ffe2ae-2056-4439-8d69-a26d871f07c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:24.747Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9e3d857f-6d12-49c0-9423-9440f7c15d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:34.754Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2af17288-2d34-4f98-9082-b8aed716aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:44.760Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8d9510f7-8644-4e90-ad4f-a6bdbd803fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:54.767Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6c678133-ffca-49cf-833c-dde27083b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:11:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:04.775Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c8f0a2c9-8e0f-4aa0-8bac-78c6b7da7bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:04.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:14.781Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=34ce65c3-6b90-445c-bb3f-2e1e10d0bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:24.788Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=21b9ee76-41db-4bdf-a3d6-d695b01fa5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:34.794Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=df952968-580b-4453-8fd1-6239622ebf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:44.802Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=668bfd73-4220-479d-8f2e-e587ed89a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:54.809Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d705f8dd-6f7f-42ef-9b82-c48442cc161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:12:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:04.816Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a7ecb1c0-1c72-4873-9f9a-40266a372e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:14.824Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9451ac8c-f26a-41af-b534-4a043e4bb673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:24.831Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e36759c0-194d-4013-b481-746200fd5afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:34.839Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b84710c1-a465-4bd5-982c-0a579542fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:44.849Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8dc91b5a-6596-4881-82b6-7a4abdc9936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:54.857Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c91ae6c1-2e3a-4221-8a15-0f8eedc00d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:13:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:04.864Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=894af3d3-7f71-45c9-bd74-f3060ae30298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:14.869Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=5c6be05f-f4e1-463c-8e30-dbba454ad6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:24.877Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cfd62205-0a96-4969-865a-fb118c968a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:34.883Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4d6b69a3-60e4-4201-87ca-a47fbd667d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:44.890Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2bb444e9-4fb4-4437-8c2e-0961bbe44e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:54.897Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=bd22af51-55a7-4887-bdfa-677c4ca4a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:14:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:04.903Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f11e2649-5f2e-40ff-91e0-2fa1955cd827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:14.911Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=95b24fd8-f2ff-42ab-a82b-30587fac68bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:24.918Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fad78050-9e0b-4e98-adba-9be761e7f1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:15:32.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:15:32.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T06:15:32.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:15:32.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 |2022-01-11T06:15:32.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:15:32.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:15:32.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 |2022-01-11T06:15:32.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:34.925Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f5d64361-b956-45a6-9a82-c436b43c462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:44.932Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=93bc01b3-a86f-437d-808e-01cf497a2b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:54.938Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f1e5b847-b0ce-4f08-9a1b-dc3a31cb2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:15:54.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:04.942Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9d740e0e-40f7-4083-9a3a-173ee3d6f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:14.949Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=17b6aa4f-1d6a-4b0e-a826-6a7d7fbf9ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:14.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:24.954Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=12ce4de8-127d-4060-ad81-399544b7bb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:34.958Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ef815679-d2f4-498f-8025-636ca99a14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:44.964Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d1c29642-b570-425a-9491-a0587ecbc474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:54.971Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=654aca1c-6d17-4c2e-a598-eae548aabfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:16:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:04.976Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=09e65c3c-7f55-40f3-9aea-6862714c2c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:14.981Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=222f8e84-2c59-4a2c-8dda-772685639a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:24.988Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ca468594-2515-4c0b-9d87-d6a776f1917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:34.995Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=766d9245-75ab-4dc1-980b-329507984c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:45.001Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3d2a440c-2253-44aa-b3f3-0c99e7ec9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:55.008Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e892093d-716c-45d9-aaa8-8bbbc009dcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:17:55.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:05.014Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=db8cf97c-c2db-4da6-b577-fbdd6d719ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:15.021Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=dff5c67b-17c0-4ff2-9ca9-b1a797893e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:25.027Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6dae5f97-095e-4420-852e-2befeab20626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:35.034Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f5332a6e-2c76-4bb5-ba63-25f4c22853bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:45.038Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=c1947bdc-d1b1-4b29-b4c6-23b3d4808c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:55.043Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=747bc135-05c6-42a8-a24b-efa911665f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:18:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:05.050Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=baaba70e-30d3-4e05-85ba-28348de67bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:15.056Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3d08fd81-7875-4f1a-b27c-2ba80c17290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:25.062Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=7910f7bc-92db-4370-b989-f8074617884e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:35.068Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9512be31-ab14-4ffe-bee5-0b1805443e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:35.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:45.074Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b2438b1d-2a0e-4dc6-b43d-a078551cae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:55.080Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=880ad031-09e4-4cbd-8043-6790dfbcdad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:19:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:05.087Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=49453a01-6a4e-4e8f-8f93-ec58ace6fc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:15.095Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0340cc51-328e-4e70-8425-5e29bd1979a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:25.102Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=490bc418-cbf1-4933-af2c-c99b2c7b1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:20:32.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:20:32.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T06:20:32.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:20:32.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:20:32.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:20:32.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:20:32.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T06:20:32.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:35.108Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=689234cc-41fc-476a-9403-861f76f66df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:45.114Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=fe632baa-16f4-473a-b7bc-7637d18b6728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:55.123Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=64f4ff5b-10d5-4db4-b410-e6d6dadd54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:20:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:05.129Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=662c2e25-de35-4bfe-bf2c-634b1fd73d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:15.135Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=444ad1a4-0085-4832-a0f3-5303b9bef9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:25.141Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=0cc74f1a-731d-4658-99f1-a7d933602bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:35.148Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=353af145-acc4-48d2-bf1a-c45442a994c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:45.154Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8463e2d5-f226-4311-ae9f-4fc1cc8c3f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:55.160Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e65a660f-cead-4567-9626-e5205587d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:21:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:05.167Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=a76fb490-c1e5-477a-bb8d-aead7222c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:15.173Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6d1072a0-c7f3-4e41-b8d7-9dbfd1fddaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:25.180Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=abd494fc-74a6-49f4-bcb7-fa46763d7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:35.187Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=64d93f40-6981-434b-98d1-7f4128083ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:45.193Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d45bf2f5-ba48-475b-b68a-9eaef20aa931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:45.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:55.200Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=613d5d72-f7da-474e-a26c-351a978418ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:22:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:05.206Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2dd31927-d539-4096-9239-12033ddaf001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:15.213Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=46b8a9b1-bcc2-4190-89c1-5eb110d151b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:15.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:25.219Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e23ee5b4-9227-4f39-a635-79a1f7769e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:35.226Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=3458ffe8-492d-4dc0-8068-969c54539ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:45.233Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b558c6d6-ec48-49f5-8b70-3de8f975f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:55.240Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=55bd423d-9d2c-413f-a74c-c4f4d14b03aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:23:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:05.246Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=28f28eaf-6d82-4f27-88f2-ba481eb4606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:15.252Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=6e47e0d4-b915-413e-ba19-e4e288b1b9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:25.258Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=e00a0c36-403e-4076-9223-1d875a1337ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:35.265Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=38730c64-ca4e-4e8b-be1a-d73f2f52fbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:45.271Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=92186688-e75a-4a1d-bf04-a23a4de27b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:55.278Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4a0295b2-fd5d-4449-b029-93cf804759cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:24:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:05.284Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=ecfc4f34-5ec4-4f5c-afb9-13f5762798ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:15.289Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=cf680466-8ec9-40de-b687-712b17af3e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:25.296Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=613b10df-1377-447f-9985-d857cb7a37b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:25.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:25:32.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T06:25:32.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T06:25:32.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:25:32.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:25:32.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T06:25:32.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T06:25:32.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T06:25:32.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:35.302Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=9fc61a49-f354-41c0-aedc-481a1134ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:45.309Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2f787ec6-962c-46b8-aced-5a4e7d0aa2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:55.313Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=419167f5-128a-4333-98e1-89f512333f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:25:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:05.319Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=d01b79c9-635b-4e1a-a600-73d95a00a694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:15.326Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f16646ac-4eaf-4467-b9ff-b0e4d9deec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:25.332Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=78e1776e-0bf6-422e-b30d-e771c9289f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:45.596Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=b650e7ce-86a0-44fb-a645-d35223e5122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-01-11T06:26:46.650Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=zK23DPU9x1y2HZT2gVEd, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:46.962Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:26:56.962Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=afbce21a-0ce0-49ab-a303-978f4b4e19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:16.499Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=2649c129-a5e9-44ca-a6ce-cb25f6348cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:36.041Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=59c1ec84-288c-4c62-9c6d-7f82caa52d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:27:55.580Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=267e55e5-402b-456e-bb2b-0876a741880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:15.128Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=4b30e323-e167-4fb6-8ec9-71d38c61b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:34.668Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=f63867fb-ef63-40c2-b583-c35758dc51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:28:54.200Z |INFO |Init configs |InvocationID=72f80a1e-4545-4a50-9b29-d5ae3e7111ad, InstanceUUID=8c2c0849-120a-4799-a98d-05b7a0b798e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:29:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T06:29:13.736Z