. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:34:58.544Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:34:58.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T03:34:58.625Z |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-03-21T03:35:00.246Z |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-03-21T03:35:00.555Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:35:00.555Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T03:35:00.556Z |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-03-21T03:35:00.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T03:35:01.023Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-21T03:35:01.107Z |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-03-21T03:35:06.902Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T03:35:08.593Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-21T03:35:08.632Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-21T03:35:08.634Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T03:35:08.824Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-21T03:35:08.825Z |INFO |Root WebApplicationContext: initialization completed in 7716 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-21T03:35:10.534Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-21T03:35:13.778Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T03:35:18.973Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T03:35:19.707Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T03:35:19.763Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T03:35:19.771Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T03:35:22.245Z |INFO |Started MainApp in 33.744 seconds (JVM running for 36.29) |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-21T03:35:22.464Z |INFO |Start scheduling PRH workflow |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:22.538Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a6980f71-f9ca-49aa-b317-f244e29e9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:35:25.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:35.324Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3350db5c-0de1-441b-8a30-4cc522ef1c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:35:36.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:46.448Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=18809df2-fcbd-4f88-9f00-c851f77ef918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:35:47.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:47.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:57.719Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=34a758c7-2523-40e3-bf81-a1bb36ef24dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:35:58.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:35:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:08.929Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7d9555eb-6924-456b-9977-6e76c341110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:36:10.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:10.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:20.115Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=55f0d792-af8c-4792-adb4-e177698c5223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:36:21.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:31.404Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9c4a4f85-308c-4088-8c2d-d01816bc55ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:36:32.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:42.642Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0fe4f07a-b1d8-4683-ab26-755bf2a7de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:36:43.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:53.814Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7ab9f72a-f5d8-434e-8d0b-59c14a2cc19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T03:36:54.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.50:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:36:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:04.992Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3b51d8c2-8a9e-445b-a669-4e52c58b309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:15.655Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=94c2d4e0-0ca4-4011-b0a3-3fbca0b1b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:25.737Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e3eb50dc-4677-4848-a414-50de5ac581e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:35.787Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a80b17bb-e243-4f4f-afce-7571f4084e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:45.829Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b9986b7c-b09b-441d-b826-5876b2928f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:55.895Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0fa10e03-18c7-4d9c-81f9-4d5830ba7806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:37:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:05.918Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d773070d-a80e-4b9c-8db8-fe7a1b1f89bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:15.951Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e9964023-a3a1-41a7-b787-302f2577ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:25.990Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f1f725ee-931b-4c15-80ab-0b66a0d664b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:36.033Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5a4936d6-5a7c-4bf0-96c4-b3bd04097326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:46.070Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3ceab4a8-70b6-4c15-9cd3-2ff1aef5131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:56.115Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b2e0e1ca-b6d8-41bf-9126-a05b477f2748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:38:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:06.183Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5853d9d2-592b-4a78-b90d-97c26a03f39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:16.310Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fc3672db-d906-41a0-acd5-c1e7730a5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:26.368Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b08a4d45-1360-45b6-bd7c-9b0ba62395bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:36.447Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=68f7deb8-3df2-4244-bc72-9aed39bccdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:46.496Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=654a0ff2-a715-4c9c-952f-9fb8c1be5597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:56.539Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ddea59a2-b27b-4f9a-884e-5c5f9ce0f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:39:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:06.574Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d847c71b-f49d-4d60-91bd-b6e6ab6ed946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:40:15.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:40:15.696Z |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-03-21T03:40:15.699Z |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-03-21T03:40:15.707Z |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-03-21T03:40:15.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:40:15.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T03:40:15.749Z |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-03-21T03:40:15.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:16.664Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a06c9edc-84e1-4532-9e16-3244bb7e8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:26.767Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=391b2b7e-a873-4b0e-9cd5-1c251f2579b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:36.841Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=98944d82-80af-46f4-9080-666470c98eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:46.892Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=65f60704-15af-49c8-845d-406529056fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:56.912Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=988edd39-72fd-495a-a253-859f56f6bc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:40:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:06.989Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e52fe2a3-a4e6-4499-966b-f861c296225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:17.035Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8ad793bd-4086-423d-84eb-b7cd883b1678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:27.069Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ab23dc23-1baa-49da-bc73-72ea55babe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:37.094Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=15562948-5056-46a2-8c58-11f2cd6074b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:47.121Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0e92c1aa-582d-4367-9ba2-36f8769d23e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:57.154Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fcddbd57-b5a1-4987-9fff-7b904fabc1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:41:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:07.193Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=79284511-354f-46bf-a0d2-a07eafbdb52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:17.234Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d0e0bf34-7c78-44bc-962f-47f620312263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:27.254Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=39bae4e3-c383-43b7-83b7-5daba7bc05b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:37.271Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=01def279-150e-4149-a428-060ca9336047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:47.318Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e2bc0cd4-45b8-4f92-8bf5-fdfb7f28ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:57.346Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d391eb6b-ba5e-4dab-b0ce-2ca14a78e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:42:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:07.393Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=42abe9fd-52d2-493b-a60d-65f1971c3ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:17.413Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9bf1aa35-fd5e-4063-8628-8122f4417dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:27.430Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ca91d291-2c80-4b6a-8329-d11b207289e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:37.449Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=24f8aa1e-a564-42aa-83c4-8ee0cc2a7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:47.469Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0113b889-c3db-4a90-9e5e-0cbfa670d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:57.505Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=93d6da0b-d052-4b83-a161-77fb8e170ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:43:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:07.538Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3a0465ff-76d0-44bd-b964-7c81008bd53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:17.565Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=582af7e8-e47b-46c4-84a6-606011ff5024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:27.672Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5a55a807-d1d7-4e0f-8ca4-0f7de918f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:37.714Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e4f596f7-e130-4bf0-8a49-8e4bb1da9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:47.744Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3475b75d-e98f-4357-a3d9-6ea2a83279be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:57.762Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a8b756ea-714d-4655-823c-6df4379cffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:44:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:07.813Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4e3dd35c-8ffd-4dee-a242-3fb90bc824e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:45:11.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:45:11.918Z |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-03-21T03:45:11.920Z |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-03-21T03:45:11.940Z |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-03-21T03:45:12.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:45:12.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T03:45:12.035Z |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-03-21T03:45:12.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:17.839Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5b0ef383-8224-4256-8562-32e352d4d5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:27.866Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=075ae43b-d06c-46d4-b74d-feb98a5b5ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:37.891Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=050059a0-0af4-44f3-9230-277d6d5b540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:47.923Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bb7e3d74-82f3-4883-82da-3c52f42d1181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:57.963Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a03c3eba-327d-45da-bcc8-2e23da13e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:45:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:07.990Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=646d0515-4fcf-42cc-be3b-efe56d58bc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:08.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:18.014Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8eaf0f84-ff53-46e0-8a0d-c44d2e105eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:28.044Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=42b1cbed-2574-4d54-a121-6a058a501fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:38.071Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c66eed72-cf8f-43aa-9478-d38423f27160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:48.109Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1eda76ec-4cf2-4e8a-9046-bc827533c7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:58.132Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c3fe3259-6ab5-45a5-8514-eacaa22c2d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:46:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:08.158Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=882692e3-2e47-4e09-9dc6-2f3ba4389623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:18.190Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=56157f8d-e23a-46eb-929e-ed383d9c6853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:28.215Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e42c3772-d9a4-47f7-bf57-1342b9fb552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:38.241Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f876f020-b6e7-41f8-b6e0-0af759cc65a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:48.259Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e9e1b510-c98f-40b6-b5d0-718c914c13b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:58.293Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3cfc9978-03c7-4314-87b2-2fa67c0e8600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:47:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:08.309Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1d023ba3-1c92-4d1c-b54e-dfdeba8839af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:18.335Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ed282ada-dde7-475a-8a87-01758a9d6d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:28.357Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=13c24c6e-5880-4a9d-ab3f-8bb448b66ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:38.393Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=40f6600a-8474-4de2-bd6b-dbaa98de0786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:48.421Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=52089106-c0aa-4322-847a-05a5f0bd986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:58.445Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0eea694a-fa64-447f-82fe-c29cab0b1690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:48:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:08.468Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d10e2e2e-b5d8-44b6-91c8-23a758129557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:18.510Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=16c7c443-3b7a-44e1-8e0c-9a704d2579b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:28.556Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=eae5bce5-4b02-45cb-93d7-2912cb824e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:38.622Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e649c280-7e2e-4392-a962-d3485dd98ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:48.652Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=78f59247-2c86-49df-82d6-a1a137269f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:58.727Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ecab07e2-6f05-4f4e-bcee-b28f63d70c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:49:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:08.753Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8c385bab-808b-45c6-934e-ece2eadbc7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:50:11.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:50:11.860Z |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-03-21T03:50:11.863Z |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-03-21T03:50:11.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:50:11.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:50:11.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T03:50:11.935Z |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-03-21T03:50:11.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:18.793Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3e16cb3f-5fd4-4f57-bfaa-89ccd75b5820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:28.812Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=155895c3-6d29-4b03-ac32-9b9a86be2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:38.833Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4a98ddb8-5c18-4d43-95d7-b7de7e5aee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:48.851Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3ba120db-3b16-4032-9330-9c50bec60328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:58.867Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c6f7a4f0-1229-42cd-a5cf-883b9d7b7021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:50:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:08.903Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2bd90ea7-9be4-45d9-9d9c-97f5f44b6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:18.938Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dd8457b6-0679-419c-ba6d-bc78879a5687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:28.999Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bc904f5d-0f8b-421c-91ec-c3b9995646bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:39.016Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=df945d2d-e161-4f60-874c-bc4d0747eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:49.036Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8b6dd7dd-8e68-43b4-a11c-4b6a04918559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:59.065Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0358bc15-4213-4cd5-954f-e1602b2b41e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:51:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:09.081Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2cd1fd6b-1697-4646-b1ec-3d8e43c4287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:19.120Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1b342538-40f5-4893-9128-b9b295296d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:29.135Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9858e11b-558f-46e0-acc3-12439276f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:39.202Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=090278b5-5364-4718-a69a-5835ea6e50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:49.245Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=816a2fbf-5bf1-4b19-b4d5-9c09055f06ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:59.260Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=69edd34e-87cc-41ad-bbf2-fd882bebd572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:52:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:09.297Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5bd3972c-5145-4121-9946-1af91f07a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:19.319Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=083a5e55-94d1-48b6-893b-2a765a8952e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:29.336Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0f61b931-b82e-40b3-9c41-79cbe88d061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:39.351Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d9279a5d-5e2b-4eb8-8d7b-aaaf74b57ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:49.377Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8b8ca469-2941-435a-b05e-167435a1fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:59.400Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0df75d0c-9ba3-4eb3-8dda-26fb0d9d4298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:53:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:09.422Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6910dae3-9a8d-40fc-b170-01515d3dc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:19.444Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fdab5bf8-271b-4415-8608-5f28194523ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:29.458Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9a8eabbd-41b5-47fc-b0c7-276ba737b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:39.477Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8627e8c9-4748-476e-b128-f134fbffb1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:49.503Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=966d08bf-0fd1-4f82-8f0a-362b64b08309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:59.516Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9d8d6687-a8d5-4cca-afab-eca7b3114666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:54:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:09.530Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b079af3d-1fa1-428f-85c2-5c6a9a6433ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:55:11.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T03:55:11.182Z |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-03-21T03:55:11.183Z |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-03-21T03:55:11.186Z |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-03-21T03:55:11.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T03:55:11.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T03:55:11.205Z |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-03-21T03:55:11.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:19.543Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4c1a3068-c043-45c7-ab17-7af707abfcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:29.566Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=25272bd3-accd-49e5-a200-810ce3dffe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:39.588Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2c678c70-05e7-43fc-a7f9-0b7756a309c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:49.626Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3b34ef49-6cad-46ac-a6e5-b104f367f29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:59.659Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cea361fc-4664-413a-9785-2f70f83f750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:55:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:09.693Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d35737ce-4b52-490b-8353-352d721ad274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:19.720Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=404e5ed3-2317-4143-92d3-f3f96fda4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:29.759Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=13991ece-f66f-46e0-96de-3bdec33548a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:39.780Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=debeff07-1702-4f9b-a7de-e1aa8ad8f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:49.798Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=504265e0-1718-4c1d-a335-87c4017a8ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:59.826Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0e32e884-954c-4a0d-a758-5b69f238c388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:56:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:09.847Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5db8190d-e933-4c39-9fe6-f55bbf86bc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:19.871Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0cf46bc8-c866-48cd-9acd-293031f661f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:29.895Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c1aba22c-9082-4fa9-b7b9-8a0cec6573fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:39.912Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f33194ff-1b6f-4a1c-8612-be30c72b1366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:49.928Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9f1215ff-6a0f-47b7-8824-0c58282f6a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:59.951Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e539cb70-f9a5-4156-926d-9e444a866384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:57:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:09.965Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d995c7a1-34f0-4e39-a6db-c727736bec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:19.990Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e155682a-0fc1-4625-90b6-83cc91d04f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:30.012Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=162cb51f-3a4d-4564-aa19-9e4d01122989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:40.030Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ab055369-1d92-4e35-b5ed-655eeebe4504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:50.047Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dd798d9d-70b0-470c-be9f-13f7b54606a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:58:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:00.061Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6b68efb2-38a3-4796-a432-ffec1ad7421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:10.081Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e25454b7-c6e9-4e48-9069-7b8594c08e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:20.105Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=51e833ee-6d65-4a46-8539-c5d2f5ec9b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:30.136Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9c41e62b-2d56-48bf-a68f-6dd519959867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:40.152Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4d385c5a-8d80-4af4-b74c-e5dbb90451f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:50.165Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cb588e89-4cb0-4322-8ffc-a37b17e5110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T03:59:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:00.187Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9532ebed-9af9-4f71-93e3-a9bdaa53bde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:00.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:10.205Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=82eef4a2-7456-413c-b358-b7024c8a830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:00:11.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:00:11.679Z |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-03-21T04:00:11.682Z |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-03-21T04:00:11.721Z |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-03-21T04:00:11.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:00:11.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:00:11.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T04:00:11.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:20.230Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=676082d9-1e64-492f-ae8e-983391a25d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:30.264Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b7114263-7a8a-4048-bdbc-dbd607895b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:40.298Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=99415773-878a-4e66-a657-9d2335399e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:50.313Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=88d4417d-672f-425b-a6d2-f101c23cfceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:00:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:00.329Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bd9844fd-0d2a-48c7-b815-a8c1fcd2c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:10.346Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f243f825-9c8e-47bc-ad4d-546fc7e035c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:20.364Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=86264077-5996-4dfd-8d44-f9405f96708a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:30.381Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0a2cb300-3c9b-460d-b9d9-7422fce019b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:40.416Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=30db4c7d-a484-4010-8084-215b29579b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:50.432Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4ffba142-be36-4926-960a-0bad7beba2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:01:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:00.450Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=41873d17-acff-4790-9364-54156ef2525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:10.467Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=698ce2d1-2d96-46cc-99ad-4f003aae1854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:20.506Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b0f56553-4f5f-4db5-b1dd-5fdc9594a4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:30.535Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f33a542c-0429-4c34-bdf3-ffbb8ca5f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:40.552Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fac31635-cbf1-461a-9919-6e1db5ecc82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:50.569Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=844de5f8-1c7a-4bd2-9871-89772cd676da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:02:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:00.613Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=af15b827-0812-4c4f-a6b3-8c0eb0c2fc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:10.636Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9d84da42-c469-48ca-95db-24a92d3944d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:20.686Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0bfe897b-9d04-4d1d-a400-3c2476247197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:30.739Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2f9500bc-31b6-41ce-8ce1-29aad7249107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:30.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:40.800Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a13238d1-18b1-4cf4-ba49-dffbfce25d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:40.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:50.825Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ed7312da-c12a-4fda-867b-01d1ffcf8d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:03:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:00.844Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=da4b091d-0360-4648-8878-a50fea334899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:10.868Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=aff1a82d-4088-4160-b39b-8ca626eec477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:10.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:20.899Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=abf0f0f1-65ad-4904-8774-fe8eb2524676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:30.942Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8e49af9b-7a34-4e4f-af29-2acb4839514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:40.967Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=46e8ddb8-484b-43a1-a6a8-a5a4fabf42f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:51.034Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=09c2ab7c-9423-4bbe-b36c-b329f2a370a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:04:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:01.077Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c4b1c357-5ee9-439f-9ba8-a23a6f069f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:11.133Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=74d81738-4167-4f50-b4d7-07782029091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:05:11.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:05:11.700Z |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-03-21T04:05:11.701Z |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-03-21T04:05:11.707Z |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-03-21T04:05:11.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:05:11.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:05:11.740Z |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-03-21T04:05:11.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:21.168Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5a86008e-5a87-4bcc-8913-afe13fa9a56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:31.200Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=87c8938d-db6b-44a5-8454-69ba0cb89862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:41.259Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a2092c1e-4acb-4dfd-98c2-b7f26969657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:51.272Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fc5a5c1d-d15b-4c24-a478-e8ba998e74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:05:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:01.321Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8aa22ca4-6eea-4c79-a4b8-3b6e6509cc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:11.342Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f951e78d-4b5e-491d-9a8d-45a1620bee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:21.365Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ffcf0e53-62da-44c4-a61c-697c9b4859b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:31.398Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bdcd889d-87dd-4f85-9d3d-fdd52a29c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:41.412Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e6728d27-9e6f-4b2e-99ee-a0d6da890b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:51.426Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=112b98ff-d8b4-46b5-8a46-b6770168dd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:06:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:01.445Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=51073e36-832d-4e59-a4be-f28622dfa270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:11.461Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3f7bb070-f43f-4f93-b0f7-50bce4a4bbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:21.492Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=89dfe8cf-0feb-4662-864f-b772a61462dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:31.515Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3fb23c85-9cd9-49ca-8ab7-3a7fd675ae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:41.542Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6f33de2a-ed26-42f8-a592-d5e26abd8410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:51.575Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=501ec517-1093-488d-b933-bc814fa89bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:07:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:01.600Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d3c3058f-e8a2-4fc6-a34d-2a2ec375d39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:11.633Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=49b40b61-6cac-47aa-a854-9c503f991271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:21.661Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=892390fb-d8c4-40bf-a42e-fa188e495c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:31.689Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=74cf7be0-1230-485e-a9ff-291062ba5135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:41.705Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f36a5573-d253-4772-915e-7c2f47bcb21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:51.735Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f49e45ea-746c-4790-b5a4-fca7669bc4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:08:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:01.752Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b8a1b979-b13a-41f8-90dc-1e4745a2b30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:11.824Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=52dd86b6-3cb0-45bd-b2a3-cf73fee49943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:21.851Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b654add4-5ab3-473e-a59b-a00624bddc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:31.867Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=05bff6fa-ddc0-436d-8c9b-b2a750dc7441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:41.889Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=65707d2d-7c64-4bce-b26c-604a2d1ab311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:41.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:51.914Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=04541e33-1d98-4ed1-9ba6-bbc853dad92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:09:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:01.931Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=507bc6a0-539a-4b62-b695-2a447fc7e823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:10:11.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:10:11.545Z |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-03-21T04:10:11.547Z |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-03-21T04:10:11.555Z |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-03-21T04:10:11.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:10:11.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:10:11.572Z |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-03-21T04:10:11.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:11.954Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=702c8245-e1e7-4165-8ecc-cb79ade77b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:22.007Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c3807615-4105-4a35-8adb-c4d991e34b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:32.042Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5aa4a7a6-613f-4f27-b5c7-3648953b1a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:42.056Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6c21adc0-a807-4ee0-a891-5ad790c29c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:52.070Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=75d9dc35-d2c3-452b-a943-578605a97729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:10:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:02.096Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8286fbef-04bc-41ed-a898-2d967be68576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:12.114Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=51daed70-795d-4399-83be-79a1fc732248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:22.139Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cf27c39b-38f6-4af4-8be7-075aefcdc2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:32.161Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=60d3f8db-fb77-4af3-a6cb-eb1d77a794f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:42.177Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f2ad482e-30ca-4274-94e9-b9d8e2dc9d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:52.192Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d4bc0c5f-80fa-4801-b477-1ee604acae5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:11:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:02.206Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a150b998-61a7-42f2-bf07-a3633ba2f4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:12.224Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ba5e8636-a985-4465-80d5-f869e43d0a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:22.238Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f5e75f21-df8e-4c0a-abae-0bf794ba7835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:32.254Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e9b3e297-5340-427c-ac35-51cf2f1a81d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:42.265Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5824d459-1a47-4c21-85ce-3de713c18f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:52.298Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b4d9d112-e99a-4cea-b5a0-454a0ffc7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:12:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:02.314Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=705cec6f-2cd4-48ae-8316-fb3d9b914a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:12.333Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5282d0d0-d145-45a1-98d8-b4406fcf844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:22.361Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=02b67957-ff58-4b66-8622-119b41a85839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:32.373Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e350aefa-59cd-4b3e-9152-f40c3650afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:42.404Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=aa1c886d-5cbc-47a7-b2b7-bf49e9609fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:52.418Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bf43c174-9b2a-481d-8893-de6a68143557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:13:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:02.435Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=42c87cfd-e474-4eb8-b0f9-da335168590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:12.449Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8a4ac732-9073-48c4-ad04-cede9d8abe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:22.470Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c4bec8cc-3e84-4c61-801c-0037e3ef292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:32.496Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f62af57c-8300-44fd-83dc-7e3033e0bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:42.510Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c6179de9-f062-4fe3-b746-2137ea8598d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:52.527Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d4b8428a-f997-43e2-9d7e-c0bacd1bbca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:14:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:02.543Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1bb9afd8-49cd-4392-aa86-c1798f35f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:15:11.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:15:11.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-03-21T04:15:11.247Z |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-03-21T04:15:11.257Z |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-03-21T04:15:11.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:15:11.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:15:11.275Z |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-03-21T04:15:11.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:12.557Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=babd810d-503c-437e-a595-98e14893426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:22.590Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1ea64b17-29f5-4c2a-9032-5ccb038065e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:32.616Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=114435d3-d9b7-459d-b8e0-8b43b428d4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:42.639Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2476f53e-160e-4fbc-b1d3-411b394f8cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:52.660Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=21936daa-58f7-4e47-ae6c-a746c6ece90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:15:52.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:02.690Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=382c72e3-ea0e-43f3-b5bf-76be4d1031ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:12.713Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6dfd0faf-9652-4b22-84ef-58dbd01d5f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:22.727Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2079f688-16b7-40b5-965a-9c10946241c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:32.739Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5f742f33-7e61-4a9d-8a26-e791aa2a1a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:42.759Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0086956c-c622-4218-8f05-9cb3b79dc2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:52.791Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2b281dea-5b17-4b67-82cd-138244de3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:16:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:02.821Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cae61767-5c81-4bc7-b683-dcb813f4bc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:12.840Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7940977d-ef3a-486c-a556-a92b73dc3d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:22.865Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d1a5f97e-423e-46d6-bb53-219de64e7971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:32.890Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6de78699-a1c6-44cc-be2f-e8ad50cb94de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:42.913Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b5ae16a9-92ef-477c-8e56-208de3408383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:42.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:52.935Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8fcafa8c-4f1c-4ea2-85c4-3344b8ffcdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:17:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:02.954Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e2f67565-bfef-4b62-b218-18f515c837d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:13.021Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a7a9ccfe-b128-430a-adc8-908ae2b3bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:23.040Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f53a514b-4ab4-4a21-873b-521c528703c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:33.063Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a6f5abb8-172f-4e2c-ad1a-f4bb908ea242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:43.092Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dce136b5-0ac8-44d9-a1ea-6f6de581e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:53.114Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7689e5f8-c2d2-43b5-a00e-97226954f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:18:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:03.146Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=40d42889-f9af-4eef-9255-918041b5996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:13.198Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=81e4ffaf-1255-4695-9159-0c075319cb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:23.221Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=09246b67-42fe-4ea3-b991-6cff9b9382e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:33.243Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=55a052d8-36aa-4caf-b11b-071236df0f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:43.260Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=46c8fe0c-c090-427b-881c-1cb5f72d7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:53.294Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=10868ee0-d817-44c8-9220-9e91a6225364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:19:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:03.309Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7f881083-2138-421e-812e-1f47bf3cbc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:20:11.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:20:11.593Z |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-03-21T04:20:11.595Z |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-03-21T04:20:11.609Z |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-03-21T04:20:11.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:20:11.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:20:11.636Z |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-03-21T04:20:11.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:13.354Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bdda9c59-9921-458c-9738-44923f76394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:23.440Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=19608098-5875-446c-95a6-523870fb47c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:33.455Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=745d6fa0-267a-4961-b5c7-e9e13b03a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:33.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:43.491Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=34643c50-1454-4503-8759-4109567c64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:53.512Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fea7ea64-fd67-420c-87a6-5bb814108a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:20:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:03.554Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b66093bd-efef-473b-8629-3359fabd993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:13.603Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2dbc6e33-7847-4b49-8b67-cd958c1d67e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:23.617Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=210ca3a1-9b0e-44e8-bb35-2f7056a3ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:33.632Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4844bf20-351a-461e-899e-d39c3f41f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:43.704Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6dae75b5-c171-4642-83fd-dc3cd7ddf699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:53.722Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=44671966-99ca-4548-b341-711368f8e7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:21:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:03.734Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9d5c7da0-cb4b-4245-bd8b-3c62d803b19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:13.754Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=90391652-a5c9-4f10-9dfe-ff3da53e44b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:23.771Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c7976142-5498-4b8f-bd9e-851fe0e9b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:33.794Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5fb76593-ffff-416e-ab2f-ed552f9f698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:43.809Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9ab0fb14-ba39-4970-84ce-a88ef403062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:53.823Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=df1c835f-ad5e-453e-9932-122163853fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:22:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:03.835Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a5371d32-fddd-47b7-870c-a352e489eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:13.849Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f0613bf6-b4d1-46cb-bb5f-ce7e29634ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:23.865Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5e2bc177-edc8-4dbe-b986-b5c176f0ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:33.885Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=09d2e398-cbdd-4efa-a007-ef88ee580ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:43.898Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b71c865d-d638-4706-95a3-2436310b5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:53.908Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e38ab065-f7b9-4d21-94a0-8b80fee79943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:23:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:03.920Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c21ad9cd-e6ad-4641-9f71-ec9193930b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:13.933Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ed605c74-964f-4299-ae53-fe7a723e6154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:23.950Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3fa06c1f-787a-47f3-8e6d-925ebb0c81f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:33.965Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=36a5eb88-f1c9-4708-aa39-81e91558041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:43.986Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=accd9ad0-a06d-4df3-8c87-f140ec688762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:54.006Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dc642190-fe8f-480b-afb0-4f773789295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:24:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:04.025Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=66a85e03-1748-436f-bed2-911eee3af9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:25:11.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:25:11.146Z |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-03-21T04:25:11.147Z |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-03-21T04:25:11.159Z |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-03-21T04:25:11.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:25:11.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:25:11.187Z |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-03-21T04:25:11.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:14.041Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2dbd31ef-7815-4e04-ae61-7de8d9d90830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:24.061Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2e0ea451-9aac-4e27-b7d7-7ae36f18fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:34.078Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6e5b4e11-61bb-4eec-911a-6db20ce97544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:44.116Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e983e852-2290-45bd-90ec-65a869e91aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:54.161Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=67145fa5-03ff-44f3-80a7-040ae4a9be49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:25:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:04.186Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0d76422e-8929-431c-8310-8a536cc970cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:14.204Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=43586465-543e-42a9-948c-6ca223627576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:24.227Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=14203672-4788-4a66-8255-0afafa9e5dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:34.254Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=156af053-1a2b-4fa1-bd10-93f0e776e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:44.294Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=69f63f35-a892-4064-b5d7-d1acab468c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:44.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:54.310Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=78c3aa1c-2987-4086-b249-b51c1d324cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:26:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:04.324Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f54b4e3e-cc8d-47fc-b923-d953a9615f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:14.341Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=39d20c59-9b8c-42e8-8911-a7dc68f04249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:24.359Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=52d9d749-df4f-475d-898e-8a5dd5bf9dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:34.377Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=92ee803d-d0cd-4386-836f-301401783622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:44.403Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b5980a5e-7edd-467e-8105-419bf900601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:54.417Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=61c6b969-d015-4678-875e-54b4584be080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:27:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:04.434Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=68cfbb7b-c48e-46b4-81c1-37d5d2a7a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:14.463Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=db9e7635-2d04-4889-b941-e945586ca9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:24.493Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4a14442e-f1b9-4740-a9ef-cd0e439cc54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:34.534Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e6928aef-939f-4bb0-af2f-7fa045105018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:34.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:44.558Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e78b809a-cd8a-4455-aa46-6cbc903bfe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:54.600Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e43d9d3f-d599-4533-becd-0e109ba9345c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:28:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:04.624Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=91a0908d-6c37-4a31-a57e-0fc60fb07c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:04.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:14.645Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=283ebdc0-1c1c-4b59-8523-1e2e3504729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:24.703Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=95c54f1e-3ae7-4d94-853b-0971746cf81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:34.723Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ac1374de-3bad-478b-b2f5-74f5c77f3388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:44.738Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8e32c2c0-37c1-416a-af23-dc50e738d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:54.772Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5c722683-aba2-48d4-b3b9-aaefa8e8b7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:29:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:04.808Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b7978e3f-9b5a-43ba-bef8-15ee347d598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:30:11.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:30:11.600Z |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-03-21T04:30:11.602Z |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-03-21T04:30:11.611Z |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-03-21T04:30:11.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:30:11.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:30:11.648Z |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-03-21T04:30:11.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:14.865Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3f2b3733-5b53-4a9d-96fb-295f6dbdcc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:24.916Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2e4feaa8-bdc2-4c6c-adbf-df30e32e0d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:34.927Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=aaba8c6f-8519-4814-99d4-86dc1f4db9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:44.944Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=18e6e5cc-5d59-4146-89bb-650fd17ebbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:54.959Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0cdc9c96-2494-4166-bc0c-c4470b1b39e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:30:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:04.977Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4309e895-4331-4205-8374-d0469bed659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:15.012Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b2c6c031-531e-4009-bd6e-46f947e21b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:25.033Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=905021f2-2d8c-4cff-b716-fbcccd6bdd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:35.045Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1e536682-388b-4093-b78d-38367ea46074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:45.059Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b3666bd2-a751-4bed-8067-a7a90063650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:55.081Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8985240f-285a-4d4e-adcb-28ab147c5348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:31:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:05.104Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=31d1c7c4-04b9-41bf-ba19-9370f830aeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:15.138Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e48cc6c9-b60d-47d9-a625-1e85bbd9b4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:25.170Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=76f8d9ea-44cb-4d43-9b6e-be6d89f28840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:35.190Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3921b229-c34d-481e-9f5e-5625c0c28ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:45.209Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=123d8fd0-039a-42dd-a821-a047487e046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:55.231Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a6ed2b82-2e68-4d99-9d32-5f8077200105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:32:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:05.260Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e3973ad5-2d7a-4241-903f-6b25b95a5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:15.286Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=00aef7b5-b416-48d9-8e4a-28ed1d1ab811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:25.318Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=69b2c090-6d97-4283-98fd-ccfd9f27ffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:35.349Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f3ac5116-7a18-4d77-90bb-d79606c6843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:45.363Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=97017bd2-4364-4281-a0c8-b5994aeb2e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:45.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:55.388Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3968c36b-7b9c-4625-a43a-6585605c9551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:33:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:05.402Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6b5063a7-b106-4907-8b25-e64f4c46d256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:15.429Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=51f2225b-ba26-441d-a520-91d1f3da417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:25.450Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6485e6f2-fd51-4d5d-b3fd-4a7d7515d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:35.466Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ea5efe85-7c3c-4e4e-97d0-4d2786ceca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:45.492Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a00aa0a1-c15e-4219-bd63-1772235f4d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:55.512Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=db17a081-a77f-46d2-8282-a753a7f0f682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:34:55.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:05.527Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=22e47497-d855-43d7-b70b-d15e5952fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:35:11.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:35:11.707Z |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-03-21T04:35:11.709Z |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-03-21T04:35:11.716Z |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-03-21T04:35:11.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:35:11.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:35:11.732Z |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-03-21T04:35:11.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:15.546Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c739eaff-dec8-469d-b276-856b0f9581e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:25.560Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=87f365fd-f4fa-48b9-986c-dfb784e8810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:35.596Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d178cd85-70b7-49a7-bfd9-3360bb141c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:35.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:45.617Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1a9f19ae-1886-4de9-88ee-67f39fb8df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:55.646Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4589750a-d279-45d3-a4b6-40a1c4293963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:35:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:05.661Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a9525495-4fea-4bf6-86e6-9cc06f5054f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:15.693Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=daf5539b-c207-43e0-a7d7-0efa80facf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:25.732Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4cbb7946-603a-4b7e-a138-a1eb0ff56eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:35.750Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9b53f1e3-4271-4dc9-8d19-a6bbe4096b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:45.760Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=33199716-d5af-4d6f-8c8d-e6704815efce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:55.770Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b77b144d-bce6-4a8e-bb23-40eef8947943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:36:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:05.790Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8e1a79d6-29a6-43ca-9e8d-560178068eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:15.805Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=515ebd24-70ab-437f-93f2-2ffbd31fe98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:25.819Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=225b3941-24a9-4992-b800-f62636fea806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:35.835Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a62df516-8e54-47b0-9b4b-bad0c97e0e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:45.861Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e0854c7b-ef50-478c-990e-636ad20aa07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:55.890Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=14bbd160-4bc9-4d5c-aa22-57928c5d2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:37:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:05.932Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=058ed85d-6fdd-4885-bdaf-58f579391553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:05.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:15.947Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=83e1b079-2fee-4968-ae76-29fdeb883495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:25.993Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=22f07905-f310-45e2-85b7-3344f3586b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:36.013Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=651aa93c-b591-4f76-af81-01b963b9de56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:46.023Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d9053cc1-559a-4ed2-8d8d-a6bea76492da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:56.041Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e8eb62ca-c95d-45e4-96bd-7fc651b8f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:38:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:06.057Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=84e257ef-c3ee-4aff-b467-d7b6d666a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:16.082Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f7a8c54d-0ff6-496e-a8fa-1f8215d67373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:26.099Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e63b7b5a-5ad8-420e-9bb9-f48f010927df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:36.114Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6cfaa20e-248f-4e52-b0ee-5096d318b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:46.140Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f91f6a5a-a9a7-4532-85fc-b594b4e76d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:56.156Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=49a33930-ae96-41fe-b3bc-e29b8e67c694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:39:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:06.170Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=00c41408-9c5f-4e80-b58f-9d7998c1c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:40:11.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:40:11.203Z |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-03-21T04:40:11.204Z |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-03-21T04:40:11.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-03-21T04:40:11.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:40:11.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:40:11.217Z |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-03-21T04:40:11.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:16.201Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=af8b9995-c560-427b-9263-5e5dec9be5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:26.222Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7ff9ec00-cce6-4ac1-a0bb-eff8360aaea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:36.235Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b2a28b78-11de-4637-8c37-0c99d8be402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:46.255Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c56c2030-e98f-48ab-9432-5f188ed45d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:56.276Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3a9bf7d2-993a-49d7-8dd2-56e0c1cd05d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:40:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:06.333Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bf1ebdf0-ecea-4e19-a7b3-738492fe0615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:16.356Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b9bbbb98-a116-473d-bced-8870be564856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:26.379Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bd1b9f20-d97e-4d41-a8c1-732299bda1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:36.453Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=28cf9ee6-3512-4d44-a47c-e7a115b2f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:46.466Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c059dfcc-caee-4cc3-b6fa-1e01ba5931a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:56.485Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fb1e69ca-cadb-4cc2-aa83-4da322716806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:41:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:06.512Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=efa99aac-c41a-40ac-afe0-87bcdbe753be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:16.529Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=47fc4774-3aec-4cc1-a8d1-7f7ee65541b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:26.545Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=16128a4b-e145-4216-b1f3-5657f758ebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:36.566Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c77b918f-eaf3-4121-b9d8-e1bc9fd9804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:46.594Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=65f7bc9f-aab0-40e8-aaf2-e41028b01029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:56.625Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=67a67a44-5d59-42eb-ab6f-0c9216681248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:42:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:06.669Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9db22a39-a356-40fa-8da5-e171428de51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:16.690Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a84a6b34-e94a-4c64-bcc3-1a9257a5f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:26.719Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=019e23aa-05d8-461a-a485-2bd5979fb0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:36.733Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c1075493-1390-4401-9de3-ffcb9c2814c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:46.748Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cbd62703-2507-4fa4-8815-de445763e8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:56.767Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bd989847-e0cc-4bbe-94a1-b35381350040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:43:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:06.792Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=64bf6c7d-c2c0-48c8-a8fb-f54a561faa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:16.803Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=af3068ee-9fc9-4a31-a9e7-ddef406d2258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:26.829Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8afe8ab1-bd94-4964-afa6-36df07f26e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:36.851Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=59f25616-7a4c-4791-86d4-5c58275bfdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:46.864Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6f8d878e-3075-40ea-a8a9-9bda7f1f6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:56.882Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d6b320ae-fc72-4a80-8b98-6dd5dd4c080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:44:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:06.899Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0ebc364d-f491-4205-b904-6d765844f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:45:11.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:45:11.829Z |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-03-21T04:45:11.831Z |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-03-21T04:45:11.836Z |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-03-21T04:45:11.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:45:11.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:45:11.846Z |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-03-21T04:45:11.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:16.916Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2a02cd97-ab83-4b39-86d7-5e27a1ba938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:26.929Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d1d8e45d-cfd7-4018-a8b9-f3bb75b2bcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:36.968Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5e1db87a-8df6-431a-b2d9-a6af3bc8d4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:47.045Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6170a3af-f438-44f0-aebf-927d8988f0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:57.065Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b5c9b62f-c05b-4005-9627-be0d008dee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:45:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:07.093Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b49b17c0-0f0f-4b00-9c86-bf0192208584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:17.118Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=53931246-b31e-413b-97f2-df8f857ac1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:27.170Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=299b68c4-9acc-445e-8dc6-c2a3816cef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:37.214Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=36ec5b9e-60a4-46cd-9202-9e58a9ea1f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:47.233Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3e94d7c9-fb23-4604-9ac6-0bc67cb1a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:57.255Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=76d53393-44f5-46a7-ae6f-6fee748d817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:46:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:07.290Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dbfdf8ea-12b1-4889-a111-d0b22b69abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:17.308Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b015a989-0de2-4a9c-8d4e-ba27a2ede4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:27.320Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0ccda313-5037-4f7a-b6b7-1798c59bca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:37.356Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=22b99d56-a6d8-4506-9379-d2e25f2277e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:47.371Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=af926a3e-b040-4305-acd4-06756e6fad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:57.423Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=340d2671-0ce2-467a-bbe2-0b83e4ec0a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:47:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:07.482Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fc37a058-acf8-4601-a964-e7efc25a83ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:17.497Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4f863a37-246d-4226-9dbb-9fddf9e9082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:27.519Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ebc94bdd-11fd-46b4-92db-6d0d8ddf5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:37.539Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9258a115-6e0f-44d5-ae1f-076ccebe7c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:47.562Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=59fc31ff-a781-4801-9ff5-485b7f44cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:57.589Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=60a2f825-2176-4e53-b76b-d9aa780a0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:48:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:07.621Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4b8d8a99-6aa7-40f3-96bd-ad07351bd249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:17.655Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=717fd8b2-3283-4c57-ac01-3e20b6b049d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:27.682Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cf1ee98e-e858-4333-9a30-0aa98a9f8465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:37.694Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e4ed7352-5aaa-4ac5-8c64-9f33d16aa226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:47.705Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2e85ff70-9cf9-4884-a9e0-f3ab398bf295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:57.725Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bde0109c-ccb3-499c-8c2c-057e9747e746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:49:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:07.745Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bf706198-42df-49ac-ac21-999745f6c5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:50:11.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:50:11.519Z |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-03-21T04:50:11.522Z |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-03-21T04:50:11.529Z |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-03-21T04:50:11.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:50:11.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:50:11.541Z |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-03-21T04:50:11.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:17.758Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=16cd36db-35d3-4a2a-a3b4-68a4f7fff3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:27.847Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ea9505c8-10b6-48d6-a0cd-40e698dc9fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:37.860Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=311c9e6e-0e62-4370-ac9f-d47a573bbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:37.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:47.891Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d80b90b9-72e1-42d9-bb9d-41e0fe53e3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:57.904Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2a3c60bb-0dc4-4b9e-83e6-d7e9b307baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:50:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:07.930Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1d596afa-80f6-453a-86aa-cd28926788a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:17.956Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1f9c6173-5bb7-43b7-86cb-e3000e68067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:27.968Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e48fd077-9b76-4068-8a9f-415e43ef1026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:37.981Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=492e48e1-da76-4706-9981-2fbd899a1a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:48.002Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6bdadfb0-ce96-4d1c-a0b5-1738777f1394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:58.046Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=abf5c0a0-9200-4259-aa87-2db22646fad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:51:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:08.068Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=072aaece-7c2c-4534-b5cc-5a0bd86c8cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:18.101Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0caa2c24-342f-4f71-853c-5822bb0f1a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:28.123Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=14e689ff-2468-4443-8ae4-cd4b869ebccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:38.142Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dec1fd9f-671d-4981-b9cd-10177bf874d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:48.156Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=620f0440-7cee-4581-9390-03851212298d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:58.172Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b0fd0137-2727-4521-a6b6-1e7cfb598eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:52:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:08.197Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b8eb940a-89c7-47a5-8e47-db11c596e002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:18.213Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ec2eae06-4534-49d1-b8cc-65e4aa6a30e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:28.234Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bd22ffa6-5696-44d6-9937-fa17ac95dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:38.255Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=52088924-c270-44bc-9eb9-9315f6224ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:48.268Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6b0273c4-ed44-4502-99f3-4da328ea97d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:58.295Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ab75fb71-4143-4676-b822-98c3230db23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:53:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:08.313Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a9a4e26f-a2d3-4a82-b951-3bbbb53ce787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:18.329Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f190b26a-ff18-45e5-bfa3-05b0f2b99c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:28.348Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8c4baa02-545b-42ec-8ae7-95a168c23581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:38.367Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8154e37b-3c05-4fa3-b420-732df8f266d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:48.391Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=baed937c-ef16-44db-b5ea-f673918e53e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:58.414Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=32dda39e-9990-44da-bdb5-963d1719f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:54:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:08.429Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f8e0f717-dad3-4440-bcb3-c0170508f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:55:11.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T04:55:11.663Z |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-03-21T04:55:11.664Z |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-03-21T04:55:11.668Z |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-03-21T04:55:11.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T04:55:11.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T04:55:11.717Z |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-03-21T04:55:11.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:18.446Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6aa5d09e-2c36-4b17-926f-473c4261c9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:18.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:28.457Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a1e2bf42-4fa3-4556-ad70-3ebed4a058eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:38.479Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bd1190ff-0b55-442c-a2a9-3b2306430892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:48.498Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6ccccb51-070d-47a4-9e66-c63eaa102649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:58.520Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=de4c5b07-9a46-4896-bd36-da21b666d07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:55:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:08.532Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a2a27757-7c4c-4a4d-bcce-4e6a1745c292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:18.553Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=31ba6fc2-2c0f-4cf2-aaca-c36e5c703489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:28.599Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=931efe53-3fd5-478d-9872-26b5ce907287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:38.644Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=361ab4a2-257c-4af6-9cf4-1baa6b4f402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:48.689Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=66aad24b-34ae-4077-a0c8-bdd0a7e37e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:58.707Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9dcb33b2-e7d6-4cda-9938-96ec24694d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:56:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:08.718Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3d60afbd-446b-4114-9a60-c16efbec2bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:18.753Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1869389d-15b6-4dc8-ae39-14a14ec5fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:28.823Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=feb15fac-770a-4a0a-b3f4-edd351ce92e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:38.884Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1c91fdfd-5caf-4227-b4e4-249548f5c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:48.904Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2fb7b663-e648-4cd4-92c5-69c64271b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:58.925Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=cdf96629-80bf-4ed8-a750-ea3c10027fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:57:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:08.938Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=92069984-7587-4c16-83dc-705273c5424c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:18.953Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b2a652ca-dc50-4bfc-9c8b-3fd831a128e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:28.967Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b260ee11-c640-471e-a40c-3ee7c756c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:39.001Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=00ddd794-45ac-47c7-95ad-b2c9b2e5d945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:49.035Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5fc2aed4-629f-4643-9e23-4923926256f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:59.059Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d36e7cef-7033-4a21-af0c-ed58589b06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:58:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:09.084Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=28a015e6-8268-4dff-bb5e-e536e1044414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:19.097Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4fd529df-815a-41cb-bbc5-81610ffa3f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:29.119Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9a94ce12-437e-4928-8da7-0f37e239707f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:39.159Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4ba1cc0c-06fa-4333-b4a6-4061b6f38ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:39.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:49.225Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8e8c9284-b68c-40e3-99b4-e2df30bf4657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:59.237Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a180ee80-2528-4535-811f-acf95317fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T04:59:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:09.293Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=69126c04-51b0-48f4-8473-0d227955825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:00:11.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:00:11.513Z |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-03-21T05:00:11.514Z |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-03-21T05:00:11.516Z |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-03-21T05:00:11.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:00:11.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:00:11.526Z |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-03-21T05:00:11.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:19.306Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c6e16417-61e3-4d0b-807c-5bd28339c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:29.328Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=68713173-9cbb-4f19-a4be-d1774ea9e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:39.343Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f73c11fa-38ec-41dd-814b-c3f11d4f35c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:49.355Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0b797bb8-5746-427c-ab18-c6bfdb2e527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:59.386Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4de67322-1ce2-45d6-a0d4-4681c366f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:00:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:09.431Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a1ab1a50-b3f3-4b43-9ee1-b40d66b7bdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:19.450Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=213830c9-a071-4357-aa2d-fcb419401155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:29.470Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4a6b9e98-df4f-4a10-b709-8e8c5225fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:39.516Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=312479a4-65a5-4f25-9c75-5e412fe477b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:49.538Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f0b9c87c-1552-48df-ae10-ba834afd16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:59.558Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=dbf1cf2b-ddc5-43e8-9987-d77f28fd5362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:01:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:09.591Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f1794c4c-d062-4340-beff-5c82cb28fb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:19.604Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=593b8078-f4bc-48f0-b189-024d511c1876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:29.636Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=34dca438-2dc3-47dc-980a-5a9b4103dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:39.666Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2a6a58e4-4bd7-44bd-a6eb-39a5106ad909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:49.691Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=114e8c9e-8329-4cb7-a992-1413a25793a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:59.705Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ee590e7b-49b0-4f51-a194-9e89f136f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:02:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:09.725Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2e270150-f3f8-454c-9ebc-51d943d37fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:19.741Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=15efe9b5-5885-4339-8e78-613b6a384598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:29.767Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e3fd7877-5bca-4d10-b8d9-62fe4cc6f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:39.804Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e8455bd2-7d0e-4685-a7af-dc21ea9da3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:49.816Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=893be317-a6b8-4b0f-9751-1c2e01a9574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:59.847Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1cdf848a-2c68-41b5-b2c1-ad0b0b1838a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:03:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:09.869Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5298129e-ef79-4f6b-9fc6-66361fc9fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:19.893Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d5c4ea40-0f65-4da1-8a1e-1a54b13da5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:19.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:29.923Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=13e17994-b79a-49cd-b51c-d6ae9f3d3bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:39.944Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2635745a-5147-4c75-8a20-38b913e84ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:49.956Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=439e4715-0afc-4000-9313-2658a7c54abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:04:59.990Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9f5c21f8-8268-48e1-ae11-8018fa1ec2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:10.014Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=95742431-4056-4797-895b-48fac3374f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:05:12.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:05:12.111Z |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-03-21T05:05:12.114Z |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-03-21T05:05:12.119Z |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-03-21T05:05:12.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:05:12.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:05:12.156Z |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-03-21T05:05:12.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:20.027Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=39dca2f5-982b-411b-a8e0-0de565aa29a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:30.045Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=07a807b0-e6d5-4f01-9187-4d719b48c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:40.057Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=57ee95fb-fffc-45cc-bafa-b86b58655326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:50.072Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=716f3eb6-fdc9-49f6-80dc-d17c8f8b1f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:05:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:00.096Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a7793e27-ea4d-4d26-814f-f5fd74130490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:10.113Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d2345f54-e14e-4809-a0e4-7d7ee86ff4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:20.132Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=baea9376-580f-4472-94b7-4dd46c5269f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:20.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:30.147Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1c9eeff7-5ec3-416b-b50b-f71d240204ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:40.159Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=90a2a623-df6f-48e5-8453-6a80f7817eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:50.171Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c1455543-75a5-42f9-b309-0a7f09b3553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:06:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:00.202Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5a25964a-89ba-422a-909a-90f7298e1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:10.225Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b7216c1f-da15-41f6-b2c5-371664b0b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:20.247Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1eaec9cb-b8df-4ad3-aee5-4a28fac78741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:30.263Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a7ef2b78-c641-40d6-af00-0328cdf7d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:40.310Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b4d704bd-3ced-4f86-bcfb-022ed993159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:50.332Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=163883cf-97aa-40c7-8a59-a56a86c7b06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:07:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:00.350Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ff62a0b6-4ce9-4660-baa2-a0757c874b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:10.362Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8acb46d9-1bf0-4f77-8879-ff9f9dea81c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:20.441Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=133ca959-f59e-4c1f-b297-8147940e6cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:30.468Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=499606a8-7e62-46b2-b278-01988906ab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:40.513Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6acf3b01-6959-4433-bb0d-90a7d64cab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:50.526Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9de55aaa-67ff-4e42-a631-e8954f1287b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:08:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:00.554Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8941ed20-cbba-4436-a31c-d1b501e5736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:10.577Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1e44c056-6a50-4170-a4f1-3541c09883f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:20.609Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a16b7a95-3053-47bb-99fd-62e7086de9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:30.640Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=bb2d29f0-4526-40ae-b1af-fb4ea08d000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:40.702Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d8239569-c7b9-4ba9-aacd-d036ca9a5750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:50.722Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d8dfb045-b1be-47b9-8002-63c20477bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:09:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:00.736Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=17e46a81-1ad7-434e-a351-471e3f81cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:10.789Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fc6a2db2-e5d2-4093-a5d3-24c8815350ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:10:11.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:10:11.245Z |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-03-21T05:10:11.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-03-21T05:10:11.252Z |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-03-21T05:10:11.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:10:11.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:10:11.271Z |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-03-21T05:10:11.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:20.815Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3591503a-91b7-4175-b412-0adc8d04871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:30.834Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0847f583-f61f-4fe6-8f5c-b3f00f56e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:40.854Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1cb2f8cf-cd05-4c3e-b0d0-d86e71155dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:50.894Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a45b889f-e594-44d7-8390-e12b7535fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:10:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:00.917Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e3b0c392-89e8-468d-aed5-2b9fa9fe04fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:10.945Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=546b2e9c-5c59-4016-a772-b557820d1e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:20.967Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=da60ad1e-0606-477a-ba98-fd2c6dbb9fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:31.009Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=803a18fe-015d-474b-aa89-2b8d2b18e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:41.038Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7d453fbd-e5c9-4b07-b3f3-47d21b0ffb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:51.056Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4b86b5e5-9c40-492c-92f5-fc2e8d2b7711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:11:51.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:01.091Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a3baab58-6253-4804-aebc-306c0df329f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:11.108Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7127e564-2ad8-4efc-b3aa-c880b995a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:21.125Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=39d58ab1-80a8-4dfc-998f-686f770cef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:21.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:31.147Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f5bd431a-0d5a-4a14-ad3d-ff0fb0edb5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:41.165Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=eebc95ec-ce53-46a1-a5b4-d6ebc271e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:51.189Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3d1bd429-32da-4ca6-87e7-6e68624f7150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:12:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:01.226Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0d5a863b-cc5d-4e2c-a414-1835553a5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:11.247Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1d80c0b8-e066-4cc2-a2ea-c38296108835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:11.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:21.318Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a930fecc-4814-46ba-b7e1-ae2155f17dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:31.332Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=09f2df0a-4116-46c4-b8dc-5d6c57fdaab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:41.357Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6ba8a755-e569-4ec4-89b7-bd0b03bc2aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:51.371Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4e30e3f0-92a7-4ee8-a357-47804b1c24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:13:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:01.468Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=78b524fb-e1fb-443e-a29e-c26a6705dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:11.497Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=df63b05a-b6ff-4553-8b3d-68b9cddfeace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:21.513Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ed2cec59-b0cb-4639-8700-855295a4f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:31.585Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c01bdbf6-34c9-430a-8c52-e9a2018c4846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:41.620Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8e9f6db9-074e-46dc-8519-c015460fcfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:51.634Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=356a4c36-6632-4a46-83ef-95b74a1d1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:14:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:01.657Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d8822913-390f-4f3b-94ba-eb2d4de5559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:15:11.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:15:11.615Z |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-03-21T05:15:11.617Z |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-03-21T05:15:11.627Z |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-03-21T05:15:11.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:15:11.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:15:11.645Z |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-03-21T05:15:11.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:21.731Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=41c8374b-a756-40b0-aba1-db83e5ba90ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:31.770Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1934ae17-bac4-4540-8aaa-0bd8aff79922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:41.823Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=94964e95-3cdf-4efc-b7e8-135bb2032fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:51.851Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0636f913-7ee5-48a6-81ae-dff5e867f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:15:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:01.862Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fb8cdcb6-1bc0-4aa8-b2df-3899e9f0e817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:11.881Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=394bc84e-1f7a-4756-93eb-8c2ec5a3a95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:21.921Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b8102ba5-b4bc-4e82-8add-27089caf76f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:31.936Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=fe976fd5-fda4-4de2-a2ba-be94c052129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:41.968Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=eb0a63c1-5855-4ab1-ae75-48e48b80f34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:52.003Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4ab9e698-4914-4ab5-af3f-3697e0b94c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:16:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:02.015Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=40926653-a639-4d3f-82ee-9ceb9bb22886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:12.031Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=84f57b10-1b4d-4950-8c41-0f1e35b35610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:22.047Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8510f7b4-9b85-4fdc-bc7f-877ac684af32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:32.061Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=7cba2a46-ecaf-4dca-910c-a9ff48d602ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:42.072Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6d3a0cda-5ed1-4cac-97d6-d2485fbbf311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:52.117Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c26bf5ca-2040-4e3c-8c3d-2da15819d86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:17:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:02.134Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6ea5dcc5-abcd-4edd-8b5e-cf123c1b7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:12.159Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6ce192a4-dbb2-4f31-9872-fad5d4003575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:22.191Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=81f9e3e2-2247-420f-9cf2-4875a1b2100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:32.221Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=e85ea98b-6bfe-43d8-b100-7b3db962208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:42.236Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4eb4a4af-2304-4365-8d83-ee40c38bafdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:52.250Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=809247e3-f6f6-4b06-89b7-90527fa59a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:18:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:02.269Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=70b8de8a-0e1e-4761-a9f9-c05cf83f7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:12.296Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f7b52fe9-fc3f-4466-b449-a45428b6d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:22.316Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1eb6f381-57f6-4260-ace2-bddfd73074d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:32.351Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=be13182c-338c-4e88-9469-be0b29a6bc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:42.371Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=534dfe14-534c-4ce1-9a26-f7b50d7eb351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:52.411Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=420acf26-d762-4fd4-a896-71a7e4d42cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:19:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:02.434Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a6a5e7d6-2b41-4105-8994-702c7b487aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:20:11.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:20:11.704Z |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-03-21T05:20:11.706Z |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-03-21T05:20:11.711Z |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-03-21T05:20:11.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:20:11.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:20:11.728Z |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-03-21T05:20:11.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:12.445Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5d29fc29-186f-4084-9b4e-85e99b11eab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:22.494Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=b322fdcf-39b3-435c-8fd6-77b4fec21f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:32.551Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=446372fc-3ecf-4825-bbba-568c7eadbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:42.613Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=96bf38bf-5be1-4127-ada9-371f93895ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:52.627Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9a065ddc-ec6a-4856-8fc9-91895c0042b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:20:52.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:02.658Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=71342527-28a2-467c-8b4e-536ef4cb9ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:12.705Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2c1aa7c0-3d54-4cce-a2ec-d51f9f513c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:12.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:22.729Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=2a2bbb9b-3608-422e-a136-9bc12759f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:32.742Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4da4626f-4b34-43d4-b61c-f7f0d52f752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:42.756Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=138c21a2-7f2a-4f35-9cdd-a157c849cb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:52.768Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=ad60c19a-fe0a-4cdb-a587-6ac46fa1f34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:21:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:02.786Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6758bd60-7555-4ba6-b20d-465726e308d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:12.804Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=d75b4211-015d-480d-9ffb-2c75b6c5fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:22.819Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9e3d22a3-9201-482d-8f25-9fff190c1dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:32.844Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5baf1cae-e84f-4772-a126-a2ea62518654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:42.868Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=8fe27f79-6b69-4fbf-99b3-d209549a1444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:52.891Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=731b2b53-35a3-4a4d-b332-9f21ecf502fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:22:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:02.913Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=72d4cc8a-91ad-40da-a529-60f3c13c32e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:12.961Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=eb896bac-7734-4288-b4c4-9501c941550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:22.997Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=04fdd86e-1767-4291-a728-6b34cad7348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:33.027Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9051bdca-77b0-42a1-aab4-6d063180a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:43.044Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=c3b6e7a5-4d0d-41db-86d4-f8a332ddac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:53.057Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=f330c59f-a87d-42b4-9a7f-6a459d3d3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:23:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:03.082Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=1ba8fcc1-740f-4d1d-b021-1bdeee923371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:13.137Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=0c7e66d1-b8eb-4c80-913c-b83005b15ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:23.164Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=a370ff89-8614-46ae-9115-05695873b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:33.235Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=81bac631-6abb-45a4-85c2-fbb9d249e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:43.291Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=3c13e946-2e4d-4ec5-a0cf-adf2cbc72230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:53.311Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=5e38f4eb-b656-46e8-88cb-f595a3887102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:24:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:03.332Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4f15779a-3b58-47d4-bd39-7acf19978cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:25:11.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:25:11.458Z |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-03-21T05:25:11.460Z |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-03-21T05:25:11.465Z |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-03-21T05:25:11.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:25:11.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:25:11.484Z |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-03-21T05:25:11.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:13.355Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=6aa2841f-6faf-4a6d-b027-edc9bd14403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:23.381Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=9b9a0c6e-6d07-4ec2-9ce9-6888e225a084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:33.433Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=911a9fbf-cd54-4b18-9383-2b094d81e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:43.498Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=4970bd64-86d9-4f93-9cec-1a9009dd720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:53.527Z |INFO |Init configs |InvocationID=dba65689-67c0-49b0-acbc-00c3533a2d72, InstanceUUID=38d2d36a-51a0-476d-99da-c21805e2848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:25:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |