. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:04:47.597Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:04:47.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T13:04:47.631Z |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-05-19T13:04:48.312Z |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-05-19T13:04:48.414Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:04:48.414Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:04:48.415Z |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-05-19T13:04:48.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-19T13:04:48.590Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-19T13:04:48.612Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-19T13:04:50.233Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-19T13:04:50.745Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-19T13:04:50.761Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-19T13:04:50.762Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-19T13:04:50.816Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-19T13:04:50.816Z |INFO |Root WebApplicationContext: initialization completed in 2203 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-19T13:04:51.196Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-19T13:04:51.849Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-19T13:04:53.211Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-19T13:04:53.321Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-05-19T13:04:53.322Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-05-19T13:04:53.325Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2022-05-19T13:04:53.800Z |INFO |Started MainApp in 8.588 seconds (JVM running for 9.387) |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-19T13:04:53.863Z |INFO |Start scheduling PRH workflow |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:04:53.915Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=345c896f-53b7-4280-9740-22b145b7f399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:04:55.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:04:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:05.519Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0dc80717-05eb-451b-8685-a04cff329f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:05:06.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:16.557Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=568988cf-105e-48d2-b4fc-5eee69a007cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:05:17.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:27.596Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6637b0b4-2410-48fe-a908-978b63712ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:05:28.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:38.669Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c319304e-fa55-4861-be7a-ec496b77a8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:05:39.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:39.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:49.708Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=490defbc-906f-4cf4-963f-40ba64260d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:05:50.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:05:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:00.749Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d9e766c3-5b91-4477-8b4d-f2800ace31e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:01.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:11.789Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=55281792-8e4e-4041-a446-a2b63d7d2688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:12.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:22.827Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cc254a5a-c649-44f2-b399-2345892359b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:23.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:33.871Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=109a6789-8e3f-4678-a343-92ad6fc61ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:34.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:44.910Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=698a6e4d-03a4-41ea-85e7-752860c60022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:45.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:55.949Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=229f3753-b424-4494-af84-27d1f9811c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:06:56.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:06:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:06.991Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bcca6e2d-fa65-41b5-afcd-da672ca7f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:07:08.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:08.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:18.029Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bf7b92c7-f8a4-440b-b4ed-c2175e903605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:07:19.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:29.068Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7952b29e-9da1-41ea-8eb1-3e6e406024aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:07:30.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:40.138Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3845472d-6b1f-4850-9242-78a1bafaff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:07:41.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:51.372Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b2b06a43-35b9-47dc-a2ae-f66fe1060ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:07:52.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:07:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:02.412Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=26929773-df05-4079-9626-ca27439acdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:03.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:13.488Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a6f2fdae-c97a-4d94-912d-255679373fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:14.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:24.620Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c47ff81-7611-41e8-aa36-8d96d578755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:25.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:35.757Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=337cca2a-9a2c-468a-a288-30d421bd031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:36.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:46.891Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=84542e75-d95f-4610-b2d4-2aa9cdc389c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:48.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:58.160Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d76052a6-5071-4b89-bc96-4e4922a9f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:08:59.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:08:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:09.292Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ca99592a-acac-4de9-8bef-0cc6018b055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:09:10.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:20.332Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=68cd6aba-ec14-4b8f-a3a3-931b9ace61ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T13:09:21.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:31.404Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cd00bf4d-d755-4ac0-9a1a-6918bcd68e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:41.614Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ee431581-8a82-4b1c-8576-0be31c25c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:51.628Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=498dfeaa-5889-47a6-8f42-76e9809e0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:09:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:09:52.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:09:52.010Z |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-05-19T13:09:52.011Z |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-05-19T13:09:52.014Z |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-05-19T13:09:52.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:09:52.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:09:52.022Z |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-05-19T13:09:52.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:01.639Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=45eea3c2-6804-4a66-9658-35dd7634e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:11.649Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4d29b6cf-ce6d-4200-97ac-7ef6fe1cdc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:21.673Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ac0b563b-5f36-4956-877b-0485c362a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:31.685Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4b669520-0686-4ff6-ae96-3b2157bd4a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:41.699Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5efe6f63-2a95-4524-95f2-17cb1432bd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:41.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:51.709Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1ee03dc4-525c-4a67-b3a6-b9d386e80998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:10:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:01.720Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=24430994-9365-4989-bb7d-6d21028558bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:11.729Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b3522e23-721a-4c56-aa1f-8e9dcd35b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:21.739Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d663e944-231a-472e-b84e-a2832e44e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:31.749Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9234c7b8-c916-49b1-a5df-907533cf5636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:41.760Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1b47ec6d-88b3-4661-a555-69362fb4c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:51.771Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=89c87e52-30b3-421f-a541-4840ea9dd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:11:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:01.779Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4352cf58-70bd-4d9b-8536-7f81829c51af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:11.789Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2d389fe6-8935-4a97-9080-21121ca3c769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:21.798Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4299f171-2005-490e-9f68-bb2a3c9c5124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:31.810Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5106d7ee-47bf-45a3-980c-7d2395854a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:31.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:41.819Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ac121837-2947-4f12-8527-3ac3b04ecd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:51.833Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b6aaa9ba-26b8-4244-a650-7138a6911e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:12:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:01.842Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4ef747d7-87f4-404a-bf44-e4fd08f6df6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:11.851Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=627638b1-749a-4805-8be4-6591df85a0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:21.863Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=628c8257-a927-414b-92aa-c00b780698af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:31.873Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=52b6b771-5741-4027-b4f6-5268a900ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:41.882Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=14dbe945-de28-4c8a-aa93-7ac13b2add44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:51.891Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9a55f34b-7f90-451c-89bf-0bc9f6043a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:13:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:01.899Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ab13e215-dd64-43b7-90df-11257538715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:01.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:11.908Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ef88ca19-53a0-4788-9578-eae4f464d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:21.916Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a83a167d-7c03-411c-8bf2-934cde25cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:31.924Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=01ebf4b8-3701-4de8-9eef-3c5c7a8ba861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:41.932Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=348e593a-d717-46ca-9815-9bb38b951ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:14:51.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:14:51.450Z |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-05-19T13:14:51.451Z |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-05-19T13:14:51.453Z |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-05-19T13:14:51.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:14:51.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:14:51.460Z |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-05-19T13:14:51.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:51.940Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8a86bfb0-441b-4bbe-90bc-36d303d3fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:14:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:01.949Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=022e98fc-ab22-4cea-a8b0-a1066b7797aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:11.957Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ded4c501-f3bd-4c91-8571-1896f452cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:21.965Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1d5dfaa5-eb75-4b76-8c4f-45122df9af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:31.973Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6845bd44-89aa-48d6-98a7-5068e3191969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:41.980Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fe1e6b44-b0b3-4c10-acf3-1a2d27770766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:51.988Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ffecd869-6389-435d-be29-42076eb337ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:15:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:01.997Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7bfe4e5c-0964-46b2-9acd-5490d0b889e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:12.006Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=30d0c0e6-3fd3-417d-b78e-3d818b95e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:22.016Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=921c1de8-368c-4eca-8ebf-46a11c145481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:32.025Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b292c839-3c1b-49e9-a1a0-b6677b88fda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:42.040Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2602e31c-3a2a-4f83-9d0c-37e6d2401666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:52.048Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=87ea0599-c164-40fe-96f6-8d2186b4c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:16:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:02.057Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5e360c65-446c-43ac-ac7b-ba72ee64445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:12.066Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cc6bba4b-f56b-400f-b43f-9a4140e198cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:22.077Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8be3efcd-3863-4e4b-b647-d62a4e5577bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:32.086Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=749e86e8-581e-40f1-8b6a-edd17781d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:42.095Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7892cbc9-5470-4e8a-adf0-e8fcd3822dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:52.104Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bbb7d46c-0cac-498c-97fb-aeeca5aaa10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:17:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:02.114Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d0b6ac8c-38c1-44fd-a5f2-a7af638933e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:12.123Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=47569011-e0dd-47f2-ab82-97e1c4f6544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:22.133Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=48c98e58-86b0-478d-bbb3-082cb1548fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:32.141Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8e063a83-b758-4781-b6d7-acb38034748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:42.150Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=679474c3-8619-4aa2-9960-af1badae229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:52.159Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3c6f0399-f7dc-4d60-98b6-1b6702b20ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:18:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:02.167Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0fc4ec5c-d111-464a-ad21-2ea02e4812a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:12.176Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5c0d2a3c-81bb-4d29-b6ce-9b134ae9a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:22.185Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f11fc03e-c895-4374-af1d-82430dded04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:32.193Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2b0f9b75-6f83-4565-a74b-c8f40c273e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:42.201Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=50053593-67a8-4114-a198-c4de665fce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:19:51.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:19:51.405Z |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-05-19T13:19:51.406Z |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-05-19T13:19:51.407Z |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-05-19T13:19:51.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:19:51.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:19:51.414Z |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-05-19T13:19:51.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:52.210Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5e14f98a-4744-4c12-bf02-530972ddc53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:19:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:02.224Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=52889baa-492b-4836-9578-e353178df43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:12.234Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dd4f9bae-9b6f-41b2-b9c8-f8e1cdf645d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:22.243Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b6ec6368-ce73-4607-8a72-8a2ea6112f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:32.251Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a5ff7973-c07f-4539-ae14-2ce1733b07f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:42.260Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5fa8ade6-1059-42b9-a20a-871e73b10f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:52.268Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c94d4451-6658-4284-b0f1-2bdbe5c6f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:20:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:02.276Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=eb5d5896-920e-4da6-9cc4-6aae8e09627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:12.285Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8c2c5eec-7aa3-45d5-bc74-c8e48da44d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:22.293Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=589d2fff-144c-452f-8527-59d17931957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:32.300Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=407770e3-fc59-46d8-b276-a0b26aaf9b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:42.308Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e5b80a77-86a9-4e9f-ac13-312073af2e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:52.316Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5493d227-c248-49c8-8fd0-e5774f1198c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:21:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:02.324Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=afd63ba5-9946-42af-83ae-e66a5d61c8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:12.332Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=77bd0a59-370b-48eb-86a3-21a9b8d32014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:22.340Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9649dbfe-5a6c-4415-9ef1-676b0f95f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:32.349Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c03a9088-8e7f-426e-bc46-733cca3ff6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:42.359Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a0cc95a0-380e-48db-b548-f8b184e8df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:52.367Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7d37906b-0fb8-4581-b02e-1302a68e2e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:22:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:02.375Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bf76da00-33ed-4f36-9381-53af9730c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:12.384Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2bd2ab1f-6a1c-436c-8312-87a98cf2ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:22.392Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3db8eb84-5a1c-48a5-97de-bcb3153a1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:32.399Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4eb1dd3a-f404-4321-b0f1-cc1fcc98b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:42.407Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=42eb7a4b-d076-4594-bae9-ce60f5c2236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:52.415Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f0dd9e41-8020-4244-b0bd-7dd9b57e92b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:23:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:02.423Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d76f5c45-89bf-4af4-ae7f-40dad850f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:12.433Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=05241dca-6616-43a7-a7ac-82fbe318f1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:22.442Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0d708044-e850-40b5-b61e-333fb0c2d90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:32.450Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d1d877a0-d08c-418f-ab2f-f487074e1f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:42.462Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=306c5a3e-e6aa-456a-90e1-99687ea66a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:24:51.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:24:51.420Z |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-05-19T13:24:51.421Z |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-05-19T13:24:51.422Z |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-05-19T13:24:51.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:24:51.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:24:51.428Z |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-05-19T13:24:51.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:52.471Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=061b7e6a-8206-4456-a2c0-71d61a0483a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:24:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:02.478Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e2cdb161-915f-49c8-9635-55fcc8a55f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:12.490Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cf238800-710f-4f5d-8495-06adb5f20f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:22.518Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5cce53dc-69b3-494c-bbb0-c4380183ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:32.525Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=19af43b5-e065-40da-9be5-b2a2b25fd7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:42.534Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=23fff7d4-3097-4aec-8ead-5fa20af053e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:42.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:52.542Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6ff9ec44-076d-4229-a0cf-445d96f58768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:25:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:02.550Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1d1989d8-c892-45bf-b6bc-814965346c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:12.558Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6570d7cd-73b2-4cdc-8337-2504b49e97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:22.565Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=345729ff-71e4-43e5-8a77-89c44764f471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:32.574Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ede4b5d0-bfbd-4927-b295-8dade300b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:42.584Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2fb35fb0-e0b5-469e-afa0-7db1e4d65409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:52.594Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=df9dd15a-0372-4727-ad0f-282613d05403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:26:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:02.606Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d333e1be-d894-44f5-8596-8a9a953061f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:12.617Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2c8c5808-3bba-4d7c-9cd0-959a03f3ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:22.625Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=50ad3379-a31f-41b8-881b-e4da42e39caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:32.633Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=51ac7184-9d59-4ce1-8a5f-39e213c81880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:42.641Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=53e86982-465d-4540-b758-a66dc5ade58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:52.648Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=adbf6c36-c545-4b0f-ad9c-385b4de1dc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:27:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:02.657Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=004359a4-5e24-4dc2-982e-c892846dca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:12.665Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cc51577b-6b25-4ca1-9693-b6eb4ad27572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:22.673Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d9b6cda5-81fb-4afc-bdeb-2cafd2f17379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:32.682Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0912101c-5510-46e9-a498-a8d5ede1693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:42.691Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=95ed9875-14bf-4b27-9cef-4c011a61b5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:52.699Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cfafeda5-afd0-4dfe-b07f-8b4b1b36c199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:28:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:02.707Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ebc7e34f-4cda-4188-b6d9-ad5c1a3ad73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:12.715Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cd01f156-9376-4d0b-b477-28d2ad8aec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:22.723Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=17b89f54-61ff-4713-8995-3d50b48c80f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:32.730Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=adf4bc69-a5a8-4252-a0a5-7d0e7d463df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:42.737Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=eceefcdb-6444-401a-87ec-06d0228577dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:29:51.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:29:51.405Z |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-05-19T13:29:51.405Z |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-05-19T13:29:51.407Z |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-05-19T13:29:51.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:29:51.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:29:51.412Z |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-05-19T13:29:51.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:52.744Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d273e832-b895-4a63-a4d5-984111094bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:29:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:02.753Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5d9322f4-e769-4166-a9c4-940c9f1f1332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:12.760Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=07b716d2-4f5b-458b-9ed6-18cf369683ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:22.767Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=697dde06-4451-47d1-8d6d-3b2becff3207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:22.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:32.774Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=29fb6ae9-c7d8-4d25-8fb2-c9d80f27df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:42.783Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4c59ee3f-1f17-4916-a47e-d4c949e140d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:52.791Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7567fe4d-be58-4595-8aef-5ad16b0c50e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:30:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:02.798Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5da3a18e-521c-443d-84eb-0951f59f20ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:12.806Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=04e19eb8-e7cc-4bde-9445-f6f0ecf9dce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:22.814Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=79fa4089-6a5c-4320-b596-92617855a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:32.821Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9ffde5f6-6b22-43c7-8180-2e6d8c3be2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:42.827Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=eedd8498-3244-479c-818a-4285257fa123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:52.834Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=873df1b8-a85f-4de0-b513-171dac2b5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:31:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:02.841Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=24ebdc85-e4a0-41ec-9208-e2afa782fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:12.848Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a9d73fe5-2f24-4dc4-8ba9-bca4d3152b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:22.856Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1a16f152-4464-43f6-a5b1-2675de4ae4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:32.865Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7a08e4f1-973d-47cf-b231-3bc2962d3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:42.873Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e900543-9e3e-430c-bd57-4438715d4851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:52.880Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=caffc7fb-b94c-47b9-9688-e6965ae90548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:32:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:02.890Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d4b8a673-7ddc-4e3a-b993-c7b6715fc4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:12.897Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=904f2b7c-a9cb-42aa-872e-86af9eb61be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:22.903Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f7bdb085-79d8-46d1-8645-97e5cfbcb35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:32.911Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=245471fe-4012-4ce6-84af-d4067aec7ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:42.918Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e8d3753-e67d-4a34-8c1a-06a761760a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:52.925Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=23a1d2c3-9a2e-48bd-8ca8-ef19ff77b2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:33:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:02.932Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae8d545c-cc19-45e9-b565-3e31e3b00f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:12.939Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=157f45e1-32e6-4705-b363-242a02d97d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:22.945Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4886cd76-5612-46f6-87b9-3ea34712c28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:32.953Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5db8639c-e525-4740-b81d-a6c265ec8785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:42.960Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4b2c4588-3896-4d4b-9784-4f9623ce9668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:34:51.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:34:51.400Z |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-05-19T13:34:51.401Z |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-05-19T13:34:51.402Z |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-05-19T13:34:51.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:34:51.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:34:51.407Z |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-05-19T13:34:51.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:52.967Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c7f04c3f-df5b-4590-83fc-068ea88d7089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:34:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:02.975Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=15649a5e-d0cd-47f2-a729-e6db4b5e3a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:12.983Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c3c338b-f1cd-4a04-a595-d09d0e050b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:22.989Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b7dd3eea-a07c-4ba4-9736-f778e6abc17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:32.996Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=951515ed-166b-4d9b-afa1-dfeabc76f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:43.003Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b0fb360a-bcc8-4f08-ab54-69846c602e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:53.010Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b2920f3f-319e-42cb-bd10-d4c7cad2b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:35:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:03.017Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=47225fea-fcf5-4a16-ba89-7876cfdbaf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:13.024Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9fdb80c4-5a73-4855-b914-8b45717d393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:23.030Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3d8bbec9-0b72-47e3-a310-6851bc4abe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:33.038Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2be99de3-865c-4304-9ec4-7e5647b8bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:43.043Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2088415e-e181-4e55-bc5a-1469fae68ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:53.050Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=433b610d-2b31-4bca-9913-bb9280fee9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:36:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:03.058Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5fb51d91-00e2-4351-8d57-d89d9790a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:13.065Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7ed37f0f-3eba-4410-96eb-d2a6faa58110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:23.072Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fd65f7da-cbb1-4f68-be0e-8ecaedeaf60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:33.079Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5a4bdee1-d7f5-4453-9c7c-50c626e4d68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:43.087Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=30c5476b-9be1-4f53-967d-56563bcc382a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:53.094Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d5a4d219-c544-4568-86bf-074051ff55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:37:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:03.102Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=44b4bd87-425a-4779-830d-b54d100ee7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:13.109Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e24cddcf-1403-43fc-852d-2ab63a35f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:23.117Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c0908e0-5ecb-4081-877a-fc45f085887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:33.127Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=424d6647-f25b-4fc4-997c-1cf4a907020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:43.135Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b76910e5-db63-4cfb-a6cf-8155d4ce6040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:53.142Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=57d9508b-fd36-4352-a2d0-663e4442875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:38:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:03.149Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5b0ad8c8-2d37-4d1f-9dc8-4cf18cbd6b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:13.156Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=54437447-b8b9-4797-9d38-6f2bbae95264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:23.167Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0e750d0e-2d92-4701-9e3d-0c701e3a47da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:33.174Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9a77ad0d-1e6a-42b8-bd2f-2d680dcf9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:43.181Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b37a16d7-cb3d-4523-af73-42d0c8ee6086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:39:51.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:39:51.393Z |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-05-19T13:39:51.394Z |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-05-19T13:39:51.395Z |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-05-19T13:39:51.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:39:51.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:39:51.399Z |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-05-19T13:39:51.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:53.188Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=429eb1db-bb5f-4bba-8e5b-a716ebe4a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:39:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:03.195Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=763f99d8-132d-45b1-b563-eecf985f66cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:13.202Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=36ab8200-ef3b-4184-aed1-ef8a9c38060d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:23.209Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=11b30248-bd5d-45f8-9c76-c839585d7d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:33.216Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e45179c3-9df0-4271-a00a-697f6b328b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:43.224Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=10e68a11-e501-4892-9dba-2f7485119b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:53.231Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3ad5d754-98ab-4983-9f45-7a27dbb59951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:40:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:03.239Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e1704b52-c53f-48fd-8bcf-7f9d6ca3cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:13.246Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b81c79ad-af05-41e0-9ce8-35dc6a5dd7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:23.253Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9f995565-d502-4f7d-a223-51598409b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:33.262Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cb080bdd-9244-43b5-9173-ad448b6ef919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:43.269Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=beada885-a5dd-4986-842b-3af21844acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:53.277Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=942a22c6-8fae-4011-81ae-3e86031a453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:41:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:03.283Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5835fe2d-afe8-47ea-ae02-9dc8f3a7b834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:13.291Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=78375af4-4482-46de-be5d-2a3053098c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:23.297Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=881d125c-e675-4363-af12-e00464ed823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:33.306Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ff20af57-3e0a-4ada-aed7-d922df60ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:43.314Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fd25454c-8f61-4f5f-b2b2-6df2dd6f5f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:53.320Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=283c91bd-97ab-4b09-aaa8-7267efb66731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:42:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:03.328Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=40c99dcb-17c6-4fe3-8f9b-84bbc778466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:13.335Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d5148390-bebf-4101-89e4-fb57f8091c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:23.340Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c8dbbf22-25dc-4556-a315-f10cadf3b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:33.347Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f6904f7c-fd56-44b1-964b-ff2b8825e693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:43.354Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=09b6bb5e-d683-4630-a57c-9e59b4dd4c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:53.361Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=09b023b9-7da9-4980-8463-fa09b969834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:43:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:03.368Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fc4b0f75-abea-424d-b10e-ab6995f7314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:13.375Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0306605d-6f43-4993-9f9e-c3108499cf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:23.382Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=286d411a-ed35-4dc6-a3a8-98e00710206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:33.388Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b60169b8-7464-48d3-b34c-a29249c972ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:43.396Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b0cc706a-c2d6-4350-8481-aa8bf2654233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:44:51.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:44:51.395Z |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-05-19T13:44:51.395Z |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-05-19T13:44:51.396Z |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-05-19T13:44:51.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:44:51.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:44:51.400Z |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-05-19T13:44:51.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:53.403Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=34b0ff21-393c-44a9-bbf5-c1da364ca521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:44:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:03.411Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=149a2f6e-86ba-455e-8139-1098e9bb9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:13.418Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d88937f2-1e3c-44ef-9542-d292a2fe3931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:23.425Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e599d5d0-5558-4334-a4ba-e14195d3ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:33.432Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=11d2633e-b18d-49e6-af47-138a6ed18df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:43.438Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7e5fe023-0037-4932-bb8d-ab62bbe0340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:53.444Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ff09b0f7-a5b0-4da3-90aa-8bfceef431e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:45:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:03.450Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6d6f662c-467c-48ee-8f97-7138323705c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:03.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:13.457Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8823a9ce-a148-410b-9447-2916fe0715bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:23.463Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=53bedac3-ffd1-4254-9199-420f09eb317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:33.471Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b6d89bd1-476e-4256-b985-e7cbb37412c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:43.478Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ff39421a-f36b-420a-b360-ac9d1789c328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:53.485Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8f251670-5f44-4f4a-becc-6e622532e294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:46:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:03.491Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1292db7e-b4f3-4892-90d2-6eca0a2869e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:13.498Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c4639fc5-9dcc-44cc-8357-90cfc76728d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:23.504Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e7936e3e-ddd4-4f59-9a38-08ec4872c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:33.510Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=66ac9ca8-e357-4ca9-81bb-47d747c5e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:43.517Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=195e9f6d-02c5-4071-b1d2-8f7c5c5d0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:53.525Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=144721c7-d11a-4788-8eb9-ae8ebc203f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:47:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:03.533Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4ccbde96-83a0-462f-b1c4-3b410599c3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:13.540Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=40729603-ee1b-4d9d-9f22-da477a6154fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:23.547Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=73971966-9d1b-4a12-9712-63cca8279355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:33.553Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4080b380-e2cf-4b55-a2f2-7ffdd079a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:43.561Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1f0e8fc1-f6cc-44b7-9dd8-db4af877fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:53.583Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2c885033-5c8c-43df-a300-14f0d101ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:48:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:03.591Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c8bc3256-213a-4108-b01a-5747d16dbcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:13.597Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8115ef3e-9135-4816-9ee4-7ee6191d7296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:23.604Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c0b894d-8650-425f-a92b-546164eabae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:33.610Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=419e600d-b44c-48a2-a69c-aec0bdc13536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:43.617Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2fb44bc3-76d8-4dff-af66-c88a6a8d0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:49:51.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:49:51.415Z |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-05-19T13:49:51.415Z |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-05-19T13:49:51.417Z |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-05-19T13:49:51.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:49:51.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:49:51.421Z |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-05-19T13:49:51.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:53.623Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=29c3bb21-4965-4c38-bacd-6c60b53c1fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:49:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:03.630Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ccbb89e1-dcb1-420c-b910-3eb6c8e5c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:13.637Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=44f76d62-26f4-4e1b-aa0d-2af8c91bc390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:23.643Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2ee0c912-773a-4747-958d-ba03d19ac995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:33.649Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4b99ef55-15c2-443d-a2c6-d711f0b8cdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:43.655Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=82f51b2e-5112-4a7a-a2a6-80c274d5cb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:53.662Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a64a0032-411a-4672-91c4-cb8c4c5fb662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:50:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:03.668Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c116a125-f9ad-4b59-861e-d97188283ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:13.674Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a1548fb2-9918-4160-bf11-b09863e2dff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:23.681Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5c0f34f4-c4ba-48cd-8992-88fd10b03fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:33.686Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7c4de58c-774a-4808-b88a-33e288bb4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:43.694Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28dd2186-755f-4c94-8e6a-e14d48b1992b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:53.701Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=240689b5-2aed-4a5a-9cdc-2042f7edfa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:51:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:03.708Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d3c1b38a-6f4c-45c9-886a-e3e184a5d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:13.716Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c956868-c145-4750-9cd7-6fd402689fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:23.722Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=513e9260-20ba-4a06-9553-91b4feb2cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:33.729Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6bf4e120-4a76-40df-9c62-1f62e7799cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:43.735Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6b652817-db2a-4444-9a13-0ecd159599ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:53.741Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=49be4951-6fec-45de-9758-74d7df924c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:52:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:03.748Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6ff94362-d082-4168-9c0d-91ef0957a928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:13.754Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=47ffe174-93e7-43f1-990b-4870125d95d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:23.761Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0e7ab86b-cc45-4612-a8fd-4d96f3939319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:33.767Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=de4cf2a8-478d-44b3-98f0-5bb8a4b01ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:43.773Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bc7df412-b281-4312-8fa7-69f691d9398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:53.780Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4735336f-6c17-4c06-9519-ea14b60b9f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:53:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:03.786Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fdc2544c-7c87-44d8-815a-fded8030eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:13.794Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=88cae5f9-3df2-4b23-b47e-763577005f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:23.801Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fdcb49be-8cb5-4ce0-b21b-5321b2059437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:33.807Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9641f720-3c1e-49f6-8dfa-181bf95c4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:43.814Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c48a900c-d116-47cf-9334-4dabdd5d4115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:54:51.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:54:51.400Z |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-05-19T13:54:51.400Z |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-05-19T13:54:51.402Z |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-05-19T13:54:51.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:54:51.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:54:51.408Z |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-05-19T13:54:51.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:53.820Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=834d7946-fe23-440e-bb27-45d1347bf2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:54:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:03.827Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=62d6f55f-59f2-4a9e-83a4-2899c63ebde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:13.832Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=94db451e-d419-46fd-9f72-39febd07f92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:23.839Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c6ae9b10-d0d8-4de8-9ecd-f885905c2b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:33.845Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=22d9b2e1-e24c-4bc6-8fc2-6b36b49acc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:43.852Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0c7a4599-957f-477b-95a0-07e369b5978f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:43.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:53.859Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9e147342-a84c-4229-a715-ebac96d9559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:55:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:03.865Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=79f30190-0bef-449f-a3aa-dc9c0a9658b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:13.872Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae5df6a0-5b9c-4526-8576-63338e79fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:23.877Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=04713f60-9113-4934-ba19-343f75a01b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:33.883Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9e5ade1a-afab-45cc-b2a9-133f2f70286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:43.889Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3450c4d5-3638-48fc-b9e6-0efac0b88b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:53.896Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7da60adb-c955-402b-8297-18ee08dde9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:56:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:03.903Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=02449124-e2e0-4def-87e2-9672093a9dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:13.912Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=43333462-66b8-4760-9003-4f9f56dade2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:23.919Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6e6d75c2-b10f-4d0c-a152-d8ec1077f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:33.926Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2ddcfebf-4d18-4fd3-915d-0b08ae0f8239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:43.932Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bba5743d-8392-4c19-894f-c2ea3d1466ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:53.939Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ca3c88e5-a867-44ed-9f74-59f3a8031453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:57:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:03.945Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b4019936-2ca5-4cc6-aaf9-1abc6152aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:13.952Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d828efa8-20b1-4bc4-b14f-cb462e311d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:23.959Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1ee2126f-ae80-4429-a2ae-c856a7951657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:33.965Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0cf091d2-ea48-4347-96ff-5b95246d9f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:43.972Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ca245f87-3985-4d5b-b108-e319c02c5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:53.978Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=859f6142-c7ee-4cad-b1c2-d8ae23f82e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:58:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:03.985Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=18e16b74-cd92-49e5-8dd1-6d5150794a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:13.991Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e2138c31-8d04-4639-824b-df42b3283adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:23.998Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bfb29e9b-500d-43fd-a151-fedc76923951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:34.005Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=977e5fe4-20bb-438d-a8f0-140e8205de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:44.011Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=19da0579-c571-4643-b571-9893d7459b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:59:51.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T13:59:51.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T13:59:51.379Z |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-05-19T13:59:51.380Z |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-05-19T13:59:51.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T13:59:51.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T13:59:51.384Z |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-05-19T13:59:51.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:54.017Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=83f19409-e00b-4eab-b7bb-5efdb85d87db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T13:59:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:04.023Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0e1c1b7d-603a-4341-a6d5-bf3e4829ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:14.029Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=664cdadf-fe1a-4eb0-8b7e-4e06e61c7114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:24.037Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=97dc200e-df13-486b-8ea4-0c7a6fbc1d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:34.042Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f49fdf47-b931-4892-8660-9d1b88c48a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:44.048Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f84dad63-ff3a-4dfa-a285-c0f685490f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:54.054Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=449c8bdc-47ca-4ed0-9d0d-8b6e6cc0fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:00:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:04.060Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4095cfdc-bedb-4018-ab9c-71c20e882d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:14.067Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28987b7f-c210-4321-a528-b969070fff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:24.073Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=558d199a-3dcc-4fcc-81d2-6b5f4a682bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:34.079Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d6f6c17a-f036-40ee-8b55-7513bd589841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:44.085Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4ec200aa-5817-4c36-87f8-68be12a819e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:54.091Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b58f9b09-13eb-44fb-9fc6-317a448afe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:01:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:04.098Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9ab7af10-6f68-4216-9455-53246453c835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:14.105Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=96567dff-f954-4962-994b-40b1d3f07cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:24.111Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=52874839-72a4-4b52-9d9f-67fa313f750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:34.117Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=38b9314e-3c7e-434d-bf73-e9fbbaecb1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:44.124Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ca2dac85-d3bd-4161-aba4-00673790d542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:54.130Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b480de15-ed6d-4b88-afdd-6872aa8bb296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:02:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:04.137Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=34bd6e62-abb0-4d03-934b-9f31639fd9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:14.142Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fb66c761-5b61-4037-a211-0be61ba1e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:24.149Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a651e8c5-2495-44e1-b39a-230d7855b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:34.155Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f9baa123-aad7-4e9f-9e8d-1ec875a298be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:44.161Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=302812e5-a66c-4340-8934-ef1ae19a1267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:54.168Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9eba837e-ea94-4f88-bdaf-5d9c6135dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:03:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:04.174Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d9fbd42c-d8d4-433a-9645-bddbe36ce4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:14.181Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=66f8a2d9-6867-47c0-9539-35d7348b77cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:24.187Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=26e9bf93-7aba-4b2d-9d49-6d104142d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:34.194Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=56630135-2d23-4407-a4eb-3c08dd79e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:44.201Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=10b79414-5b1a-48fa-b760-3ec3b2ae1d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:04:51.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:04:51.401Z |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-05-19T14:04:51.402Z |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-05-19T14:04:51.403Z |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-05-19T14:04:51.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:04:51.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:04:51.406Z |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-05-19T14:04:51.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:54.208Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b104b1b9-c81f-4ad9-9061-6d2e6a3ab0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:04:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:04.214Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e845a5bd-dd8d-43c9-8243-e76b5c70518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:14.221Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c87d0906-63aa-4aa5-a777-815b5ea34b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:24.227Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9bad4ca3-a258-44e3-b190-4be20ee7e00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:34.233Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b7fc3593-e06b-4827-9b7d-cd08c178cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:44.240Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a689fdb4-744b-4cef-8836-5e61b89ead39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:54.247Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1780d1ef-d791-4f12-ac11-579a8f126647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:05:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:04.254Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=70854c82-a39e-4b16-917b-8672052a9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:14.261Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=63921fdb-3537-49bc-8505-ee3f096a2562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:14.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:24.267Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=790d215c-98a9-47eb-8ea5-4a643bd3629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:34.273Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b1359c25-f52a-4faa-8152-c231e45ee89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:44.280Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5e34e123-a7ca-445f-a03c-f3ba8ebdc7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:54.286Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b0fa4a60-e647-479d-88da-ce80f32bc65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:06:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:04.293Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=19d7f7bb-59d3-48f6-aca1-35026d1f10ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:14.300Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e82ee69-90e2-42e0-bff7-74d741163317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:24.306Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c601345e-cf0d-440b-aff6-54d7ac4013be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:34.312Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8f9999fd-f1f6-49d5-b0a7-55d5fe919e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:44.318Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=85c7dea8-2b2d-4824-8879-fcc695e0dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:54.324Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e959637-76ac-46ad-b1bc-d1b9f80ad662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:07:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:04.330Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8fdb6b56-5742-4fac-86a3-0aac63b28fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:14.336Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d3d36891-bf2c-4dd3-b1e0-6a57a1466faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:24.342Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=381a79c0-766a-4572-8549-cd52d295d5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:34.348Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3d1d9ae5-1598-431a-8dc6-a9e4a55ea7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:44.354Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ac5c3743-33ea-4b63-b9a4-8e4891e54903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:54.360Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b2be32ca-5be1-48bb-9578-90966285cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:08:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:04.367Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4618359d-1d2c-418f-9c30-8b990734eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:14.373Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=887a4042-82e7-4895-8958-b35be98d826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:24.379Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9ba25cf3-28c5-4e2f-ae59-94ebe5b08d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:34.385Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=38f5302b-b70b-4829-98ad-e8378a3c2b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:44.391Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ddb73b6f-4967-4f01-8b06-637b5178e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:09:51.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:09:51.397Z |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-05-19T14:09:51.398Z |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-05-19T14:09:51.399Z |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-05-19T14:09:51.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:09:51.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:09:51.403Z |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-05-19T14:09:51.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:54.397Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ebcda56a-d96d-4150-a507-8786ceab6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:09:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:04.403Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e11e46e1-73f9-41eb-bc69-561e0cf21066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:14.408Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=87dfcd4e-9de0-458c-8e39-f93447d1b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:24.414Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0cca176e-78a7-49fd-a930-50c87f126d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:34.419Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5e5ed89b-842a-44bd-9acd-38aa03f6fb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:44.424Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b6f75853-6b76-4c7f-a7f3-1ea74a5181e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:54.430Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b18b94c1-d83a-4de5-8ddc-716d96041c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:10:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:04.436Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5b3b21b4-f930-483c-85b8-4fcb99809c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:14.443Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cf0b79ac-7652-4764-b731-38e9804b3f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:24.449Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0839b7ed-7329-4ea2-b0dd-452ca910f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:34.455Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=34406353-5507-465b-90b5-2d81b82a6602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:44.462Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4e7b4c3f-aea2-4589-b05b-456714a84e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:54.468Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=51e55e38-0641-4980-8764-b9d37fa1abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:11:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:04.475Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3935714a-61b3-4cd3-a140-5af1eb18e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:14.481Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=02dd4a39-4790-4e29-92e4-80cb44daa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:24.487Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7e88727e-695a-4000-93f0-8f97c7a570ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:34.493Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fbf903d7-b10c-4d85-9564-cb3f69270e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:44.499Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c4a7804c-62f6-434a-84f7-27302e1084a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:44.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:54.507Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a9fc0b6e-2461-427b-aa71-5767bfa095c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:12:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:04.513Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d2d6f4ff-c241-4850-ac48-afc7b946bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:14.520Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d250c778-02d8-4d2a-91eb-7b57f65bc814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:24.529Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f0f948df-0f82-4a30-a904-baa24b13b592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:34.535Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4387573a-4ebf-4cb8-8163-bb39a1e040ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:44.541Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9cd73aa1-344b-4fb5-a001-fc25236d6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:54.549Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=73f242fa-9818-4d2f-a79f-3858c47be28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:13:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:04.555Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0add7f5b-b4f2-46ec-8cde-433139b135a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:14.562Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=73cec8d4-9df6-4a68-ac30-7c398b560e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:24.569Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=38a7286c-c89b-4083-805a-f3b075074b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:24.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:34.575Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1c3d3c30-1c29-4a3a-8da8-6c8a56cec871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:44.581Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7a1fdac0-cf48-41f9-a8f8-51a3090e0ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:14:51.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:14:51.407Z |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-05-19T14:14:51.407Z |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-05-19T14:14:51.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:14:51.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:14:51.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:14:51.412Z |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-05-19T14:14:51.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:54.587Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0287f466-0a73-4b83-bc8a-212ac915c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:14:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:04.597Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=36c4709a-b928-4af4-b942-7c9e75a61be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:14.603Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ee750fd9-a9c7-4c99-8066-cb6e5cc651fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:24.610Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8d3d5ed0-3bb6-43b5-8b21-a2082473f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:34.616Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=63adb672-ff18-44ea-a6a7-3c9fafb0728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:44.622Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a8bac4e2-5356-49c5-9ca3-b69d6a2b8db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:54.628Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c98172ea-6038-4097-adda-b0e5f227ae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:15:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:04.634Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d74a950c-2f0a-4081-b889-aa3ff85ecfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:14.640Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae445e63-cc27-4be9-9639-912b2d8c796e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:24.646Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ec0593d1-78ad-4559-8f6f-a91c04aa954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:34.653Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=64699ed5-6c65-4b0a-a433-4010966cc073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:34.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:44.659Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c45b864a-5ff9-4712-993d-92f4b946f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:54.665Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=467318a3-1f21-4fdf-a53c-6c256ea6f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:16:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:04.671Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=aa8efc04-451f-424b-89f4-b8852823b9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:04.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:14.678Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=34165228-ee8c-4ede-923a-02a12e5d81b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:24.684Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=99beb183-c708-45c0-a38f-3eab0f7331da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:34.690Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1033fffa-fae9-4c9f-8b6c-943f3d49ff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:44.697Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cf5b50fe-de77-4bbb-94e3-50e768b8c4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:54.703Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=13424da3-504e-4584-b84e-96ec15970247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:17:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:04.710Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dc0dbd78-a86c-4599-9a16-b55278327a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:14.716Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=767672c9-b896-42ec-8ee7-291ed570cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:24.722Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=36315e2f-27e9-4ff6-81c2-c083e66b8bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:34.729Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fc3fcb36-c865-471f-b62c-06b0b649aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:44.735Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=da4f5594-4175-4995-b462-3d31fcb793d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:54.742Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6544e00c-2899-4707-9a12-5b88e13c53e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:18:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:04.748Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e3a94a51-16fd-4cbf-bdd2-f5c07e5bb8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:14.755Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5098f5de-b3e1-4526-bc02-603905e896c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:24.761Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=314cc7e4-6810-4984-8603-5abf161750ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:34.768Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1fb357c6-5dda-486e-bfd2-c67a80a950b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:44.774Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0563392c-d344-4880-8c84-217e4b390842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:44.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:19:51.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:19:51.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T14:19:51.388Z |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-05-19T14:19:51.389Z |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-05-19T14:19:51.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:19:51.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:19:51.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-19T14:19:51.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:54.781Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7809c5c0-818f-47d5-b345-02f991bb3556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:19:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:04.787Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=006341cd-f4fe-428b-80aa-4265733b5875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:14.793Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7955c819-c69a-4ea2-8bcd-bca0f51c01c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:24.799Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=66e48341-9785-45c3-8972-84df3d9dc9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:34.805Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=351128a8-b6d4-43f3-84d5-38b0fe56ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:44.812Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a40e4032-8d73-478c-8820-8f0ee5439e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:54.817Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f0620823-6442-40ee-97b4-67696c509c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:20:54.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:04.823Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=eb6d2c6d-e11c-4ac8-98fa-5b33eb79e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:14.830Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7f957c5d-916c-4a5f-aa2b-00530f87c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:24.836Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4f94d964-daa1-470c-8b7a-71b4c65066db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:24.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:34.842Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9daae57b-c61a-459d-b57b-f633a4a714fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:44.848Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28ff5ff5-cb9a-4f20-b407-242eb708df1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:54.854Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=35c007dc-99ec-47f9-aedf-6130a340248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:21:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:04.859Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=25b4e238-2544-46fe-8978-64294b81b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:14.865Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a0791deb-e208-4a73-9de2-b68c77b21fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:24.871Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=820114ad-f246-41a4-9fb0-d14bd41e24f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:24.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:34.877Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2beb3971-0c85-40a1-9182-1c4008174ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:44.883Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c39de7aa-fb09-492d-ae0f-d331faaa8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:54.889Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3be85a76-5665-4561-86a2-3fc79107d930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:22:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:04.895Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=243a88c5-da7a-417e-bf06-221c3e0a4458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:14.901Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2fe901cd-5654-4061-a3bc-4b240f5545b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:24.907Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f6aadca0-808d-4582-bc9b-3d48fc9fd8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:34.913Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d2a7f401-1dc0-43b4-8ad6-e28cbb372945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:44.919Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bb586128-2cbc-4ebc-a518-b012f783e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:54.923Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f7a1c13d-efc3-4146-a725-4731376258ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:23:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:04.929Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=56028544-b811-4382-a38e-f46a7ed81346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:14.935Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5e067096-92da-440c-8b35-5ddbb94e8aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:24.941Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d3268426-3953-4011-9258-951c14732ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:34.947Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=25fbf187-773e-4cdd-ad4a-6541b1ef6771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:44.953Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f41994d1-f9a6-4ad1-8b53-9aa1b6f4bbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:24:51.416Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:24:51.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T14:24:51.416Z |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-05-19T14:24:51.417Z |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-05-19T14:24:51.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:24:51.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:24:51.420Z |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-05-19T14:24:51.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:54.959Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d1827972-0edd-4cae-94f6-18d8476ae0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:24:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:04.964Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=51206d57-4dc4-4961-9884-7e2b2b858326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:14.970Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=65dda6b4-bbb2-48c7-9859-2322cadafd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:24.976Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3b5adf59-b26b-4aea-98ac-b9315f9f5461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:34.982Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0b1c5c9f-eb16-4785-a3ad-45446a1138cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:44.988Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cde08aca-18b6-4a8f-a2dd-114f1fedf96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:54.994Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3d5fd382-07f6-4443-9260-168b3560e2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:25:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:05.000Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=29e42665-b640-4ed9-814e-dfab883dc44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:15.006Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e1e76a64-c135-46d8-8d8d-57222bad75a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:25.012Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=563c02ab-5066-4b7a-b836-0af24279decb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:35.018Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6c670538-d641-47e2-b539-c5c6bf9ce9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:45.024Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1666ca56-fc05-4541-957b-1ba8c5bb1888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:55.030Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c518b5f8-81fd-4244-8b4e-91fda64b0171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:26:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:05.036Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f1a1abfc-d593-494d-bcae-b28a9fa70bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:15.042Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=69fb0e6a-6ced-4d58-8f3a-ee102cd5cd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:25.049Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6df427c8-cacb-49c0-86d6-f053ae27b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:35.055Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=03931d2c-b9c2-43fe-aae6-faa4efb0b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:45.061Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=755f633e-786f-465d-ac76-ad344cc3c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:55.067Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ecfba86a-85fb-4be2-957e-467c1d33b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:27:55.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:05.072Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=49cd0aa6-976a-4b8f-aaca-05b0acca42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:15.091Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fd32915a-651d-4b5b-bbb8-23f65476141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:25.097Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1e8cb242-2da8-4810-af04-72d19cee28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:35.103Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2f89ee10-eb9a-47b5-bea3-c5585f62215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:45.109Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=25b6910d-e80c-4c5d-83ac-5a0e6ed55767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:55.115Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8459b6d9-25d7-41bb-8817-6c6cb9b8bf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:28:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:05.121Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=31a13113-4ab6-4158-b25b-e2c0eded851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:15.127Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=05c23af8-f7cb-4c56-aec8-7ff910e828bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:25.134Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3be9e961-a1f7-4418-a00b-1757d917bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:35.140Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0d6de933-40eb-4aaf-9815-58925d840d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:45.147Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=af9630ff-d7f9-4f9a-82ca-660474099ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:29:51.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:29:51.377Z |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-05-19T14:29:51.378Z |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-05-19T14:29:51.379Z |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-05-19T14:29:51.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:29:51.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:29:51.382Z |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-05-19T14:29:51.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:55.152Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bcdf51c0-274f-4caf-a938-772b3f67bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:29:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:05.158Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a97b3d4a-2a91-4e59-a84e-abb6a13d2687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:15.163Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c31c9291-d9a4-417c-b901-e7f0f35bad8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:25.169Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=66ccd129-f240-45d6-a961-b85a17465001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:35.175Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3f250cf4-186c-466e-86b9-2196634a285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:45.184Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c87c9f2b-af96-4363-b9e9-fdc32eeaabaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:55.190Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=654caa44-edf2-47b9-a0ea-e7e9b28ecd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:30:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:05.196Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3b377058-d295-474f-9f20-7bbb5c1f3518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:15.202Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f557cc58-507c-4b92-b28b-fd298c9f337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:25.209Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=34c18777-de01-4655-b41f-08984f2552bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:35.214Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=acec31a6-80d7-4dc4-b260-f4f120e5aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:45.220Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f0fdbcf3-6274-4047-89e8-05b67a37b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:55.226Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=435f6e44-b459-4233-887e-91c4fe866781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:31:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:05.230Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f8f018fd-134f-4b79-89bc-f6ad6e222f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:15.237Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dc61c59f-2c93-4167-9385-7fc2b7ed97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:25.242Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5865cf01-9bb5-4332-8d49-6f7cae637c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:35.247Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=675eb3cb-db34-4edb-875b-6c9eda5514e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:45.252Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=97817e71-be5b-444c-9832-63033beb77fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:55.257Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=52ef38c6-5b22-47fc-9a73-33786a1bd49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:32:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:05.263Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=43deda09-6c89-452b-b0b9-3581aef92edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:15.269Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=65586c45-a3d6-4c42-bcf2-2cc01196c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:25.274Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cebb85e5-2a6c-4dc6-b869-6ec73a019637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:35.281Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=429c35e5-41d2-4620-bd28-8beaf3cc4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:45.286Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=afa47f54-1557-4141-9521-fb134b348e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:55.293Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=32167dfd-cdfe-4f36-936d-03c484e0c401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:33:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:05.299Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9363cd09-a626-4cd8-9d2c-68adeeea9b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:15.305Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b73aef03-56bc-441e-add9-ba383aa3125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:25.310Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ab42e329-b294-48d3-a10e-855740f8c4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:35.316Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=64734827-4fb6-497b-b3d1-9abe20cf5b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:45.322Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=891f0b2c-eaeb-463e-92d5-f242a03f5f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:34:51.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:34:51.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T14:34:51.382Z |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-05-19T14:34:51.383Z |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-05-19T14:34:51.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:34:51.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:34:51.386Z |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-05-19T14:34:51.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:55.329Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=07aaf3ba-785f-4974-ae0f-f6ad29ea9ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:34:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:05.335Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bc2e250c-b729-4b0e-91a3-c9d75abdf690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:15.342Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5ac5e5b6-21bd-43cf-b769-3789e52a339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:25.348Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=89d797b4-b2c0-44c3-943a-699a64be9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:35.354Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1a7d5ca4-1a68-4341-96fb-6a94998e005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:45.361Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3309bd6f-a9c1-471b-a455-2e3b02006e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:55.367Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=92dab90e-c0ec-442f-92a2-9641152eaa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:35:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:05.372Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28640214-9045-4513-858c-9d23c838fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:15.378Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d4e88a72-1e30-4418-be09-d5edd5ecd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:25.385Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ac675e7e-e2f8-4796-aa56-0c6f5833de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:35.389Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fcdb75f0-1971-47a6-ab81-4663048c3708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:45.395Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7eec1a50-4d81-46bc-b9c0-f5f623cb37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:55.401Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c6da8b77-697b-4624-bf27-1c3b49773925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:36:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:05.407Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=eec8f3eb-47db-4428-9577-8ed548871b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:15.412Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2c0f8a52-a6a0-423b-9235-ac9fdce46f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:25.417Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2fdb17da-6a0e-4f53-b379-b902caf35bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:35.423Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1939c2c5-3385-431c-a622-e4da846cd12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:45.429Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7cb77e4d-bb9d-4a44-b504-9159f153e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:55.435Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e5bcc33f-dc9e-40e3-bc95-ebd47e486f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:37:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:05.441Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6a9f7a75-82c6-407a-ac75-8ac1ac584490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:15.447Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=22740cbc-7cf9-4d16-8800-6df01f079199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:25.452Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f86b94df-b146-4829-a62b-9797e1fd6480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:35.459Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4a8f97fa-8739-449d-995f-32920f7bf75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:45.465Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c1fe9528-c7a1-4faf-b025-1ca40f99855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:55.471Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e5fbb643-87a0-4cf0-80a5-3c5db1d8875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:38:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:05.477Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1e1dc166-d2e0-4e37-8e1b-eb11515bc592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:15.483Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a2cdd54b-e2c5-4329-b4d2-209e0abff155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:25.489Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8bab2e60-0ac8-4386-91d2-32f0fbfda0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:35.494Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=81f0a666-275c-4292-a748-bb2932d76fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:45.500Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a601f2ff-9773-48d9-8b19-ebd47ce685e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:39:51.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:39:51.410Z |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-05-19T14:39:51.411Z |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-05-19T14:39:51.412Z |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-05-19T14:39:51.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:39:51.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:39:51.415Z |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-05-19T14:39:51.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:55.505Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f31d6b95-53e5-4ac9-9a2e-e31ebafba4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:39:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:05.511Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=95e273fe-7f03-41c5-a5e9-c502914565c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:15.517Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=73d3932c-a284-4d6b-997c-9cb8d71943b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:25.523Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f1003f4f-5867-4d3d-9076-36f4e7c45641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:35.529Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5c5aa3de-1bc6-4830-8ec6-81f75b13a0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:45.535Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f08a929c-57df-455a-a404-5a8772b8d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:55.540Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=43a15553-b75d-47ef-acbe-d60eac7059f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:40:55.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:05.547Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bf446853-e50e-448a-b738-a4392b91e066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:15.552Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f831df66-7003-43ae-8b83-a8bb854a2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:25.558Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f1055969-c28b-4b60-91cd-7074e9e41145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:35.565Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3f6a2f5b-8730-4339-9a50-b052c4fef3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:45.571Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d50e6c27-15fa-4aee-b519-c0e200b3bb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:55.577Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e1ac5dcd-b421-4fc8-b5b5-9ed5a0b62d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:41:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:05.583Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=74d5eea5-8cec-49fe-8766-63eb8ac238b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:15.589Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=af1d3954-6f5d-4235-8e48-3bfc28231baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:25.594Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=850f5c1a-4217-4b97-a8bb-fa7a78b1667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:35.601Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=75d65b54-378f-4743-9533-b56fa41149c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:45.607Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dbeb3619-e455-4fb1-8ffa-94c515a4357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:55.613Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4c2364f2-bd1f-401c-a2a3-d51db59d5165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:42:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:05.619Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5fcc946a-5cf9-4d0d-b94e-30ae238bb0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:15.625Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a65f4c17-380d-4680-8f78-9d2773634b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:25.631Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8b0c9a5b-8650-4323-8832-e4b77678a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:35.637Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=19316c64-2838-4380-b700-a4da01f5530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:45.642Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f5806ce9-d4e4-41cf-91fa-cffd075a7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:55.648Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d21d028f-ee8f-4624-a5a3-a938c5430d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:43:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:05.654Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28e79e91-fccc-4518-9914-e8ef497a6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:15.661Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=af37ac47-a009-4cfb-9116-7efe7a4faeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:25.666Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e7b51630-c855-4872-8d78-bd7d5483ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:35.672Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5b975f31-26ee-4d36-8270-618b5a273928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:45.678Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1d0effd7-45a8-4179-ad6a-0ad6d8b2ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:44:51.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:44:51.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T14:44:51.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:44:51.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:44:51.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:44:51.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:44:51.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-19T14:44:51.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:55.683Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9eee3b08-43ca-4a62-a409-cb91efd9a643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:44:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:05.690Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7da3321b-937b-40c4-9718-725fe040a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:15.696Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=995e8842-b73f-431b-a4b8-0279ce44632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:25.701Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=29d05627-839a-4321-ba33-e71db4aa7d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:35.707Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=aba1180c-0f2f-4c5c-b5f2-c01d648b8d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:45.712Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6fcd06a4-5fe8-4e21-b975-2968310657c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:55.718Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f4cee325-041b-4729-9ce1-8dce5a86d41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:45:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:05.724Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d56e7020-f63b-451d-a6d1-f852be73a788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:15.730Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bc45db00-30e8-4861-9be7-d00596056f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:25.737Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d6f88ddd-db93-47b5-9a82-3429eea1f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:35.743Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cf4885ee-fc1a-41cd-a74c-c9861d791343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:45.750Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=994d3eaf-f4ce-4f1d-a80a-293bc802fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:55.756Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=68a1e6a0-27c3-4b6f-b518-87f0e237cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:46:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:05.762Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=99e7d3cd-a57e-4d20-8eb5-4ca921c57a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:15.769Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7b04a998-d4b4-46c0-bf0e-d5d15565ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:25.775Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=63902088-7b18-4956-83db-215b12dc718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:35.782Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1048a2b9-c792-4182-83cf-9e2742b10b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:45.787Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6f1f66c7-0e9c-4771-b988-dddcb58c16cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:55.794Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f32397fb-22c8-4aee-ac41-304f03f9a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:47:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:05.799Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=99bf03cb-3526-4365-80b7-fc108786c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:15.805Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f171b031-4f89-4e2a-a6eb-07860f7e6b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:25.811Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=29d5909d-a0b9-4c1d-9f91-aa33c686bb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:35.817Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5a454672-bca3-4539-964e-3320b30df993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:45.823Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f1c54a0f-4b06-490e-9d8b-51b484f5f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:55.828Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6a227c75-5aa9-43af-a7d7-4d027e7e4e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:48:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:05.835Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6db236e6-222a-427c-88b7-b1fbdba8dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:15.841Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ab11e3b5-bb75-4e4c-a47d-6aec49b39fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:25.846Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=00df3342-4cb6-413e-be6d-68ddd52f2b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:35.851Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f7bceea8-7d8c-429e-98ca-17c6999aeb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:45.857Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b4252c25-56a7-404f-9ab3-fa108827ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:49:51.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:49:51.382Z |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-05-19T14:49:51.383Z |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-05-19T14:49:51.384Z |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-05-19T14:49:51.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:49:51.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:49:51.386Z |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-05-19T14:49:51.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:55.863Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1f011d36-d089-4cbf-b56e-3356c5e99855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:49:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:05.869Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=726932fe-9e6d-459b-b023-e8642735ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:05.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:15.875Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9913116c-1aa0-4b3a-ae8c-ad7c1906c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:25.881Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=51e90886-ebf7-4db4-aedf-1ebebe2e50e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:35.886Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ee0930d6-28ac-4352-80bd-aabdc28c9762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:45.893Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d8e6cd76-533e-4dd6-b1bb-a7a8080e0fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:55.899Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2770ed1c-e099-4565-8ab9-066ffd04307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:50:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:05.905Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7b8ded1f-a731-4888-85ee-459c82ea5f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:15.910Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2caf6e03-765b-41c2-9df9-ecec8e1ebf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:25.916Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0032c34c-8d95-46e2-a9a0-ad4f3f242fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:35.922Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0aa3c564-7b92-4f09-a3b4-aff95f416017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:45.927Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=047f9047-f4ce-4b29-b238-3ed4dc859e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:55.933Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f7c7c983-d23a-4601-ad6f-a9f3a66af9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:51:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:05.939Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6aa8cdc7-9811-49ac-8dbb-bc7b5c16e7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:15.945Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=28ad7721-249a-4bce-a7e2-de3856237558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:25.951Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5a10b0c9-dcb0-484b-8d7b-b75c08c2ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:35.955Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=126b2d9d-3a7f-4813-86a6-5352817258f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:45.961Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0b7ee41c-1c36-44f2-ba9b-3314f14029f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:55.967Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0c62641d-2c5d-4882-8449-505b2b1d31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:52:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:05.973Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0e164bc0-d5f6-4210-8280-284a0d621770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:15.979Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=219bd2a4-112b-4ae2-8efd-ff0501ca754d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:25.985Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=235c32df-758a-441f-9bd5-23649678d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:35.990Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3cdb744e-43de-4e4a-b98c-507c5ad14a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:45.996Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4d51d49f-0644-4145-9cf4-4a2edfae9732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:56.001Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e2258988-1ade-4d47-92a1-910f54b0b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:53:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:06.006Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=388bebf1-b362-4e8f-96aa-18309b967288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:16.012Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae914356-5d07-4fd2-9378-a38f4e4166b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:26.018Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=13eb8c9a-370f-4911-8d9b-4f3522f9a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:36.023Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1fca85a4-0272-4646-9369-a1ff6e4c125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:46.028Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7623e8f5-95f5-445e-9551-39e25af33a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:54:51.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:54:51.372Z |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-05-19T14:54:51.372Z |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-05-19T14:54:51.373Z |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-05-19T14:54:51.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:54:51.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:54:51.376Z |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-05-19T14:54:51.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:56.034Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e560839-edb2-4143-a1a4-64f9381c8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:54:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:06.039Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0bcb5b48-48a8-40b8-9fc3-dc746c7a5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:16.044Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=15769e06-2524-451d-b14b-363a08852699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:26.050Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5f4e5968-ce07-44d1-a1c5-bbdab0a0e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:36.056Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=055ec320-dfa9-498c-ab1a-8ac1393aaeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:46.063Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dafe6a06-b45e-43b0-9755-32fe8de1bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:56.068Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f02849d8-06c9-4886-9a9c-4a8b2ccd9abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:55:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:06.073Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=48f3edd0-8324-45d6-8f14-6f631c45e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:06.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:16.080Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cc4cebfa-deb0-443f-8eed-4cb984af426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:26.086Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4fbb300d-4ddc-4e9b-b8f9-c61ca75c0e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:36.092Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=049549b3-2357-4cdf-8a21-b612a0ba186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:46.097Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ee1f34af-9070-4913-ab5c-2bd3901c9492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:56.103Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e1e7a136-db5f-4563-9689-d3092f53aa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:56:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:06.109Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dd5f5386-7765-4599-afba-4700453be186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:16.115Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=375cf520-21ba-40a9-9ee0-f11b9ec3b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:26.121Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=979cf2ef-1a12-4720-a854-0ef4716de577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:36.127Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c80126a9-d190-4184-aec3-91cb9a3af7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:46.134Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae02a420-9db8-434e-ac29-664f201e9b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:56.139Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=38ef69da-57c5-424d-af59-e7d9d95bb423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:57:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:06.145Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2c4b1778-b7d6-46e1-84af-fe06fe942ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:16.151Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=472c8053-43bd-4b54-a2fc-852bc7a91ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:26.157Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae4d16d7-d8f5-420d-9a61-cca173c43c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:36.163Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5bb0483b-fb36-4b2f-9512-2403c7015260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:46.169Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=08a1ee7f-c382-4fe8-a365-3f8c1c7cb9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:56.174Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fea397e7-2294-4a3f-b1e2-5ae27ae63607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:58:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:06.179Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=10eaf4e3-28b6-43b2-bc2e-119d4979869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:16.186Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e136011d-e969-42b9-837b-71738a90f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:26.192Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=094a9252-64f4-4768-bfda-0ca2e858cf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:36.198Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=47cc8b57-a58f-4d13-bde0-ad2a8cf25ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:46.204Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b8301b54-3a4d-4a68-99bb-d091328f571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:59:51.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T14:59:51.376Z |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-05-19T14:59:51.376Z |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-05-19T14:59:51.377Z |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-05-19T14:59:51.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T14:59:51.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T14:59:51.380Z |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-05-19T14:59:51.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:56.210Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c8d06437-bc3b-4be1-8c6e-4de7818e8895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T14:59:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:06.216Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=012e56e6-8fa4-47c9-9c62-b92f2a40c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:16.221Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cb090da6-173d-415a-bb7e-4f48a481d725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:26.227Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=351d918c-323c-4c5e-83b9-a89ffc2100a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:36.233Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ba0d40dc-25e4-4b56-92f9-090c63a36b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:46.239Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c1738ca-5e73-4c62-8c2b-46af4584ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:46.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:56.245Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5565e136-593b-4699-a634-a1e28a5ad2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:00:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:06.251Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=09438686-b2eb-40a6-9acb-f5b341df7de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:16.258Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6d80bd57-c8d4-44fc-8d37-6599d017fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:26.264Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=63ff43c5-68f3-44d5-97fd-d8ea35adebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:36.270Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=97e689e1-b2c7-4414-a7c2-f69a9a833a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:46.275Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6fd67ee0-27f9-41fa-8818-46826fd8e54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:56.281Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=57a4851e-12b9-4180-80bc-a81a4c442df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:01:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:06.287Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0876b777-1da9-4486-a7e9-8d59fb46e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:16.294Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d4755592-1aa1-483a-ab38-0965583ebfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:26.300Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=462fd8fb-4d12-4c43-abc4-c619f48edccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:36.307Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=97333a95-de8a-4d04-8eb9-6b6fa7b27754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:46.313Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5a129664-8e4d-40a5-9266-5bcff8f732b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:56.318Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=66523cfb-71f1-4879-96eb-4131f111e070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:02:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:06.326Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d79c019c-3d57-42a0-b584-88f8cf4f610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:16.331Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=720d3583-f906-41f9-814a-ad4c4065aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:26.337Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=43737664-b61a-43c6-a617-958289842937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:36.343Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=053d9828-0d77-4f62-a549-57eaa75a4c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:46.348Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bae1a551-cfd7-48bc-9261-e33c91d7ee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:56.353Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=41261201-26d5-484a-8332-699cc2d51777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:03:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:06.360Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b078bbec-004a-467f-a964-da310af4b032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:16.366Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ed885ab3-5d07-4d13-aca6-7c353e8a735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:26.371Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=62f2b7db-9ab5-48f3-8175-d3703635393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:36.376Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d7a465d7-05f9-472a-8aed-56ec4214edeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:46.382Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=74d6a489-d21b-4f04-afeb-ea11f5ad8a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:04:51.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:04:51.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T15:04:51.380Z |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-05-19T15:04:51.380Z |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-05-19T15:04:51.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:04:51.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T15:04:51.383Z |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-05-19T15:04:51.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:56.388Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=291b2e89-295d-4b33-9fd6-cb9d5fa4a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:04:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:06.393Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3f01c5d0-fb82-4be3-b1d0-482478f06c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:16.399Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=039422b2-f2bb-4118-81d1-b388aa3812f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:26.407Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=94ddf61d-4b72-45e0-99ec-47a6f003a19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:26.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:36.412Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=93b4ffe1-5818-4419-a44b-cc6e8343fe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:46.418Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=10c7cfbe-7ab0-4aa6-a22a-514522e0e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:56.427Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1ff13f7a-e430-43ab-a449-65540d49c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:05:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:06.432Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=84cba665-1319-46df-86df-5ffef94fd64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:16.438Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7543d288-1d28-4895-bfc2-eb38be0d8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:26.444Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c8c15808-4327-4635-88ae-1b12b9ce180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:36.449Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=31d0684b-ad7d-45bc-9e73-0694f6021720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:46.455Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b8c4489c-c522-411f-9260-60dc01dd68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:56.459Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=afad8692-dcea-4c0c-9fe8-867b8310bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:06:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:06.465Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=df9f46d6-76fa-4282-8065-cb8d2d681e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:16.470Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=84762371-c40a-4b91-b614-20031e4c744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:26.475Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d6797dcb-7e80-46a1-957e-aebbfdafc349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:36.479Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=199e3f77-dddd-45d0-baf8-541c998b06ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:46.485Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=42bd8355-0fbd-4404-a0f1-06feb06b280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:56.491Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1ea53e80-f70f-49cb-a265-4d18ee9df9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:07:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:06.496Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3f9b04ed-ea6a-4f32-8156-93a2b72e1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:16.501Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e2e1536e-20d2-4432-a24c-f5e301eff8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:26.505Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2e906cfd-7e54-43fe-a1dd-f37ad277c7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:36.511Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ebbf4594-7790-45eb-b8a8-c14d52073112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:46.516Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=65610e19-3c68-4ec6-a659-d10cd35fe008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:56.522Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1d90ecc9-4cb4-4a08-a3e7-ada74bda8873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:08:56.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:06.528Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f55fa385-9b6d-4732-8214-058710a681fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:16.534Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7a3844ed-b599-4b78-9883-ae7db2f9f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:26.540Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=57ef8e3f-13e6-4b88-8ce3-52777b54f2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:36.545Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9c64e96d-6016-4e3d-8d27-f760c813f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:46.552Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=726e7272-9cfe-4701-9abf-6ce094b3ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:09:51.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:09:51.374Z |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-05-19T15:09:51.375Z |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-05-19T15:09:51.375Z |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-05-19T15:09:51.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:09:51.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T15:09:51.378Z |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-05-19T15:09:51.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:56.558Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b7a3b937-7bf3-4de0-ab48-468625e92398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:09:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:06.564Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=86acc912-2af3-427b-a7f5-c90635580bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:16.569Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d18dfaf2-d88d-4073-b433-c4250f1008f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:16.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:26.575Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c7316e42-c13e-4453-ae89-5bb912355951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:36.581Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=edea70ec-bd4a-4a1c-b0bd-6c8adc7eba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:46.586Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=014b77e6-ac47-443f-b953-81f1e556b45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:56.592Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d87de38c-7205-4890-9c46-64859c5d6696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:10:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:06.598Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7a4e0f59-890a-4f63-9343-a006b4c17736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:16.604Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3f1dea71-d2b0-4ab2-8e90-5b56122c3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:26.610Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=753b555b-29e6-468a-b55f-1c9e0efa43f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:36.616Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5ac99a41-11a1-4192-b140-864d04120e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:46.622Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9de4b676-dc68-424f-96af-5d22b61448f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:56.627Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0fa5d233-469b-4122-9046-5da3b9dd39cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:11:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:06.633Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a08d6de9-1c54-4e15-8f1a-242da1a58f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:16.639Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=873e605c-3365-4829-a5b4-36bd479f5d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:26.644Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b5a3b74a-16e6-4d50-af0b-f23db3a3869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:36.650Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b03681e4-9ca1-4b07-9ebc-1231853ca6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:46.655Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bc359ee2-5f43-4b72-9890-46899d0a1195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:56.661Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=844ef885-4319-4f09-a79f-ff3d03d16f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:12:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:06.666Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5061b52c-7840-4aeb-b468-29502760a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:16.672Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=75ac05d8-077a-41df-bff8-89f9b8477805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:16.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:26.678Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=529b7c0b-5d68-4e24-b159-aef572e09938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:36.683Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4eeb6158-dba6-4fd0-8795-8b82dd9535e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:46.689Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6abde05b-c847-4482-9074-dba4517d3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:56.694Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=39d76fda-4cae-4570-99d8-68b3a9bd5d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:13:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:06.700Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c61d22e8-4f5c-4266-90bb-719987170561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:16.706Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=9dbead83-14d2-4cf6-896e-d39faa4ced1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:26.712Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=594a64cd-6795-4823-a03d-7b90cb047633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:36.718Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a08be511-2007-4715-94ab-a49eeb981d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:46.723Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=516179ca-46fc-468d-8328-6659331a7de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:14:51.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:14:51.382Z |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-05-19T15:14:51.382Z |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-05-19T15:14:51.383Z |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-05-19T15:14:51.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:14:51.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T15:14:51.387Z |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-05-19T15:14:51.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:56.729Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3ef135fe-f9a3-4d46-af52-05b683ba226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:14:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:06.735Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bbf699e0-98a4-44b2-a989-15caf0832002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:16.741Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=393f642e-1bbc-4a9d-804e-a95f0908c841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:16.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:26.746Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5643758b-d5bf-4411-abc4-917e6e771f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:36.751Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8fe4746b-bbbd-48c6-ab7f-bf32329e4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:46.757Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=97472ed0-b41b-4adf-9d40-a60d00c255e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:56.764Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ae2d5452-0e62-4af4-9988-2a45809d2fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:15:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:06.771Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=53b3697b-a4cb-40d2-849a-a6f411c7e15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:16.777Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b48b8929-ddcc-440c-80e7-6a6c7df6d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:26.783Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e264dd39-4f8a-4f86-a8d4-81fbc1edab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:36.789Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7c21cd3f-b438-421f-821f-7f69583a543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:46.795Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=a6d0639a-4fdc-4f9c-973b-458added24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:56.800Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d8afcb44-2be9-449b-baff-52362f47c613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:16:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:06.806Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=afce5654-1cbc-4fe8-8ae6-979cf1cf5d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:16.812Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=175e07fc-af46-4b46-a8fb-cdabab0c9cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:26.817Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=bfc7b1e1-8a91-4533-8697-6a7a0f67513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:36.824Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b70efd0d-def3-4842-ae44-e318d1bd45ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:46.831Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=0b62c89d-b8a7-4ad9-882c-f444d2257312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:56.837Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5cf1b1f4-ee37-43b8-8c8f-b20eab050003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:17:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:06.843Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=53408e19-7938-4693-b731-d68e9ac81036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:16.849Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=19837bfb-d4e0-4003-a6a1-a27dbbfdfbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:26.855Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=15907d36-1bec-47aa-9b9d-f30b381d47c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:36.862Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b61c8df0-57a7-48c5-a371-6cc5ffa9a9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:46.867Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=805a1c7c-d049-4d52-84a0-e2c7e1cf1fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:56.872Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=75a253c1-c587-43a4-935d-c135d6c8cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:18:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:06.877Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=dc55cae4-e4e2-467c-944d-12b1da5e1113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:16.883Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d63c0f35-1654-4821-be54-98e306682e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:26.888Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1cd98008-fe5c-4890-9a4d-2b02639dd90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:36.893Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=86c74c1b-9fcb-4295-ae31-5bc2fc34aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:46.899Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7ec1af4b-482b-4a4d-84da-92fa2a0f2557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:19:51.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:19:51.384Z |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-05-19T15:19:51.384Z |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-05-19T15:19:51.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:19:51.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:19:51.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T15:19:51.388Z |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-05-19T15:19:51.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:56.903Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6e0c1e73-082b-43ee-a6b3-cb31f6f71bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:19:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:06.909Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=10be4675-848f-4f3c-b1f2-376a7e535952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:16.913Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=330abbf8-ea2f-4f5b-a431-8b06c56b31d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:26.918Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=99915afa-af55-4620-9c2c-c7f197036671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:36.923Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e7989ec2-2ec6-4afd-aef0-73969a3f9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:46.927Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d1baa5f5-6c71-4ff1-80e8-d72235187d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:56.933Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b747130d-b9bf-4015-bb89-683e79abc9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:20:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:06.939Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d2f0a229-7ffd-44b8-9ecf-9a754092714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:16.945Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=304e341a-fa2e-46c0-893d-1ea331418cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:26.950Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=e0f38b73-41a0-4358-ae67-3fc2963a1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:36.955Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=6c00b3eb-4343-4f73-adc1-dd8dc7474fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:46.961Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=95e210db-1c42-4ffb-aaca-71f21afc8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:56.967Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=8754bfeb-3673-40d1-a880-1ea497f9bea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:21:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:06.973Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=fdf7cd00-d130-4a23-bdf4-b278e0226568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:06.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:16.978Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=5d23f7b3-6033-4b55-a8e2-7d6366bbe2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:26.984Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=4811f4a5-349b-496f-9b57-42d4ba6bf0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:36.989Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3401134d-ac88-4988-b62f-f45db35b0ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:46.996Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=c227f139-47f8-488e-93ea-757429318823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:57.002Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=14494f02-82a7-4643-9d32-695dc5292fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:22:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:07.007Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2015930d-47a6-4a84-a427-4329a71d6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:17.013Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=691b5e44-f645-4891-83da-25cf841c9d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:27.018Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=54b80579-c973-4643-9cc4-1792a141aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:37.023Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=7d5ec804-5a79-4f15-aa1c-d4d208c592ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:47.029Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f3cec03f-7305-4e74-a8b2-70df920d28c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:47.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:57.034Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ca580bf7-5c0a-468c-8cf7-def785bd82d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:23:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:07.039Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=2870b0f8-af6c-4f49-802a-a2be1aee3bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:17.044Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=1416d616-98e2-4914-a958-6456373c39b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:27.050Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=590fae3f-b4d2-4bf7-8d4b-8181b8055371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:37.055Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cead074d-43bb-473c-a85b-379165db0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:47.061Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=f0fc8258-03b9-48eb-a274-617d4d5c9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:24:51.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T15:24:51.373Z |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-05-19T15:24:51.373Z |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-05-19T15:24:51.374Z |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-05-19T15:24:51.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T15:24:51.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T15:24:51.376Z |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-05-19T15:24:51.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:57.066Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=afb7b4e6-7937-4b12-8606-9b0f19f147e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:24:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:07.072Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b5bef35b-6831-419b-942c-97b6c416b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:17.077Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=91a06753-d5e3-4515-9490-3d4ddd9b2ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:27.082Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ba52f037-5c79-4076-a4da-08ee49dc4ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:37.087Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=ee665be3-e333-4deb-8134-26503c30065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:47.092Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=278e0f82-60af-46aa-98c6-ed8937533b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:57.099Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=b739a27c-9d9a-4e8a-bb8f-e837bd1aaf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:25:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:07.105Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=cc8d42db-fb89-41c5-9ed5-e84afd88bef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:17.110Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=3cc48200-b12f-4c6e-ba40-9bcbc0a785a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:27.115Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=743f8877-3d58-449a-aa2f-b19eccc21fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:37.120Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=de0bdae0-2707-48d5-a0be-e082dd517a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:47.125Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=df13f5b4-9d17-4fba-825a-9bda417d14e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:57.130Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=d7088efb-6dca-4345-9df0-0f1944ea3719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:26:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:27:07.136Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-9c8ae2b0f028, InstanceUUID=083eaae5-db91-45fc-9052-d0f06db55cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:27:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T15:27:17.141Z |INFO |Init configs |InvocationID=f236b63b-35fc-4e93-b05f-