. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:10:28.124Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:10:28.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:10:28.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:10:28.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:10:28.755Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:10:28.755Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:10:28.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:10:28.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T23:10:28.941Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-26T23:10:28.959Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-26T23:10:30.172Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T23:10:30.526Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-26T23:10:30.542Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-26T23:10:30.542Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T23:10:30.590Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-26T23:10:30.590Z |INFO |Root WebApplicationContext: initialization completed in 1630 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-26T23:10:30.892Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-26T23:10:31.546Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-26T23:10:32.561Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-26T23:10:33.034Z |INFO |Started MainApp in 6.682 seconds (JVM running for 7.256) |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-26T23:10:33.093Z |INFO |Start scheduling PRH workflow |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:33.103Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bb5f18e6-abfd-4661-8f1b-74f19941cb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:10:34.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-26T23:10:37.966Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T23:10:37.966Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-26T23:10:37.968Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:44.559Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c47f9f88-31c0-428e-afb5-f85776a23d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:10:45.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:55.600Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=05b684a7-0670-4602-b3a9-b70f7c943d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:10:56.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:10:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:06.640Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=462e5e64-214d-4850-b441-2b9ac9787fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:11:07.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:17.683Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f6ffed30-9c17-4407-b070-06c3755784e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:11:18.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:28.723Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f8f8e46c-0507-48b4-94a1-3b01bf25eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:11:29.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:39.761Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=396c1b00-e46f-421e-80ee-4dc41cd025de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:11:40.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:50.802Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c0375150-8820-41df-a89d-c2f2a9066cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:11:51.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:11:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:01.840Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9cf3fa3e-8f6c-476b-9642-c81b183a7cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:02.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:12.887Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e861a4e4-15ac-49fc-91d3-2dbed0b9e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:13.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:23.922Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=723ba2eb-992c-458c-a6c3-952fea12113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:24.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:34.962Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e0946b2f-1344-49a2-8057-35e31328a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:36.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:46.002Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cb3da997-b99d-4119-a660-dad757250791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:47.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:57.045Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d032a4ee-d805-43be-9d07-88718495801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:12:58.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:12:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:08.080Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2bc59c9d-07eb-40f5-b184-52467eded7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:13:09.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:19.124Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e5bfdcee-f771-4e87-b595-bff2fca41c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:13:20.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:30.167Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b5449432-4dbc-4dd4-9a54-492d62b5f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:13:31.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:41.205Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=37d4c5c1-82e6-4f62-84d2-7e898f772a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:13:42.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:52.247Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2fc929cc-9c77-4a11-89ad-2f7e22b7b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:13:53.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:13:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:03.281Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bf47043e-5663-4600-a489-0848eb7f2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:04.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:04.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:14.323Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bd1ca120-2acb-4e93-8453-1fbf564d0f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:15.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:25.367Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cb760b07-d469-488a-87d5-fbd2b4f345fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:26.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:36.406Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=99116975-d007-48bc-ad56-c0ac8d04bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:37.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:47.476Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=134d02f2-ae91-4701-8326-880c666c6df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:48.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:58.545Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=efc75fd9-43c5-4e50-bc54-7ea3a40503ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:14:59.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:14:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:09.589Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7dc6f2ce-46ee-4d32-884e-8ebfbe8e2bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:15:10.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:20.624Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d49850a5-ca3c-4a62-b737-0d450b38a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:15:21.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:15:31.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:15:31.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:15:31.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 |2022-02-26T23:15:31.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:15:31.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:15:31.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:15:31.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:15:31.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:31.664Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f8e79a21-053e-414c-a8fe-0a9423cd65f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-26T23:15:32.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.227.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:32.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:42.705Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d556722d-2165-42a8-9a92-8b34b2bf0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:52.806Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=af288f15-c422-49b9-b4b9-ca7eb78043da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:15:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:02.826Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4b4fc84b-6be5-4578-b4b2-7475c29c8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:12.843Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c505a969-a479-4fe5-9eda-ed81329cf6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:22.853Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=27acf1ca-a7b7-479f-b082-23274637fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:32.862Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=60be625e-06f9-4d46-b136-9ff646ab82a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:42.871Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=98f1e0bf-e201-4df1-8d0d-063fb1bf9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:52.882Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0a483d64-5b60-44b7-a1d4-9ef53437a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:16:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:02.896Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=55582967-b947-4b70-9ea8-36cdf6b8e08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:12.909Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c5e0e31c-ca05-4598-88e3-28a70e87a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:22.921Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=025172ab-76ba-4330-8382-b23af87d3b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:32.930Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ce52fa5e-6f20-4d87-8516-36a2d7290009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:42.940Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bba0061c-22ec-48a5-a410-f8315b828e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:52.951Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a0a6d18e-2f41-497b-a5f7-f4db599b4a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:17:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:02.963Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=dfa16ac2-f0da-41b9-9b0a-7022ab8a582e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:12.974Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=65d119dd-9ac0-4c25-9255-c56636f7b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:22.984Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5c50efcd-ea87-4c56-b787-48fa40949099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:32.993Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=41e6770f-913f-4b9c-b4ef-0d3bdce34d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:43.002Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7f1fe133-fd17-4105-bd43-2a0d96ed3bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:53.010Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=65b905fd-9f70-4992-b744-ae35281a6005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:18:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:03.024Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=97cfeb04-c1ac-461e-96e4-88d41dc807e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:13.042Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=108f12fc-5608-4674-9d85-9bde709c40c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:23.051Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b4832538-153f-4a61-928e-1da79e1dfd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:33.062Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=26ead4a7-bbc9-4f90-9d1d-f93aaeffb1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:43.072Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=04776728-c972-4322-a026-d24ec430bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:53.080Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ab56a3b1-4ef8-46fb-85e4-283f589a7228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:19:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:03.088Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=124dedf0-c7ec-44a6-8f86-5d85063d63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:03.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:13.097Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=499d4385-f53a-4c6b-8ccf-78f9ef00c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:23.108Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=416632e3-a8ac-4a51-888a-3729bf46fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:20:31.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:20:31.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:20:31.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:20:31.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:20:31.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:20:31.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:20:31.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:20:31.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:33.127Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=55478000-821d-4edc-9001-21595b02e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:43.135Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bcce3c28-8937-497a-b796-2d588aab0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:53.147Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=96d7bd43-d8a7-46a5-9ac7-5f61a7d142de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:20:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:03.156Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d210551c-7c6a-4a31-b9e0-26cf77931cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:13.180Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ba2b9a86-e3c8-4912-b72c-5a5d5ff3a85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:23.193Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=116c51c7-8e57-449d-bfd1-658d5b71c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:33.200Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=40de6da0-588d-4618-9185-00e71be51a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:43.218Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c9dc26d3-f4eb-4fd1-9d9d-ee5466d8551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:53.228Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e5a63587-22ee-4673-b85d-f9603331aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:21:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:03.237Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4000d268-03cb-4126-8c01-3d0c3e8652f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:13.247Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=333fc316-91fb-4a46-8f7d-a16008d4bf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:23.258Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d32cb5aa-9c8b-4d8a-b34a-2a6b49fc4b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:33.269Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8c04ffd6-b790-4b75-960c-3ad8831c0231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:43.277Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f31ce88c-bca4-4a73-8a50-54302a129b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:53.284Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4a21fe01-d69d-4dfc-89c6-d22d9de18326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:22:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:03.294Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f3f164da-2082-4a61-bf08-62b68fb377a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:13.303Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=90c0c2ad-e50e-4bc4-8509-bcdb7a6cabbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:23.316Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2bf876fa-024a-4ea0-9876-6a614458ad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:33.340Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8685e01b-f03a-42a6-babf-9b4e54e33d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:43.359Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0e38494e-1bbd-494d-bec3-7d703f27bb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:53.367Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0ce1ec1c-cf48-4723-9ca1-5f1e5bf6760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:23:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:03.383Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e8918cf8-1f4c-4b1d-b8d6-6d1c25e1463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:13.398Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5045d9f6-7998-4d34-9e6e-2023fcfd5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:23.418Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8cb4801b-8d62-4cf6-9210-bbf24a903a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:33.425Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=996b1c4c-2fb6-423f-9604-7e019fb41904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:43.434Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=825aa386-51bc-4f35-88be-c24f9e9918c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:53.443Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0d209c64-1673-48a2-8e0d-54ae40c689ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:24:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:03.451Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6f397ef9-dae9-4eb7-98b9-3786bcb12b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:13.459Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4e6afcb3-3eae-41c1-bc04-67137976dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:23.469Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4d000016-d870-461d-9330-cd7d915449fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:25:31.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:25:31.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:25:31.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:25:31.280Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:25:31.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:25:31.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:25:31.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:25:31.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:33.479Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ddb6860f-3d34-40fc-aea7-0d6d2fc0f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:43.491Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=dd40b2a7-aa02-4917-a8d0-038731d588b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:53.501Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c5a01be8-9939-4ff1-97f2-11636b91af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:25:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:03.508Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e96a3f2d-365b-4ce1-ab66-88f90cb4990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:13.516Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fbf42c23-6c26-4a8c-9c94-88e21f3b803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:23.524Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3ab45097-9b8c-4afe-96be-3f186b54233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:33.534Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1942b650-41c3-425c-a80e-63c570c0482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:43.542Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6866f084-90e9-4fe8-bcb6-517e06e127f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:53.559Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=74cdc3a8-9f8a-413c-97d2-f1ec876d3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:26:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:03.571Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1e2403ab-1dcf-4d07-aeb3-d1d283a34615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:13.580Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=95050a7a-f20e-4501-aa94-045ae6a8cd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:23.587Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bc0aad87-d3a7-4c10-8edc-988f9398433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:23.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:33.593Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b3d4f653-38dc-4215-82f4-e905c5e074b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:43.600Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a625b7fd-2a27-472f-ab3a-71c8226b8139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:53.608Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=df2f40fd-052c-4335-bd5b-dae252bddefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:27:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:03.619Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=55bfe0ef-b760-431c-8bd6-38befd1db072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:13.634Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=04e516b7-b32b-49f9-91fb-7b56114c47db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:23.642Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ee76b6e4-4335-4dbf-b839-2e7b1ecc4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:33.652Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5fe85709-a9be-4be3-a9f3-98630a257798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:43.660Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ae95f567-988a-416e-a6e2-2396918385be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:53.667Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e0599dae-255f-4bb4-9686-9d7e5d3bd1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:28:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:03.678Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c3231401-9454-4b80-8682-5d838b235232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:13.693Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d87b2b34-c6dd-40ba-8299-9920cb198f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:23.705Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5761d4dc-33ed-465b-8a31-fb7d70509f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:33.712Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a5e9d655-1e8a-475c-aa13-6ffa46711db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:33.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:43.718Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d624fd2c-47de-4259-88f4-8070cdb40c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:53.726Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2cf20d04-5539-48f8-8f1e-9e32d6896c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:29:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:03.732Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d3111b0b-fdbc-4289-9759-7b56f7216272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:13.738Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=959cefca-e287-42bf-b75c-320e7efdf2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:23.746Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=666b4d1c-5104-40ec-b5c4-1436791ee839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:30:31.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:30:31.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:30:31.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:30:31.240Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:30:31.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:30:31.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:30:31.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:30:31.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:33.759Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f7e3b908-e801-4f5b-b78a-412207f5aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:43.770Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9bfcd398-748d-46d6-9ebe-20f5271baebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:53.778Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=caf7a2b7-055d-4d08-92f6-8a88a02a2446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:30:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:03.787Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3c6096ff-fdbf-42ab-af14-f4d3d3192b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:13.798Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=037069bf-a2d9-4667-bcd6-688aeadc425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:23.805Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=de3cf6ca-c50f-4502-bfa4-a7f3b6c08f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:33.812Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=486bc974-3f1e-42ca-9c1f-68721b1e24ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:43.819Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=29ba0cc9-a215-4aa5-b2cb-f3b68e7bc0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:53.825Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fab07bb2-4157-4e75-a139-397ff8375692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:31:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:03.832Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f955a6af-7840-4081-8c52-73fda6117ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:13.840Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9ede9384-2602-4e9d-8d50-4f1a12def6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:23.848Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6e14f0d6-e309-4991-80ec-30ac52652af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:33.854Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d2120c63-c025-4c86-a10e-5de5de47299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:43.861Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=08a20467-9cd1-40ea-8690-f46879d2e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:53.872Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3f264c55-61da-49e6-83d4-b49d303a7444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:32:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:03.882Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=df35c5b3-73d1-4307-8eaa-413d79257e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:13.888Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=289c12ff-2c52-4100-889a-55b632dbed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:23.894Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2d5a80a0-8b54-411e-9ac8-de87d7c4a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:33.903Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7d163cb4-36cf-481c-9d65-5626cd63aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:43.910Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=51b4d317-aedd-41b2-9707-4d8f8253bbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:53.916Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ed027fa4-5402-476c-9d15-446d4890aaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:33:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:03.926Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fcfdd543-da86-44d5-b04e-6a94b6aa72d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:13.942Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c23fef83-b886-4743-9bb5-9582937a103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:23.950Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=90203c69-2d0a-4bb5-af57-62f98de9cb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:33.956Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3ca2aba6-90b5-4607-bc23-e513ccb74932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:43.964Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=058a730a-4809-4843-854f-a292ba3921c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:53.970Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b4db7bb9-b06a-4ea5-b184-fe1cb82d8ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:34:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:03.981Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4d722a94-6af8-4d67-ab53-be3836cd359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:13.994Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2c37b5e8-e03c-4216-a542-0f63bfc9aea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:24.001Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1dc78317-03b4-447d-9101-a9636bb33284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:35:31.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:35:31.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:35:31.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:35:31.187Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:35:31.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:35:31.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:35:31.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:35:31.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:34.008Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c032b04d-59ca-4702-adb5-b4354da192ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:44.015Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=03c7d7cd-98c0-4bdd-bc09-bebce0fc5308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:54.024Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=07c9bf48-b1a9-45c7-ae3c-3145da5f947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:35:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:04.030Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b8d2f13d-4c2b-4b18-a647-fb6c9bb2d3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:14.037Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3bcf173d-3146-42e2-b22f-30653f70e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:24.044Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=695cc6b3-975c-435a-bc4c-88a58e07dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:24.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:34.053Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=599fe2c5-2215-4f2f-b69e-cce7d2e24df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:44.061Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f59257da-f352-4eed-adbe-321150417423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:54.067Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b78feb99-80d5-4f53-bd3b-6e62a18bca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:36:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:04.079Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6bff4e63-f409-4047-89e6-fc549d3a6c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:14.097Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=eb182dc4-4c30-4993-964a-6f382ccc92cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:24.103Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=86985366-0479-4091-9ef9-37dd7f43043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:34.109Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ba3ee36e-2fa7-4455-852d-4f786382b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:44.117Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b35a0afb-8f48-4609-b18d-71b9baaf25cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:54.124Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=58770311-43a5-4411-a222-826da0b5d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:37:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:04.132Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f6be6d1c-6d1c-4d89-a30c-23516ebe0d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:14.139Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ddb0a80f-f1f5-457c-8e2b-91a6e714f258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:24.146Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0853ad69-b6f1-4e0a-8656-75d8d4fce2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:24.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:34.153Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ff77becb-122e-4375-a25a-b6779494aa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:44.159Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b759fdd9-22f1-49d2-a8cc-5823bc0ed8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:54.169Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=56735122-e2ce-442d-8fbb-3719d4175e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:38:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:04.181Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=20e71ec3-4b23-4d7f-a0fb-bcc19c3b4183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:14.188Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b50a54c1-acd4-40a7-94d2-e72c96dfb22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:24.195Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=47b2ada2-f952-4f06-8e81-f265aff74cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:34.202Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2c194bf8-feca-4dfa-8341-f36ea8e424d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:44.209Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=841e7384-59df-4de1-8b52-d9abd5556c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:54.216Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1be188f7-fe59-4971-ba45-59ad00df4cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:39:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:04.225Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e6397373-bbad-4870-8804-2db85612ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:14.232Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ad61adbc-b814-4e81-b635-890f30e5144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:24.239Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7dbb7103-e08f-40ec-9b4f-ea132a1f3f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:40:31.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:40:31.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:40:31.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:40:31.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:40:31.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:40:31.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:40:31.235Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:40:31.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:34.247Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=584602e3-bc5e-4c4d-a733-f53ebb18bc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:44.254Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8baf4d92-2456-4edc-a19e-1439b19fa0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:54.271Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=38a8f6ba-2f1f-4845-822a-f227437eea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:40:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:04.284Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3145820e-f92d-4669-b91d-f803b897f0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:14.296Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=256b6ec9-35fd-41aa-9e84-c09d9d5dd877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:24.302Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=84f5a32a-3f7b-44b6-a1aa-fee942eaa96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:34.309Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=addd3292-4ee8-473b-9ca6-2dcdf65c5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:44.316Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=44e55465-f802-49ab-bf46-1abbd793d1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:54.323Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c059dd1a-91d4-427c-9ecd-e657e5d95486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:41:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:04.330Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ac068c83-25f2-4e72-8b54-197f27fe41cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:04.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:14.337Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=13851d49-8379-470a-b710-3266099cd630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:24.345Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8ef8fc99-edbc-460e-aa95-b26b9bee5a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:34.353Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d7bc8bcd-d155-4183-acef-1b3597cf9d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:44.363Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ddaf65b7-723a-47ad-9b3a-0314e27d0872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:54.374Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=925a74fb-d6d9-442e-a952-f0c5ae5a0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:42:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:04.391Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6937c8a4-3c17-4c1b-b953-374cdf0b6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:04.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:14.398Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e0bfe746-fd43-4788-b037-80d63716dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:24.404Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bc1d64a5-774d-4c92-b89e-f5e2dbf6797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:34.411Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ec72d058-c212-4161-8064-92c6f8eab5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:44.418Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8f481f3d-838a-4660-b843-606734ab92ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:54.426Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=80357f78-2f98-4eed-9d67-6449a03e36d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:43:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:04.433Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b4cf670d-af2e-4e3a-b79b-2916207b0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:14.439Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ae6f599b-d248-4932-91b8-409239f92b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:24.446Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f8cce825-b05f-423b-b426-d3e16fdb6110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:34.454Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b0440e67-8d36-431c-b357-6bb1bcdfba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:44.465Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e670ea5e-f5a4-4785-b15a-7fae4f44fc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:54.480Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=67b6e30f-6ee2-48b1-8cbd-0285321b4971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:44:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:04.488Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7861c149-7ec9-4d04-875a-a2b009fa1ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:14.495Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=32ef51ef-835f-4dbc-a5e0-0196adb1c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:24.501Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cce0b876-7fd0-4ba0-ac19-036172afdaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:45:31.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:45:31.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:45:31.221Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:45:31.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:45:31.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:45:31.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:45:31.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:45:31.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:34.515Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2f668ca4-2758-4e7f-a5d5-9b1956552ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:44.522Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1773a7f8-f189-4764-a87d-05299155911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:54.529Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=119dcefc-4a12-49d7-b885-aaf73b6b5f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:45:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:04.536Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=834601a6-927a-4980-a37b-355148784150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:14.544Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2128d40b-6ac2-4418-a04e-622f160731bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:24.551Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=922fca0e-20c8-429d-ab8f-4a07835ff64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:34.558Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c6f86fe5-b27f-43b1-849e-730066633431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:44.572Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5352ec94-f1e4-4a36-a366-52d038310ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:54.585Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b46ff745-8caa-42fc-9f38-0ea1dadf0ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:46:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:04.594Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=59d68df3-e507-4aa5-b37f-1b76a69260b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:14.600Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ae5eee96-8bda-49c4-90ef-c4eb621761c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:24.608Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cb1667a8-4d9a-4b04-afb0-f8bff6786349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:34.616Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5889d4b5-0571-4d44-8345-a220622865a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:44.625Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0561d3ea-c9a9-4b7f-b8c9-cd58680e8551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:54.632Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=40b63ce8-a278-47ee-9789-f6b8e1184424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:47:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:04.651Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e698157e-d00c-491e-94e7-e9873a8eb4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:14.658Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c9507dc9-39c3-4728-8d15-40b93808fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:24.667Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a9f9a846-b8e8-49e7-895b-77177e49a3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:34.673Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c3ff8ae0-4940-4807-a61d-c29fbd0b3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:44.680Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=37f2d277-b78d-4b48-9b8b-d59091b3167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:54.692Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=949ea78c-7b89-4567-af1d-6f96fcbf2588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:48:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:04.703Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8dbee41d-c03e-4022-9de9-b75a64b23c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:14.709Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=33d38549-5096-47ba-932e-6ada882454e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:24.715Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=71403e3a-4a73-499b-a2dd-30045e054064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:34.722Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=911abf64-cb83-49da-80be-aeda469fb762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:44.729Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=67e0883d-8027-4d27-bd41-e417075e5a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:54.736Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=319bc55e-c0f9-40b9-af05-068e6948ab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:49:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:04.743Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=adaabd95-566e-4684-b9dc-d1e811f18599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:14.751Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=31bc98b9-496a-4afb-a3a9-5ea768247849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:24.759Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1c489641-e4ef-4ed9-b715-7e660b746979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:50:31.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:50:31.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:50:31.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:50:31.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:50:31.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:50:31.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:50:31.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:50:31.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:34.766Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0efdfe48-7a3e-4c29-918e-8ec1ee693190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:44.772Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ffcb2941-9c89-4aa3-9850-b5b3911d1e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:54.780Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c27116bb-e04e-485e-beb1-e1fda2a492f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:50:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:04.792Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9f019a7b-25b7-461c-a1c9-7b1943e344c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:14.799Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5e93f297-a512-43be-9a06-ddca518fc538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:14.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:24.805Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=efe90387-3fcc-44b9-a596-4adaaf7ef632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:34.811Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=356a96c7-8ae3-4092-81cc-1de221fc0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:44.819Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a2420c68-fcf3-41d9-9bae-067b188684ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:54.826Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=16eeea02-4bae-4737-8768-4fb9aa89affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:51:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:04.835Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1f0ee271-861c-40e2-a569-0d0ffe5d3fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:14.844Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7228811a-57ee-43c0-b994-04bd66908c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:24.851Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=633e7cf1-cef7-4926-a96c-5c4b93dde335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:34.857Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f354a161-446e-40f7-89be-aaade67306dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:44.864Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4df3cd0b-75e0-4432-89a7-74079fe9ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:54.875Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=38cc02c5-e493-436a-b27b-4b3466da1b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:52:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:04.891Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=04ea2d82-eb15-41d3-ba32-762fdf026a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:14.897Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=eb532c9f-e2ec-4244-9072-6d5381729b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:24.904Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=92c9eb68-10a9-40f3-84bf-93a1df9ba3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:34.911Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=18936d70-8b37-4908-a06e-6a4e70c4580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:44.919Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4c03eeea-e922-4199-9637-ba984e07071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:54.925Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=85d37c0c-0df8-4abe-adeb-579d26a0240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:53:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:04.932Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cc5f9109-093e-49c9-8e00-d7dd9c07dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:14.937Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=43ea0183-cb1b-413c-8071-298a3be2f958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:24.945Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f7758fcf-353f-446f-b2dd-b41ecd741f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:34.952Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=321f6760-a718-46dd-9dd8-a9e247e01a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:44.961Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3ea81e66-31eb-4bab-8248-db3498515245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:54.968Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2f7979b6-6471-47f7-8b0d-e221f2a704c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:54:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:04.976Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=21d86b05-589f-4b19-b064-bbe75b6558dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:14.988Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ed5388dc-04cf-4d90-859b-16b70125ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:14.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:24.994Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=96eea5ad-1a7a-4fe0-93e5-b3cf4bac1215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:55:31.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-26T23:55:31.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-26T23:55:31.224Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:55:31.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:55:31.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-26T23:55:31.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-26T23:55:31.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-26T23:55:31.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:35.000Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cc650c84-d1d7-44fe-8ab0-55258193939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:45.006Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=edf7724b-8e11-47ed-8656-0ba403cc0f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:55.013Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2e19e56e-e78e-4c7c-a932-7ae7e602103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:55:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:05.020Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=762a3184-1a18-41d8-928e-36d554339d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:15.026Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bf966417-02b0-448e-a085-b9bb9503ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:25.033Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9b1fd657-c492-4c6c-9104-dbd34481cfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:35.039Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d270ec58-11c5-480f-9ee5-fc0ede9a124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:35.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:45.045Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=175e18ad-1904-4a2f-b348-bc128538cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:55.053Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a3b89d44-3fe9-424f-8ae3-c4a52b8a32b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:56:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:05.066Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=38c80e46-e313-4283-9063-cd71a9896ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:15.077Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9455eefa-3045-462c-934f-5f07e1575156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:25.084Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=be0eed94-55b8-4ea8-9d19-88b5dd345205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:35.092Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=01aab244-d109-4209-afe6-af587f3da133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:35.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:45.097Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=aa0f50c3-4fd2-4a82-95e4-a9b181ffe91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:55.103Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e18684c5-1e16-44e3-ac4c-fb62ac70792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:57:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:05.109Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=af68e554-f083-4f21-9951-a5083d68e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:15.123Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9feb98b9-f387-4e5b-803d-c957a4b84963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:25.138Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2e400d1d-b3b7-4130-8c33-a92cd4d74c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:35.145Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=391c452f-03ec-4f59-9bde-b09b90e518f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:45.154Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7f3a9e9e-ba6e-48c1-a599-ec15ed8b9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:55.168Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1552dfc3-b9c7-494c-86e5-a1de6ffeb845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:58:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:05.176Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7c005abb-8f88-4b2e-9fd9-0442848e3048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:15.183Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cbbec94b-cbcf-49cf-b37a-d5f85848e73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:25.188Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fd292344-e871-432f-90e2-0fd442603d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:35.195Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f337a2e8-5f03-4e34-a309-03a430d95f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:45.207Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=683ad654-b7a9-4bfc-b00a-89373d15f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:55.213Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c561769b-56fb-406b-a171-911d6d8fbdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-26T23:59:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:05.219Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ad73dd38-1f13-4b9f-ad7b-4edbd314c85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:15.256Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3f649cd8-3d22-4ceb-9a25-2aa7d0246ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:25.265Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=50db39f9-9c9e-43a4-944d-39f22c9cc5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:00:31.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:00:31.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:00:31.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:00:31.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:00:31.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:00:31.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:00:31.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:00:31.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:35.271Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e3f00e35-71ff-4183-8776-f17e43b623dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:45.277Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=90a55f7a-7285-485b-92b9-9282580ed8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:55.283Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d9be8f94-36a1-4ad1-9174-161ac472324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:00:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:05.292Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4811cf56-93b3-4666-bb1f-041611538489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:15.298Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7d0bf7fe-19a1-4705-9206-6f9f1d409a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:25.305Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fc59d837-1d11-4255-995d-d5447f40a77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:35.312Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f44739c6-6219-4944-b182-79a02b63818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:45.318Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=499c19b8-76d0-4a69-9e8c-a4b9625df39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:55.324Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ffbbe5f2-da88-4d33-97f9-dce3fe465b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:01:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:05.331Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=138c7bb7-2e23-4e9b-86f7-2574e8283c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:15.338Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=931adaa1-1974-48da-a4ff-1c0141594f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:25.345Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=13329c0e-b23a-48f5-85d8-46b34be1c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:35.352Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4f3d7b29-c5eb-4b11-a9df-8684f4a3d57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:45.359Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8ec0c3b7-8c05-4777-a1de-33aa7f980460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:55.366Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fbf6a8e3-d14e-49ed-bf46-aa1af90d985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:02:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:05.375Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=772d4fcc-4a7a-4b08-8110-c72eba3544da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:15.385Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=48f5074b-accb-4a5a-bea6-ac0b41a3629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:25.392Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=44815e9a-68b3-4764-97c6-25cdbacc9fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:35.398Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c023ef12-c488-4bfa-a86a-f32d176bc0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:45.405Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0f27769b-455f-4c3f-bc08-307e672d921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:55.412Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8f434cd0-24bf-4e0c-8ec1-aeb1ed799426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:03:55.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:05.418Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2c55fbd5-77de-4f24-ac62-84e385ccf3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:15.425Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=328d52ab-4f4d-454d-aabc-864dd10370e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:25.432Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8304291a-cfba-4bfb-bc15-96faccf79904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:35.438Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=52e92175-df6a-490a-8a9c-a0bd9d2daf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:45.445Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bca246e5-a15a-4290-b2e0-80e7cd31bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:55.452Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d16f071f-4b38-4ff2-8477-f1b467dc4a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:04:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:05.469Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=82e004c8-b748-4686-a17c-917375dcac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:15.476Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=535d0a9c-70dd-4a30-a29c-d825c790b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:25.484Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=81f4121f-2fd0-4665-8084-646480b49d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:05:31.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:05:31.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:05:31.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:05:31.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:05:31.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:05:31.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:05:31.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:05:31.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:35.490Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=614e9dda-1730-451f-9ea6-5fc3b5229810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:45.498Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=49080248-5102-474f-a2d2-6c9d12d105a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:55.505Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=de558573-35c9-45dc-95a1-02e07109d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:05:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:05.511Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0ca18386-5d79-41ff-9fb0-bf878163a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:15.518Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3f68d2c9-83c8-45fd-b544-4017eafbb0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:25.525Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=32cfb993-36e7-496c-97b4-8f703fd2f8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:35.531Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a45985a8-fac2-4273-8d6a-156f93ee4c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:45.537Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c841a435-4c07-40f7-a6de-97672b4c96c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:55.545Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=11d314c1-6f88-421b-94c8-79e62b5b1cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:06:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:05.561Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e54fd125-d1ec-45ed-baa5-d7d606dc9b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:15.568Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=db02e214-a71d-41b5-850f-29dd6de0c68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:25.575Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ef997e98-0c01-4bb0-b7cd-2e5a7e03eac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:35.582Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fe6a3fc3-caf3-4545-9b2b-2c26eedcb46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:45.588Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=36ed6184-3cb8-4279-a122-05948f027bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:55.595Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=73161d5d-c829-47e0-9721-7bd2d74559d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:07:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:05.601Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8040b7ec-43b9-47d9-aaa6-9bf5ea40449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:15.608Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b702f843-b2d8-4fb1-8512-5090dd767bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:25.615Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1b760800-3212-48db-98d3-abceec0cd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:35.623Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3c5fbeca-67d5-427c-bec5-839c20e8f8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:45.634Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d60a6ad9-0047-44c7-a2ce-89067a8312b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:55.641Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=562801ae-c06f-4f8a-8abe-a3535e0ee5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:08:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:05.650Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6b8e49b1-1642-4590-9a6b-3a5042639888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:15.668Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8f8f958a-bccb-40f2-a7ac-cab875c17ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:25.675Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0e0a810e-af24-4fd7-9f54-b1a65af45c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:35.684Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=06c565e8-1f45-42cc-a2c5-853e5a34e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:45.691Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ccb0ee06-fdbf-4727-9f7a-2632231701dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:55.706Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5369dfe3-127f-4f43-b9f1-86b057886a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:09:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:05.713Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e94c394f-6ef3-41c3-9753-4a21ecbd2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:15.720Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b786118a-7265-4765-bd73-3e71fb21ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:25.725Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a5f10fe6-41f4-4a67-9063-b091e0df77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:10:31.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:10:31.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:10:31.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:10:31.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:10:31.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:10:31.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:10:31.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:10:31.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:35.732Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3bf37205-d5e4-4fc6-8af1-be56bcb4ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:45.738Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ef169479-3255-4f76-8557-b07ba92543c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:55.745Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=91854505-64b7-4d13-bef7-fda13dddbf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:10:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:05.758Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d905c0cb-8bda-4b9f-818e-ff846fce03a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:15.773Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=64984470-d0ec-45c5-ba16-46989da37193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:25.779Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=37782f6d-2a7a-49bb-824d-230a8322c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:35.784Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=eaf2373b-50e0-4841-b2a1-6d496f207a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:45.791Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c5b34bf9-d57f-4426-9fe5-a99f5a0e9099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:55.797Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=38e072d7-28f0-4c9d-86fe-0678648fe338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:11:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:05.804Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6ae9985f-c276-43f0-8f0e-5bdf627185fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:15.811Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=32db8e10-4ddf-4b01-bde5-ead8a4f4e1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:25.818Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7db7fd72-2286-460e-bbce-6caa70a176ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:35.823Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=448389e8-ff7b-4f10-b447-5db3a7cee604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:45.831Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7628f7ce-b55c-491e-8c9b-4b4a540754b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:55.841Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f09dbb72-374f-4af1-8f8e-56bbd41ce021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:12:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:05.853Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=23edabe6-b1dd-469d-b7df-70a84fa860cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:15.864Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b3e13379-6c9e-4c13-bdcc-b5addd0bf903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:25.871Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=360e5b27-b41a-471c-8317-5a948a35c90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:35.876Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=312c0410-5038-4581-9c4d-79838c1c1aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:45.883Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7f8afa01-bb18-47a4-accb-6d7dd1aa9811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:55.890Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a53082bd-dc81-4f35-b8b2-d8d5fdb4deee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:13:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:05.896Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=68a68b9e-3241-4af5-8e6c-a7eb10cbae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:15.903Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=68efcda0-357e-4d45-a411-553ac6f022f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:25.910Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=323d5bae-6bd7-4720-b152-67a413436763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:35.916Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=184e78af-815d-4c56-997f-09a95c186964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:45.923Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c4667eb6-fdd1-4b43-815f-292ce3fb461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:55.930Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b64664a6-a9f2-488b-befe-f82c0e08f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:14:55.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:05.943Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=00e80a39-5747-4649-940a-f0a3e68d85a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:05.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:15.949Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=735197eb-309f-4e48-b67b-4809feeb776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:25.955Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a91a0b8a-30f5-4c5f-ac8c-19a7c7c4df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:15:31.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:15:31.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:15:31.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:15:31.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:15:31.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:15:31.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:15:31.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:15:31.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:35.961Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c54eee55-1b3d-4ec1-bca4-8695c888295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:45.968Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1fd1cfd0-ad65-4007-835b-c7a8c4ff3a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:55.974Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2b8f5856-7e40-40e4-b3ed-74a1b3eb4bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:15:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:05.980Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2afa339f-fed0-45db-b996-830b072f229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:15.986Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=307ab39c-582f-42ee-ace0-f8f4e5cf8a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:25.995Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5bbf16e0-7fb4-4b56-9bea-25a43b41e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:36.001Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a5cacc9e-8807-4272-9fc8-7c4e96ad9e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:46.007Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=92d1a49f-06fa-4032-b5ec-8a6ff1434ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:56.014Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b9b1ba6c-ca4c-4041-8163-f5aecc7e164f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:16:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:06.022Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2c0327d2-21b3-44b4-8084-edb2ef59ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:16.035Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2379375a-1de7-4b3d-958b-48254b84997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:26.042Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e03ee44e-1799-4972-8df3-cfac1db9f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:36.048Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b42f585e-adb3-4427-b157-16de8eb5c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:46.055Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4a28efa2-c5f3-49d4-9bde-f3c827e89e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:56.061Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ce493f54-61d7-43bf-8b56-4b09be64245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:17:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:06.067Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=441818d9-e9bb-4625-9151-b6677399e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:16.075Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=53db1446-1afe-47e3-91e4-08317bb1a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:26.083Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7e581a10-d3c8-489a-8256-4a71b3ec6c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:36.089Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=40e5f71d-163b-44aa-b44a-8bee37e8225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:46.096Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bd411d85-1864-4252-93ab-50bfd28ecfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:56.102Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0a8636f6-a8d2-4cad-92f8-3296828dc35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:18:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:06.114Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bf771101-8459-4ef1-9667-1651abd7dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:16.132Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=40ded8c5-c8bd-44b3-be33-bd3021cf9ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:26.139Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=51e5a008-f4b4-4a14-81c6-f5cca923be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:36.144Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=976946ad-b9bc-4b4a-b8bc-8f4218400352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:46.153Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6774532f-1d01-4385-9499-43213222822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:56.160Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=726ddb42-b186-4473-807a-14b5b6e2e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:19:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:06.166Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7299963b-1555-49a8-9354-e9b7440655d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:16.171Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=82f5acef-aeb2-4352-812b-ad8ce0777ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:26.177Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d5fe1eea-2c8a-4481-801d-e7580a8b27a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:20:31.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:20:31.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:20:31.205Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:20:31.207Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:20:31.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:20:31.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:20:31.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:20:31.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:36.184Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1843d420-9f2e-4344-aa18-e954e314ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:46.189Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=82ca79dc-e80e-4beb-a13a-7bd6459c4e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:56.195Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=11316877-ac6d-4402-a831-5030c1b3495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:20:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:06.203Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b0946e00-a563-4473-92f5-214ee54cc432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:16.214Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7716867f-2b15-453b-833b-a9248875933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:26.221Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ac234743-b38f-4b4b-b951-5dc6e48886f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:36.227Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=210e21ea-2e21-4479-a036-7083d75ca3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:46.232Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=112350fe-f472-451d-88ed-e3ba5a4e9fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:56.239Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ebc2fd5e-20a1-4c79-891b-76bb15e32d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:21:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:06.245Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2910efd6-00ca-41c6-b25d-02dfa15e548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:16.251Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=131148a8-9317-46b6-9019-9912299cbe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:26.258Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=81fb566e-ed09-4446-a65f-a21127a7e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:36.272Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1d9db6aa-15f3-4d6c-9a9e-ed6c78ec224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:46.279Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9a2c5236-27db-4646-b263-7a161b29fdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:46.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:56.285Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e05c2a88-0394-4a24-9cc7-0a1cb662fa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:22:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:06.290Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2fdddae2-00f2-436a-948e-fa08826600cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:16.297Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a70d9279-d83a-4c54-9cfa-e50c07d6b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:26.309Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a55b63ca-03e4-45e8-834a-591c9a6c2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:36.316Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9d574937-fbda-47c3-8175-4ff04b6b21db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:46.322Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a8b287fc-9c37-4ddd-bb82-e6676297156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:56.328Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8974c20a-7e98-4d27-9346-47277c05e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:23:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:06.334Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=27df6676-dff0-4cf1-977c-7ad737256654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:16.341Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=422883aa-3439-4ece-a718-fe7e28ef665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:26.347Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=be317a98-c83d-4a1a-a23a-f837598c9202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:36.354Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ec78e412-486f-46b7-8d26-0e58c7b70d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:46.361Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=21023905-53a0-4e2e-adc9-e5008fe05ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:56.367Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e8f326ef-6437-4664-86a7-c2f3a2757fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:24:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:06.373Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a0d9b2c6-fdc5-4423-b61c-ebcad91d4f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:16.383Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=492b1e96-b06d-45ef-b729-5591e6afda4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:26.391Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5dc0485e-baf7-4436-817b-073168e16b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:25:31.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:25:31.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:25:31.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:25:31.182Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:25:31.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:25:31.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:25:31.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:25:31.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:36.398Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8a2158fc-053d-485b-9051-381644063dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:46.407Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f06b9298-d59e-4a0f-8b0e-acfbcc63689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:56.412Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=21d3b4cc-9b3c-45aa-b7d1-8900a8f9f8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:25:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:06.418Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0daaf5c7-52c9-45b6-99d1-2025d25846b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:16.424Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a347e276-2e27-4a7c-830c-4dbb04c088cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:26.431Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=46edc18f-726b-4a14-93b9-4397d9a37378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:36.438Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9e1ccf17-926c-4bed-8c42-ede649ac4f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:46.445Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ead06c5f-9bf3-403c-a4a9-fffd870e2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:56.451Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=be200f51-6f6c-43cf-b395-cb2a6668f3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:26:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:06.462Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=020b0a09-45a3-4ad3-aae8-e82a19f346f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:16.468Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=26cf7b9b-285b-4726-9863-5b6fee679232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:26.477Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cc1202ee-a0f2-4574-b67f-b2a570b1df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:36.486Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b58aea81-0abc-431c-8de0-eed039229fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:46.492Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=eea32269-cc95-40dd-a989-28ad7f33e217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:56.497Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fa840dc8-8db0-4908-abde-2dcaf9ced597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:27:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:06.503Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ec408d38-628c-4b1e-b52e-611f2a3569d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:16.510Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=33100c3c-b62f-4519-987f-dea37b4a4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:26.516Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b83406df-1583-4eda-a1b6-98dd41facfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:36.522Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=84c2557d-0065-4758-8af8-8189a0a10ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:46.529Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1c68e68f-ada5-49f7-a481-387a73647392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:56.537Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=306b15c2-3142-4df5-89ae-92a1d665ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:28:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:06.544Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=77d07e07-2f55-4fc3-97ac-719d140f7116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:16.560Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=60052079-7724-4b41-a4f0-dab404289d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:26.570Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ac2e5ae8-573d-49cd-828f-c4257340a694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:36.582Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=674ca7ef-90f3-4a9b-bb53-01a9e7fe3e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:46.589Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=afffdd58-555f-488a-9c19-26ad8037bd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:56.595Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ce26f9b8-467a-45f3-85da-670f7af0edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:29:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:06.600Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=60ea3707-633b-4383-af52-db3ac11eea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:16.606Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9bb6a62f-4114-4f7e-8f0c-c6cb523c65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:26.613Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=44c076b9-f69d-42ad-9747-b30688a27147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:30:31.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:30:31.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:30:31.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:30:31.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:30:31.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:30:31.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:30:31.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:30:31.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:36.619Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8f1020dc-f096-4bc0-bc5f-b3cb111d3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:46.626Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ad57b8e1-da8a-4201-bd0f-792fda07d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:56.632Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d2cbcc3b-ee3e-484e-b72d-32ef1a91838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:30:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:06.638Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=827b9d5b-4199-44b4-879d-7ed7dc973832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:16.644Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=bf93e1bf-ed3d-4115-b1aa-40ed7327417d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:26.653Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2e503113-1d92-4e97-899c-fa4e73e16d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:36.670Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c86d9fae-219e-4236-8dad-2d3d8df9fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:46.676Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3d7909e5-8ba2-4217-967c-7da23909d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:56.683Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=81c19453-0e5e-4040-95b6-400ac8dd4b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:31:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:06.690Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=726b2910-454b-4830-86d3-1c26832de8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:16.697Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9d49df58-0c06-4afe-91a2-e70144c0081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:16.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:26.703Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6778f480-0d62-428a-be08-3a138d583060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:36.710Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a5d59d31-e69f-4a5d-bd34-b154cb8f7e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:36.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:46.718Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e7744eb6-e109-4fc7-b9c6-f83fad2257dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:56.725Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9d9696b5-299c-4620-821f-b9022508a95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:32:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:06.732Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6ece6cb4-a462-4a37-b349-c87b8fb2de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:16.738Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=481f54bc-217a-450a-bc3f-fac8c87a8ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:26.746Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=00d25f0c-79ec-47d3-a2e9-32128d69db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:36.757Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e9c0a8cd-b740-4ab9-a243-a6b70690a692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:46.767Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=76cf1ca3-50c0-48ce-92d2-37a7a8e3c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:56.773Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b9fca262-1030-4d3e-9a2b-22ba1e748e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:33:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:06.779Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ccf14694-24e4-417a-8431-7e76010ff6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:16.785Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=91a1302f-0512-4cee-91ac-be8de7f390bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:26.791Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0cbd6c22-97b3-4f5b-b3f6-0c33127f5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:36.797Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=39546c8d-bec6-4168-ab0e-0e28a2fd8713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:46.803Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=73c20e47-5825-4678-81a0-5d3880f7e16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:56.809Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=cc2510b1-d760-4d0c-9c45-0e9b4fc7565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:34:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:06.817Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f4e5c0ba-83ab-4e3b-992c-32bacefe9e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:16.824Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=18174117-b4ee-44bc-aba7-e069ac15a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:26.830Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=36e8f98c-8871-44be-b4e3-45c45ea5821c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:35:31.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:35:31.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:35:31.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:35:31.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:35:31.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:35:31.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:35:31.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:35:31.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:36.838Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8ce75322-4ea3-49fc-8853-b06faf88468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:46.845Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=4fd36dd8-45fd-4c4a-a852-7e9c4d488b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:56.852Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=04b0ce37-41a7-4d2f-ac06-b5622bac5843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:35:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:06.857Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c2ac0dd2-5981-426d-83d9-b5f68b89e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:16.863Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ab9ab9e2-1f7f-45fa-bb13-6cf5aa358593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:26.870Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=91793b28-9637-4dfd-b215-99dc915a8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:36.876Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fcb283eb-b402-4eb7-a0e4-9274234505fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:46.882Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d324fbe0-1310-4b67-b994-41a362263d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:56.890Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=50fde386-404e-4d83-8501-d694e1a83dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:36:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:06.898Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=f4ba428d-2c7d-4138-966a-1d2e04782630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:16.905Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=3060e873-e45b-4edc-a1c1-b2069902c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:26.911Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=94879efe-0fb9-448f-934f-19e332226940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:36.917Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b9da1979-2b46-4d03-b221-e740f5372548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:46.933Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a70ec57b-9a8f-4086-a0de-ab5572fbbaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:56.939Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6f82f53b-8998-43b1-a4ed-5d89aadfedf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:37:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:06.946Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b8601c32-ab68-4c3d-a474-2f28447d3da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:16.952Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5b11da7a-3fc4-46f3-9a34-48498dec5088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:26.959Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=88e4f782-69fc-4f4d-9065-ce763e9c9a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:36.965Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9b14e7e0-116c-4627-a052-49a5c01f64ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:46.971Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a1a84b7f-c7c9-4bb5-9535-83587c2d1683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:56.977Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9fb3427e-d64c-49e6-8063-826347a9ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:38:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:06.983Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2e0d8b29-38dc-4d16-8401-e62498dc9be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:16.988Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=5bd36eed-848b-4932-8899-37d730976712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:26.995Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=b1e5eaf0-b9cf-4548-a7f7-92487b9aa076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:37.001Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1ecc9e6b-5ade-4830-8705-3295312b1cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:47.015Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=55c1c073-b432-4c07-ad17-6cb2232041b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:57.023Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9f202707-9ad6-4913-b363-1060ef56a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:39:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:07.029Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a26b7dbb-470d-49b3-8bea-acd9e51c80e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:17.034Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=0ea482c4-96c2-4163-9d20-165af744645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:27.041Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fc70af55-54c9-4d19-a39a-f2194f132f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:40:31.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:40:31.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:40:31.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:40:31.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:40:31.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:40:31.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:40:31.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:40:31.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:37.047Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=6729cc06-b4ee-4a57-ad11-460a0f43c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:47.052Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=611a28d7-55cb-4c6e-aeb4-04e85e0fb395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:57.060Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7ba6ac81-c71c-4b98-9dcd-60cf39ed252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:40:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:07.068Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=85459d70-687c-4fd6-9095-0f3755aed13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:17.074Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a4ff334a-1e7d-490c-a181-11d890685d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:27.080Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=d28c8086-a756-4069-8468-2b77b870aa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:37.085Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=8f05e482-b71f-4b3a-afee-75504703e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:47.095Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=aaa57aac-038f-486a-9bf4-ea731030814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:57.108Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=763dd928-d5e0-4c06-8a2a-44af03463698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:41:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:07.114Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=03a63fe0-3b14-44e8-97a1-bceb5402ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:17.121Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=e8967988-1c25-4e06-9b3d-ca736c4669d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:27.128Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=048d9f6a-b7ca-4ab8-819a-6a99215f7d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:37.136Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=40bfdbf2-bbbb-445b-9e00-710f01b5e7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:47.143Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=872e6746-41e6-461f-8347-5fd3479b5d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:47.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:57.150Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=facc5766-8188-4f1e-81b3-13f3fc38217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:42:57.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:07.156Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9137c672-f67e-4ffc-a28d-27a5a2c1cfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:17.163Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c9343052-6542-4652-8b21-24d1788b58ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:27.169Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=16e5f951-ce53-43f0-a21b-3011e45b10d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:37.175Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=58f41e89-3e72-4f7e-aba3-3e9dffddb7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:47.182Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=7fcba76d-bd84-450c-b2e8-fe99809badef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:57.195Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=691106e0-7771-4367-baa3-5fe57b2d215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:43:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:07.207Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=83f3b815-68a5-4e0c-b0f7-c30444380170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:17.214Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=ac99b767-b1fe-4684-b50a-875fbab74ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:27.222Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=45c01dca-d26c-4577-b4e8-8e9c4699df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:37.229Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2d67eb96-97a4-48aa-b126-0cbd8b5d46b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:47.235Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=046317c6-fcfd-467f-a324-1b1af9b6176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:57.243Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=1536cbb0-48cc-46f1-a044-3d7f322ab85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:44:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:07.249Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=fcf0d233-c4ee-4e3c-9e2d-0556a57f8d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:17.255Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=91b05100-62aa-414e-a41a-c06547ff1333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:27.262Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=c339e156-6f1e-4e2a-a913-cce21d94b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:45:31.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-27T00:45:31.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-27T00:45:31.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:45:31.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:45:31.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-27T00:45:31.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-27T00:45:31.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-27T00:45:31.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:37.271Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=2c17b7c6-8931-41e1-adc1-cfe9c12e6f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:37.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:47.282Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=a16abc29-ad46-4fb8-aaa2-551df173ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:57.289Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9bef142e-74d2-4754-adc8-a69767814ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:45:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:07.295Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=476456f1-cc82-493d-b7b9-2912df590bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:17.301Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=9ce05f5f-1bb0-4e8f-89d7-2d9173beaf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:27.308Z |INFO |Init configs |InvocationID=aedd5c8e-71d1-4954-8c3f-4f4b7fe9ab95, InstanceUUID=05ea2552-aac7-43ad-bac2-6bf6e1fd832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-27T00:46:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |