By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:35:09.803Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:35:09.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T02:35:09.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:35:10.416Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:35:10.495Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:35:10.496Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T02:35:10.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T02:35:10.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T02:35:10.616Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-09T02:35:10.660Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-09T02:35:12.191Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T02:35:12.740Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-09T02:35:12.760Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-09T02:35:12.761Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T02:35:12.814Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-09T02:35:12.814Z |INFO |Root WebApplicationContext: initialization completed in 2153 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-09T02:35:13.177Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-09T02:35:13.803Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T02:35:15.156Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T02:35:15.497Z |INFO |Started MainApp in 8.028 seconds (JVM running for 8.623) |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-09T02:35:15.572Z |INFO |Start scheduling PRH workflow |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:15.585Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=25f38bc1-9783-4c4f-bf94-e9369f6085b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:35:17.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T02:35:22.628Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T02:35:22.628Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T02:35:22.630Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:27.116Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1dd74e3b-b373-4e3f-b242-c5c4ad62d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:35:28.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:38.192Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9b7eadc9-e26d-40e6-98fc-e2742b8b50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:35:39.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:49.263Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5c8a722e-39de-448e-96fb-3ce269346b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:35:50.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:35:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:00.333Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ff6d360e-f959-4993-b978-168af69b75b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:01.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:11.375Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a907806e-9bf0-4652-b668-85db8fccb7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:12.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:22.447Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7948f2b3-508a-4cd4-97a6-516f4f3c197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:23.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:33.519Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=07bef6cd-bb84-4e4a-ad44-42df31534fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:34.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:44.591Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ee5d5130-ab4c-45ac-af2a-85a2a59f6433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:45.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:55.660Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=0afa0aa3-8bbf-40d1-a7e2-98a670a14161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:36:56.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:36:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:06.732Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a7a9d3a6-9015-4771-8535-e99df53e6087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:37:07.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:17.774Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=75c01b33-a60c-4c0a-9dac-b5a0e099d834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:37:18.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:28.853Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f7348f5e-8c84-476b-8843-be39da784f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:37:29.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:39.920Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5de32682-c364-4552-b0ee-8f3c6bcf06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:37:40.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:50.996Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b9351112-ef6f-481b-a87c-9e5f4b37b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:37:52.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:37:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:02.063Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3ce7a693-110e-4b0b-8f46-286d897bc4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:03.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:13.132Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9584bfbb-034b-4226-8856-8257789c093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:14.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:24.175Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3482f916-e26e-412e-80bf-97471a929dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:25.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:35.247Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2178f139-60a6-4f26-9102-d7ccd3a63185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:36.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:46.318Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2d6bb28c-58bd-4e59-88f5-14fc9326accc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:47.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:57.365Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=05e72c9f-d43b-4403-8144-1d42a3148a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:38:58.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:38:58.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:08.429Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f3759307-b2ae-4452-8078-0f659386b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:39:09.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:19.500Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4787c57d-7e61-4d6f-8df9-f80d57482d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:39:20.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:30.541Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=19b0c21e-042d-47d2-bc32-8cc27dff6ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:39:31.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:41.614Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1650d5ca-baa1-4505-98e2-b814520b514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:39:42.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:52.686Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f222f694-371a-40a2-a120-348ed960e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:39:53.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:39:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:03.822Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=10e6db8f-d4d8-4c25-b525-4c08585269b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:40:04.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:40:14.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:40:14.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T02:40:14.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:40:14.015Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:40:14.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:40:14.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T02:40:14.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T02:40:14.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:14.894Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f28af8a0-b41f-4311-8e4e-1ff77fa52514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:40:15.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:26.001Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1265859c-6f3c-45f3-ab03-709e5ab358e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:40:27.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:27.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:37.069Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6d502db1-59ec-42a1-b4bc-ab963a5924f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:40:38.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:48.113Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=62e7d0ea-8c15-436a-8142-4644c2ab29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:40:49.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:40:59.180Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d7b877ab-9f48-401c-8f82-89a41b740d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:00.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:10.258Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f5ff64b0-184a-43e5-91b7-6088cd189d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:11.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:21.324Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=62f55cf4-37a4-4f3e-b99f-2d7e130a03d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:22.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:32.398Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9e5e5a42-d1e2-453f-9a4a-4a160f22db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:33.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:43.438Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=83953daa-a21f-428a-8420-608928bb34a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:44.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:44.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:54.508Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d08396e1-b739-4ff9-9f42-b725d1b72450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:41:55.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:41:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:05.583Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8fb79958-3d3f-47a8-907c-bf535eb9349c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:42:06.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:16.653Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b44e172d-bf45-4ee2-8e9c-31209ee1d850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:42:17.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:27.694Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f2d63154-3359-4b5e-8572-f1fe6b8ebc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:42:28.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:38.766Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3387b347-785c-4081-9ab3-e118af32ae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:42:39.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:49.836Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=85e20af2-b1d3-4e99-abfb-3b4c02254a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:42:50.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:42:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:00.876Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6e09d99a-f006-4bc5-9af5-ddb66c4613a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:01.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:11.948Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3046bade-df69-4d27-a136-694d0edf1fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:13.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:23.054Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=925612d7-f569-4783-9026-d575125ff1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:24.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:34.123Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=65d10a9d-8934-4fb3-a607-95c3e6a48cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:35.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:45.199Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=22d676ac-f09d-4bd0-b792-2215acba0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:46.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:56.237Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=97113023-61be-4df5-944e-5f80562d4ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:43:57.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:43:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:07.375Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=86da9e49-4170-4351-83b7-f3ec100ac9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:44:08.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:18.483Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=00553e15-72d0-4e48-82d4-28132334f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:44:19.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:29.550Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9515bf13-9518-4d9e-b24f-41d0aaee331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:44:30.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:40.591Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=bd603471-69e1-4bfd-b311-e36e321db7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:44:41.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:51.660Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=90f96cec-1925-4351-a3c8-a5c83124bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:44:52.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:44:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:02.799Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=fb0308c5-f102-4e73-9900-3bb46e64948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:03.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:45:13.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:45:13.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T02:45:13.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:45:13.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:45:13.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:45:13.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T02:45:13.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T02:45:13.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:13.836Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=352a7193-0b3e-4d01-91bf-add582b7bda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:14.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:24.910Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=598088b0-af7c-4392-8348-07745f140643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:25.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:35.985Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=71d07932-80cd-46b3-9e98-5df488c06af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:37.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:37.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:47.055Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6f5a964b-c8f4-40f8-afcf-f6a32a517c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:48.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:58.156Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e57d67ea-740d-4ce4-a8dd-510b75340b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:45:59.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:45:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:09.195Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7ebb0392-d23d-48c3-999f-f3120bf5ccb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:46:10.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:20.271Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=299122f7-0afb-42c1-b15a-3a9689b29e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:46:21.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:31.342Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ac9de832-7234-4a2d-bfb8-f4f87b9d5ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:46:32.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:42.380Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8a39a773-5ac9-4965-9414-1ffa10dc8559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T02:46:43.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:53.424Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3b53ac17-a899-49c4-9d2f-a89b07cbe16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:46:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:03.787Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9cc32b7b-2f67-43a3-bfb3-b0c819574105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:03.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:13.805Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c8fa2094-65bc-4bf7-b73b-9ee23c31698e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:23.819Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=cb039b2d-f377-4790-a172-6b9b0139288a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:33.832Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9e0f8c27-1ed9-4d01-bf86-65b77c4f7ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:43.844Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=09dea725-40ce-4569-bc02-55ffa5ccfb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:43.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:53.858Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9eece53e-6a08-4aee-8506-8261ea55d23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:47:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:03.871Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=70ffff2f-db4c-4604-aac4-fda41a42bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:13.883Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4863e697-3b88-4da5-819d-fe582be20721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:23.894Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5f61d08b-962b-471b-bb19-2d56207618df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:33.905Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ab36cf2b-b267-4e5b-aa4e-56ff0276044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:43.914Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b51b13fa-ba13-4b3a-97b3-52f47163ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:53.929Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=32c23cac-9e92-4169-8c63-5f7508cfd513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:48:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:03.941Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7d41ab52-b0f1-4841-9f9f-64fdcac1b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:13.954Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2591bb97-8174-4fc7-bf99-ecf33652d207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:23.967Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ee56c6b1-492b-4d64-ad99-276b60923b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:33.984Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=95d85cbd-54eb-4475-a4b3-6b4016dd7806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:43.996Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3dc9e082-7577-4232-bffc-bb0f16d1300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:54.011Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=78ed4a9c-641e-4073-9c44-d7c3ea29c10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:49:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:04.029Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5e5278af-782e-4df0-9bf0-a8631a0d79dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:50:13.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:50:13.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T02:50:13.423Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:50:13.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:50:13.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:50:13.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T02:50:13.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T02:50:13.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:14.041Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5c9621dd-ea52-4469-8fe5-ef810261df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:24.050Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=724c49a9-4fe2-435e-8513-02e721afa690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:34.065Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=416c1e2e-fb84-4ff4-8615-441b8034d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:44.075Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4ceae92e-f7f5-4250-b868-aeab173845da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:54.092Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b5eae87d-1e25-4863-910d-de07f866392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:50:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:04.102Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c49acc48-5098-4bbd-9f02-2a1dd86022b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:14.114Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c8f454a3-6ced-4ca0-9d24-ef1a0015445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:24.125Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=53171505-69d3-4315-b13a-ab052a4f4525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:34.137Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3c13d9bf-22d6-48c6-8b2f-25dc055788d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:44.147Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b4e074e6-35c1-47e7-867f-6ff2a26f97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:54.160Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=084f6d9a-9a10-4d27-983e-987690e37b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:51:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:04.171Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=adea207f-8509-4377-97ba-d3caeaf1654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:14.186Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1380d320-f344-46ff-b64b-92dd0b1d3435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:24.196Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=35ff3f7f-b980-458c-905f-22c9dcee7af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:34.206Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f6583f8b-8293-40c7-8644-8af22efe153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:44.215Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e4e3728f-d0cc-466f-85c2-9b41ac939bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:54.224Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4e68a2c8-5929-497b-a7ff-c878baeefca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:52:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:04.233Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=89e304f1-4fb4-4e9f-bb3a-f1014e0dd02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:14.243Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=805f3027-d619-4bb3-b572-7c7940481e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:24.253Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5cd09e82-d362-4b52-9036-aae6fe13649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:34.263Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9b44b592-ff5a-46e9-b0e0-348152bf2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:44.273Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1866ae3d-e30e-4e19-b194-d51b6d4a2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:54.281Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=19a4d3e9-599a-4d78-a214-6110d7df767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:53:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:04.292Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8815723d-f93f-45a3-8063-74fef302af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:14.300Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2857d815-31ce-46b5-aaff-babeecbbe02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:24.309Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c7ce4319-2d68-43a8-b5a5-a47f6571b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:34.316Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c5375bc6-c70a-410f-8929-2b3d6cae3cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:44.326Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=add2981f-3614-4c9f-9f1d-9c11a04c77be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:54.335Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=558b5ed3-9cf2-47d3-bea0-5b0b9846cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:54:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:04.344Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2e9e6d3f-7165-4b32-b113-f4cc5d34b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:55:13.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T02:55:13.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T02:55:13.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:55:13.400Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:55:13.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T02:55:13.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T02:55:13.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T02:55:13.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:14.355Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=06061fcd-ee13-44fb-8538-7eab15b2079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:24.363Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f8144754-3d45-436a-b277-c30621d9a3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:34.373Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2a928ae6-5cd6-4381-a019-411cef6c5fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:44.382Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=25060ea7-80a5-4567-ad9a-4ef449b2acd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:54.392Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a15adf19-e91d-4a75-83bb-9cf2e9ec701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:55:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:04.402Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8f76449b-d9da-41a6-9495-877f91cbd390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:14.412Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d9bfb469-ae74-43e5-bb79-9ea4a9219336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:14.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:24.421Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=47b7d378-8bcd-4c8e-a2b5-eb2cb3ce1698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:34.429Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d7aa769c-2be0-49e9-a743-06bb64036a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:44.439Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e80cc879-c33f-495e-8749-1082ce38c40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:54.449Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9cfffac6-a8ac-49a5-b205-deb0c94aed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:56:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:04.459Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e7c11a9c-6cb5-40dd-ad4c-8fb482650ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:04.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:14.469Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d54d3cad-1622-459b-bbad-0a3b1117fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:24.477Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a613c951-d174-476f-b029-5e4bc672cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:34.488Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=99eabf60-4d57-428f-9ae7-6337fd04fe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:34.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:44.499Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=67148e71-7f48-4258-b9ce-5aaedc84c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:54.509Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c544b2cd-0353-4ed9-a458-b3ec65ab668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:57:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:04.518Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=14fa1fdd-901f-4966-8f40-67f368745cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:14.527Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=de252033-c0c0-4938-b9d7-0a70be5e4ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:24.536Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=77ad112f-31fc-492b-8ba6-155dafe2460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:34.545Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c3c1e566-a333-47a7-9fd7-91ae54cf2e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:34.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:44.556Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=63771bd4-9a01-41ff-9d3c-2bf8e05905fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:54.565Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1dc70a8b-322d-4059-b3d5-dea8f6c90013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:58:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:04.574Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1a1862ca-3e85-4215-b2ce-e0a429963bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:14.583Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3269ecd7-f12e-47ff-a8ae-600bc5697c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:24.593Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4b72937a-873a-4ab6-b5f7-9f7502f3cde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:34.601Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=60415a63-9ee6-4b41-bcd9-64b03673c3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:44.609Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e54cbdd6-4a20-48d5-a213-739e737d4d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:54.620Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3d791278-02c9-4ed0-88fc-6f7e3b1d4fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T02:59:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:04.627Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1692731d-c092-4112-8d1f-6edfeac80795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:00:13.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:00:13.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:00:13.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:00:13.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:00:13.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:00:13.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:00:13.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:00:13.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:14.638Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=311017f3-0033-4b25-a6df-d7944630dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:24.647Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f74df4e5-a5d7-4905-9758-75193db6d758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:34.654Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d8d53b21-3bcc-4b11-9d97-11beaf5673b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:44.663Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=87956619-dd2f-43b1-9085-5395b05b83d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:54.671Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=659a1807-684d-4c40-a9c4-55283d401919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:00:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:04.679Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3f94c31b-799a-4026-bbd9-b2787a6d7cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:14.690Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4e82e1ed-7e8e-4183-989a-cdff19667cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:24.697Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b7e40c40-edb5-46ae-9c5e-6da50806ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:34.705Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c8840daa-1c88-406c-950c-9eecb958cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:44.711Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=da6b20c8-20f8-4790-8555-268829845be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:54.719Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=0bde4c8a-d92b-4e1e-b872-345d09e1c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:01:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:04.726Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=dd37877c-5961-4801-89fa-83c4b54d0872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:14.734Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3aea45dc-2fbe-411e-9f61-1527d50b3e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:24.743Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7a973105-9904-42c9-8c84-348253848b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:34.752Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9a64bc91-210d-4964-8b63-4d2ca59d97f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:44.761Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7c520a44-c43b-4ad9-910b-6907462b124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:54.771Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9326ab3f-d1aa-48c6-a814-adc8b0ecbeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:02:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:04.780Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ba60c14a-93e5-4161-bb2a-a9410f04b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:14.788Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=0f2e2777-c209-40e3-9415-2b81941a28bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:24.798Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=981f4886-ab29-4203-8abb-4c2f87e8ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:34.804Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=207786b2-75a1-4723-bdd8-82efffc427a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:44.811Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c33b297d-af11-46e9-979e-dc38a5ade8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:54.819Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=340d1c5e-1770-45c3-b972-eda9c2190818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:03:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:04.826Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ab636dc2-7124-42ab-bb99-2e32e06f9fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:14.835Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=631704fc-13ea-4fa0-8b1c-81c00f5976f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:24.843Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b453b3d3-fe60-48d2-a5b7-b2045b0c3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:34.853Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=869c9681-65a5-4c13-a2ee-d15b4c4a59cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:44.861Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e08c514a-45c9-46ea-bb21-5546068baf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:54.871Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f0e77217-3aa0-412d-bcf4-d25240bad5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:04:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:04.879Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=111142ab-14cc-4ee0-85f0-735872414722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:05:13.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:05:13.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:05:13.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:05:13.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:05:13.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:05:13.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:05:13.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:05:13.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:14.887Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f93dd005-72d5-45e1-b482-05a6242290dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:24.894Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=924a71bd-3d9b-4e65-89f4-6465ab7e97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:34.903Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=728624d3-d859-4d88-af13-26837312f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:44.912Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=984b0e5c-6f01-472d-bcb8-94896e9d3e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:54.922Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=28f0e6a6-358f-4a68-af7d-fc53b9243e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:05:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:04.931Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a11db740-d0b8-4eff-a601-599df2398967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:14.940Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=49faa8bb-9757-4d69-9096-281131b56014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:24.948Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=acdb880b-3894-495d-85e2-bed4662a2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:34.958Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ff0a7812-3bc8-470b-9a1d-23f761c58c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:44.970Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=acd4ccc1-f4d8-4e51-a1f7-d0521820fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:54.978Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6342faa7-393e-4f10-a32c-3100bee1fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:06:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:04.986Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f50b8f84-8416-4178-837d-d355b6098fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:14.997Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3ac057fb-b34e-429f-a4e8-39a20a39954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:25.007Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b17fb20b-5f0b-4c1d-a37a-130233c2db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:35.017Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=09011926-d542-4aa0-9a64-db7b1ad18c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:45.026Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b2b02006-b9b5-4cba-81d8-66de0ab409fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:55.035Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=df38abda-2b71-468a-92c0-76bc53ce329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:07:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:05.045Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=342c1dce-7b5d-4fba-8900-c16a46dc79fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:15.053Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f865bfa9-c26b-4f2f-b126-34a5af1cab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:15.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:25.061Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c4be5c7e-e51b-4c3a-ae7d-2fa8d11a1330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:35.069Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a81391fc-5dfa-4ede-b061-5dada9241007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:45.079Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ebf18025-50d0-4099-a9c9-09225413ab30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:55.086Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=82d4bc3e-0a72-47ef-867a-54c07c7e352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:08:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:05.095Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=69476ad2-2170-4a08-b24c-dde8afe845e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:15.103Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=54697bb3-307c-4805-ad0e-4f0a3d50fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:25.111Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2dacd3a0-e192-4ab0-9814-813e40056d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:35.119Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f48d8daa-a89c-456b-95ee-1d823cb3498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:45.128Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=485f68a7-8259-4593-817b-a97e900005a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:55.136Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=544539e6-bcd2-4b12-a0c5-189c8ce73d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:09:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:05.144Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3b8b72ec-b4af-4e18-9b77-2f3e1d50de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:10:13.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:10:13.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:10:13.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:10:13.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:10:13.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:10:13.450Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:10:13.450Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:10:13.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:15.152Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5a8e47ba-b3e5-42e0-b64b-5e627c419548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:15.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:25.159Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=156faf6a-f268-484c-b516-a87e52a1f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:35.166Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=82e38546-a9cc-47bb-ae00-007980768cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:45.174Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ff7e2677-7c64-42bc-8408-e1a9ab410cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:55.181Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=381e5e3a-576f-40ab-85ed-b48536ecdcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:10:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:05.188Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=410d9671-53ce-49eb-b48c-541d921256a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:15.197Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5282ca2d-de4b-4be7-9825-910604ad6aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:25.206Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ac741098-5c02-4d2c-b8b2-2a31fca5df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:35.213Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=02ee48b4-04c3-4225-9cd3-1ad03919d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:45.221Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8d29b3b2-5849-4ef2-97dc-3b0145cf2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:55.229Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=9ab290e2-8ee7-481f-90fb-94867f9f10d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:11:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:05.238Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4b3cb99a-2d03-4219-b8d8-54c822e6355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:15.246Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=40ba4152-ec27-47d4-a2d3-710cb6b4040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:25.254Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=da16c535-84a9-4f2f-940f-9cf713ff0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:35.262Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f5419d9a-6f70-4123-a884-97681cd42591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:45.271Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=74bfc5a9-252a-441b-9a47-706ca2a4980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:45.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:55.279Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=76767ceb-8f5f-47c6-b81b-0ba0087070b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:12:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:05.286Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6687f1f6-ae48-4b4e-97e9-6e48bdbca318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:15.294Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b02ac421-f064-4229-b30e-6390f7d2417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:25.302Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e8004574-2efc-4632-9f3d-3bb421a10b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:35.309Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=cd312950-c732-4c82-9baf-fb21383d4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:45.317Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=0606c86a-6560-4092-ab98-8d990a37593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:55.326Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=54feaf33-f454-46fe-ab10-efaeb8caf33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:13:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:05.334Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=91adce46-4a52-4349-90d0-422388722a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:15.341Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=56a117cd-dec7-4d34-909c-714966292c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:25.349Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=caa3dcc8-4303-433a-827b-91dfba9d1620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:35.358Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a619d931-b545-4541-86ae-0652206cc1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:45.366Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2d62fb96-6a46-47ca-9818-2c5fa9adef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:55.375Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=53b38f1e-22cd-40ee-b585-4a2ceb176234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:14:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:05.384Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=015d2898-ebce-421c-a037-b0ec6f713bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:15:13.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:15:13.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:15:13.417Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:15:13.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:15:13.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:15:13.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:15:13.422Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:15:13.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:15.391Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6a020ee2-7a7f-4f99-8499-9e4898b7413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:25.398Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2d478cf7-81be-43e9-a03e-444187c0caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:35.406Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ebe811d6-1f74-40ed-9808-68464299d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:45.414Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=cf880b95-3c44-4b07-8796-eff1ea38f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:55.421Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6787563e-3be3-40c0-8de5-369a18012493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:15:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:05.429Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=52276c7e-f802-4d34-9efc-fc9dfbcd1be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:15.437Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=62825452-f2de-4446-93e1-b284f2accfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:25.445Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=97b10f52-36f6-443e-8108-7803c2cd7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:35.453Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=eec8b269-8bb4-42a2-aac6-64bb3f937488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:45.460Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=db006dac-c468-4ae7-93da-8ef2b1fe4845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:55.469Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4f6a9c4a-4568-45f9-80b9-f8e90a8fd8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:16:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:05.477Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c30f08b8-4b9f-4d11-9036-da2857060ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:15.486Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=52d57ac4-94ff-4e3c-97b3-b19621e42b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:25.494Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=99bd90f0-750b-48d4-a9a0-7c6f6ec2ad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:35.503Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=274a50f8-3a64-4dc7-a778-5c4068537482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:45.512Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=44868404-fdca-491e-a1b2-233241d7e991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:55.520Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=94951035-8714-4406-b2f5-4251658c7057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:17:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:05.529Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f2e851fe-b01e-43f2-84ea-1bc83d014e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:15.537Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a189c72b-ef41-4d1a-a3b1-e20f4d152a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:25.545Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b957c70d-d8de-4042-b2d0-8ef00a6e9a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:35.552Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1b1f2aa1-6288-418e-a214-a56bcb9087be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:45.560Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e6712cdb-edf8-49ad-83b9-439da699f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:55.569Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7277645d-787d-4608-8a4c-ed3fba35094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:18:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:05.580Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8b48c7c0-6bf3-4d1d-8e37-dcc4dd21d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:15.588Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a7711529-4857-4d38-a55c-ab61b1bc2ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:15.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:25.596Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a788c4cf-29cb-4ed7-95c2-ee569116eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:35.602Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=539f05f6-f00f-42ee-b0af-12c756181f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:45.610Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=14ef7178-ebdd-42c3-be73-959546571d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:55.618Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=50aef1ee-dca0-4572-8d60-81f1536e05c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:19:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:05.626Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d9814bc7-bc63-49e6-a2b7-9427c09b6930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:20:13.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:20:13.409Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:20:13.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:20:13.411Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:20:13.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:20:13.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:20:13.417Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:20:13.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:15.633Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7f41375a-3920-44f3-ac11-b9bc8864ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:25.641Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2eb6eaff-4a55-4841-a853-285b9dfb1295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:35.650Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=084e08af-9f34-4797-9162-a0c068cc8063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:45.657Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=31c22f90-8d25-4ab7-800e-fa0b3166bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:55.665Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=77124421-22c5-4f2c-82e3-1e2474154106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:20:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:05.672Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3760e9b2-04fd-4c6a-83a3-5ff01e2172c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:15.680Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e898a7ea-af72-446f-be90-232a4f622427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:25.687Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d76a8007-5cd2-49ec-9b88-2a6409f2f302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:35.695Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4bd289c8-1d1d-4e1d-8b0d-d7155bd14a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:45.702Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7abf6f67-a788-49c5-8778-0f57fea3e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:55.711Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=102456ef-9858-4300-a114-413241b3389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:21:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:05.719Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3c47fe91-e99e-47cc-91e9-54b801be5096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:15.726Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=466d97d3-deab-44fd-abb4-7d003975a546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:25.733Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e91abdda-bd00-40f2-af46-564024b81366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:35.741Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=63a5d382-6ef3-4c5e-a144-1e47b08ff45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:35.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:45.749Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d8334152-ed52-4c10-80f9-2c26b9c19332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:55.757Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ce8b4f0c-bd07-44c5-9bd1-c7f4fd27b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:22:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:05.765Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a0b1c7c4-84e0-4820-8127-a40bc94de478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:15.773Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e4ddf5fe-3c64-4eed-aa69-40e2996f7c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:25.780Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4300b7d2-fb5f-4ec2-986f-457a5417882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:35.788Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6a021442-d70f-48b2-9c02-0135874b4b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:45.797Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=585e7449-bf3b-44d1-aeaa-547825e67207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:55.804Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=73d47144-27f8-479c-829f-24e33efbe620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:23:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:05.811Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=909d2152-889e-45e7-820c-1c97f681ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:15.818Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=90db1376-14ff-4ca2-b314-418d44c791b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:15.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:25.825Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3d9bb162-fcb0-49db-b66c-0b502ca497f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:35.833Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=1a71eed9-27f0-44ce-98c3-872af5e99843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:45.841Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f4d66369-d31a-403d-bda0-b3221895781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:55.849Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=54248a2b-a95b-4e10-b2c1-d7b0979a5ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:24:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:05.857Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5b52e476-fb12-4156-8766-370f499b4604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:25:13.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:25:13.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:25:13.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:25:13.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:25:13.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:25:13.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:25:13.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:25:13.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:15.864Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=fb89639b-d758-4ee4-8076-ebae78d44489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:15.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:25.871Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3a425229-129c-4480-925a-97dd5e75e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:35.878Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=aefd87a5-0f46-449e-b6db-adbfe6f8937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:45.886Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d8bf3ffb-01cd-4d6c-9eda-52b3ebbcc4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:55.893Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3b3de62c-efeb-41ec-892d-e05ce3491ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:25:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:05.902Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=0163968d-8a95-4696-ac1f-f01d128832fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:05.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:15.909Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6e470237-8ce1-48b9-8c99-3173d137c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:25.915Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=25a4a37f-786d-4a44-8164-e28068bc5f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:35.924Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3b9067db-54c2-4716-889d-d1f60c6190b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:45.931Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6cccca6d-2a45-4c23-8955-4bd39ac9edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:55.938Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f5773182-0157-4ff9-84ff-b347bb9d6cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:26:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:05.945Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=7717f904-7dc9-4757-81c8-49f27e08367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:15.953Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=db0d49b9-2c5c-4e71-ad69-8337546177a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:25.960Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a86ffbd3-fff0-4eda-8860-5ff103bd9ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:35.967Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ed9bf813-d614-4bd5-a8c0-89ac6ecce428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:45.975Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=8c83311d-6355-47e4-879e-82f0e13a0a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:55.982Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=02eafa02-ee9b-4377-b3ac-3ff495dec1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:27:55.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:05.989Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=76bc29cf-6519-4f3b-b9e3-b35cb104e18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:15.997Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=20a79391-04a4-4880-9c8b-8a409e7a4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:26.008Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c3ae9a77-1d3c-44ff-b8d5-28ae3112577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:36.016Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=eec298a8-8ef8-4086-970e-cef37371ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:46.024Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3d2662ca-27da-4341-ac2a-90879644fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:56.030Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f86599f2-bddd-4b30-850a-cc7a300ac4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:28:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:06.037Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6c7ad736-3688-42e6-828c-75b3c629c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:16.045Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=794e44cf-31b5-41f1-a247-511ed4165ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:26.052Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=4d2ec8e9-1199-40d7-97cb-9563bd91172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:26.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:36.060Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=82ebb39f-4200-442b-a15e-9422c12049f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:46.068Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=914b5f29-698a-4cf3-8dc5-ed20b35990a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:56.076Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e11fea06-d928-417f-91f7-e08754cd0310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:29:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:06.083Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5b475a3f-2f9b-46b3-81e6-ed38d476ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:30:13.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T03:30:13.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T03:30:13.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:30:13.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:30:13.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T03:30:13.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T03:30:13.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T03:30:13.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:16.090Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=3560ad92-6cb8-43b1-a35a-6a3eb9a76fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:26.098Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=cdb65865-e4f2-44c8-8c9a-f72ba9ec8df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:36.106Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=22ffc36f-09c7-4a14-96a4-7047bd2bbb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:46.114Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6b73e10d-021e-4c84-97ed-542fce0d625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:56.123Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=079ebaa5-292e-42a3-9af4-3c2250168e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:30:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:06.131Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=bf8482f9-8063-410e-9c79-02a3b0dc871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:16.138Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=f649c9fe-e9c8-4886-ad43-0cb961c7d4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:26.146Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=00fc5536-0947-4cea-95eb-12eed0b0ea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:36.154Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=c94bc64d-02e1-490c-8129-75542e3af256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:46.161Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=bf24c0eb-c141-4e90-9f18-c5d07abedd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:56.167Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=2e28e8eb-72ec-4d9c-9e52-d91a19e169d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:31:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:06.174Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6cdae853-7fe6-4f94-88b5-b26fe681b12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:16.182Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5ca284a8-3f5d-4a88-b23f-184ae8637dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:26.189Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=884bed14-9983-4d05-b47e-75e1c64206cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:36.197Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=114de46e-906c-47e3-a7cf-a4a738dbe4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:46.204Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=ce546b18-5740-4c48-84d2-28b386e184e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:56.211Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=464c06fa-be88-4ae4-b8ec-c7fe9884b40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:32:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:06.218Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=e6cb54ed-a3d3-4313-8174-dc480d3d396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:16.226Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d67281fc-5e88-4108-9c2e-04f559ffe9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:26.233Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=d56af3e0-b56e-4dac-9fb3-d28e1d1db4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:36.246Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=536e09b7-4b28-4e38-9610-8c2d0a304315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:46.254Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=6f9354f7-78fe-4b21-a0c0-a4746fe29f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:56.261Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=5379c77e-9769-4f67-bd5a-6de8e59c1244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:33:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:34:06.269Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=b7189172-fb6c-4cc2-be0f-a8c60b62bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:34:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:34:16.280Z |INFO |Init configs |InvocationID=22a0dd5e-0d88-499c-b786-310e21ebc1e0, InstanceUUID=a12c9a07-05aa-477a-9a35-171601354ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T03:34:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |