. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:21:49.081Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:21:49.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-30T03:21:49.121Z |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-06-30T03:21:49.837Z |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-06-30T03:21:49.955Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:21:49.956Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:21:49.956Z |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-06-30T03:21:50.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-30T03:21:50.223Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-30T03:21:50.247Z |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-06-30T03:21:51.707Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-30T03:21:52.125Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-30T03:21:52.144Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-30T03:21:52.145Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-30T03:21:52.204Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-30T03:21:52.204Z |INFO |Root WebApplicationContext: initialization completed in 1956 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-30T03:21:52.623Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-30T03:21:53.431Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-30T03:21:54.589Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-30T03:21:55.153Z |INFO |Started MainApp in 8.324 seconds (JVM running for 9.024) |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-30T03:21:55.233Z |INFO |Start scheduling PRH workflow |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:21:55.246Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f9284004-7f45-48f8-a6cf-460cb92af84a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-30T03:21:55.890Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-30T03:21:55.891Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-30T03:21:55.894Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:21:56.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:21:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:06.800Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=5b3a1227-28be-4b48-99d2-1376b136650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:22:07.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:17.838Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6dd5e03e-d055-448f-97ed-36dbeee7b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:22:18.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:28.878Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1422860e-a226-42f3-964a-c823e211d8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:22:29.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:39.950Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2a09493c-1779-4bc5-ba4c-e1daaca297f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:22:40.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:50.991Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6825f77d-0835-4489-b54c-051d1165cda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:22:52.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:22:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:02.031Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=64ce4402-c4d0-46fc-9baf-0aea2c2227b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T03:23:03.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:13.078Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b14c1ae8-9d2e-4419-b800-e4f9e20d70f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:23.220Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e355e249-d5d8-45a5-a9c2-182cfe4037e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:33.240Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2ca55991-9ae5-4ffc-95ce-8e83009eb319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:43.262Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6631803c-e5d1-4626-8aa8-4e76ff55e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:53.281Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b9ebba0d-7c94-4290-a737-60e443273aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:23:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:03.299Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9128cfef-3882-4537-8d52-d0cd9345e658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:13.318Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f00b2de7-6d23-4d66-b204-b0f66d3ffb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:23.334Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a2a7dd8d-298d-4b6b-9f32-025433a14bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:33.352Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=86ee3197-61b9-4f06-87ac-06c37a9ab05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:43.370Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=726553d4-60bb-443f-be78-1b42646e0d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:53.390Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f96b2355-cf65-446f-b9e2-e64e2de46f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:24:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:03.409Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=65cbc44d-4538-4f5c-9034-1bbe11f016c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:13.435Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7527e3d5-2d77-4542-8cdb-d7135aba1352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:23.450Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9aef4d06-bff4-48a3-802d-7d7f5212e8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:33.471Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3945e691-1ea5-4885-a5df-d8a73570d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:43.497Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e24f773e-5eab-46ce-991a-2dce49bbf71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:53.528Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6615ad62-42e1-491b-a32b-435a12f08866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:25:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:03.543Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6a053d0d-536b-44b5-8bdb-a5d95c4fa78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:13.558Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b76287fd-b4c0-4f5e-b447-ff7cf369aa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:23.573Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b800fb92-eb65-4741-92ff-33d204cb444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:33.586Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2f0d5883-d118-4ab5-a66e-d3e457f42b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:43.600Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f10adaf2-5de3-4408-abc5-4d4ec4dbc1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:53.616Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=55d16d67-2f1d-45a4-a07b-570bd3e2b6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:26:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:26:53.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:26:53.870Z |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-06-30T03:26:53.871Z |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-06-30T03:26:53.874Z |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-06-30T03:26:53.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:26:53.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:26:53.887Z |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-06-30T03:26:53.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:03.630Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ab1de3b1-0794-4f0d-941c-ee8e3a83b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:13.644Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f081846b-fee1-4c2d-8e8f-71c2e69c8b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:23.657Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d4ff50b5-e7a6-4832-8e2b-18ad0cae3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:23.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:33.671Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4394afc4-e4f4-4f65-86af-2193a96cde63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:43.687Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=500ca126-3548-46a5-a20a-407a1e58eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:53.701Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0bd6430e-57d5-41ec-9187-0897f08ee039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:27:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:03.715Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3336a60a-9faa-44b3-8ef7-3d795e3419c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:13.739Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c6a913d7-ecee-421f-aea6-e3fd2158c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:23.760Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3171cce6-f0ed-43aa-b7d4-5516cc4b5da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:33.778Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0fb78f5c-4486-4d26-9d47-ef9a163233dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:43.793Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1907913d-ac71-416f-93b1-5054dd3d771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:53.813Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8ec5e07e-bf91-4e0b-81a5-7b66a023375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:28:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:03.826Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=cf446aaf-a7c4-4ad8-9fe1-fdf7dcf2f58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:13.846Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0f4c2a9e-6cf3-4954-ad74-cdd44f965f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:23.859Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7566abe0-d43c-4cdb-82a4-2a7eaeb9a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:33.874Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=27033eb3-2c42-45f3-924b-5fa1230f24fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:43.888Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f11feed0-64ae-45cd-94fe-e9578f5f65b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:53.901Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ec2e61f8-ede6-4098-8ee0-7aab52fb77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:29:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:03.914Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0ee82bbc-4b44-4866-8919-1423eacf2098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:13.929Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=878db336-4e04-41f8-b054-b67a141050a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:23.941Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4887d385-aa7c-420d-b2d1-c3dfc8bec425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:33.958Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=5619ca21-fc6a-4de5-923a-46904fb63054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:43.971Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=267a0daf-1d97-4d71-8be2-8fdc4e7aeb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:53.982Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f76d1dc6-6d57-49eb-90a3-2e77c7c26597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:30:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:03.995Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e46469ce-1c34-4819-a06f-074190031fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:14.015Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c28cedde-dad0-4333-af6b-b97a6f781789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:24.026Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8e59466e-ae6d-4535-b6b4-aefcd79be2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:24.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:34.046Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b559f840-990a-48b7-baef-c735388ae786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:44.057Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b4e06dd3-43b5-4566-ab62-1ea4ab07d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:31:52.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:31:52.934Z |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-06-30T03:31:52.935Z |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-06-30T03:31:52.938Z |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-06-30T03:31:52.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:31:52.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:31:52.950Z |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-06-30T03:31:52.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:54.071Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9bc10c42-bf6c-46a5-b009-10d5b6d4a2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:31:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:04.082Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7c5c24b7-38f7-4a03-9f9c-40b6064c56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:14.094Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e3e5f1a3-faaa-4402-b3ec-44f1cabcba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:24.107Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b7dbc04d-1cdb-4b9b-9b24-ae81c91a03dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:34.119Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2556010e-a00e-4075-97be-b635adcc3f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:44.131Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7299ed37-c9d6-4e72-90b9-6015da875302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:54.145Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7c030326-8aef-44aa-8c81-c5c193747609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:32:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:04.158Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a5fbaa01-e45e-42bc-b58e-237f15ddbc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:14.170Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=369514f6-523c-4631-bad1-5b44c142635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:14.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:24.183Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=673e4447-9a36-4819-b6d8-df4402d57a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:34.194Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=5245af02-27f9-40eb-9384-b777636e719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:44.206Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=642c5bf5-05a4-417e-b662-9385cfca17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:54.218Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=517eff5d-c495-4aef-9d16-78b08d304487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:33:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:04.227Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7e474924-2c4a-447c-a72a-d356da31800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:14.239Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e4201181-cdbe-4d06-bc27-1fcb21478c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:24.251Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=37ac4e2d-7efb-4580-b836-2733343a7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:34.268Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=35626e63-a6ae-4f2d-b25d-ca23b453a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:44.278Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=031ce054-33c5-44d5-8fb6-477e822e728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:54.291Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=eaa15180-0426-4455-834f-f93a2f0941f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:34:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:04.303Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=95ebd860-c0d6-421c-a434-234faab6335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:14.316Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=664ce623-b26c-4076-b7c2-d82214f5ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:24.334Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f5460eae-1a33-4c05-bf34-b3a2e00933bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:34.345Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a5fbe99c-8a7f-4d61-86cd-cab17817297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:44.359Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d710deb9-0585-433c-a0be-a201dbaafc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:54.378Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a4b0172a-97c3-4f38-bf33-c8245e8a8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:35:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:04.391Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d05c6b23-4a06-4f2c-8276-6ca2dd9e7973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:04.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:14.403Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=af682db8-c38f-43fd-a198-768a06bf3ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:24.418Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9584be72-b6f2-446c-96d0-17af9aeb2b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:34.429Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=de346882-680b-4818-af0f-ce5838ffe272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:44.442Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0613b92d-fcce-430a-8413-51834d72b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:36:52.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:36:52.896Z |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-06-30T03:36:52.897Z |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-06-30T03:36:52.899Z |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-06-30T03:36:52.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:36:52.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:36:52.908Z |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-06-30T03:36:52.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:54.463Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c2a14042-5b08-4737-8dac-d81b4f57b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:36:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:04.477Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7bc80765-3b09-417e-ab3a-2bb2f77144f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:14.490Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4816e4d6-d936-4f4f-a4d3-9a08119450b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:24.515Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bab4ccc0-599d-4223-8c09-4dd4ed20d575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:34.527Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ddfbab21-e013-400c-bd87-f9aa8ed2a05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:44.537Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=800611c0-ea8a-406a-8e8d-2bab4e47ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:54.549Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=27f09d6f-ae98-4bf7-827b-fda4271036ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:37:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:04.559Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a314e397-1059-4020-96f0-1123ecd72ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:14.574Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d9ffc707-f4d6-446f-b931-00b2bfdb9368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:24.587Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a5bfd9a6-184d-41c5-ab23-9859a3c852d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:34.598Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=90c470d9-e3aa-47a9-9f3a-c70c902854c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:44.611Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8522412b-7a8e-49c2-b13a-0f8a5d1af9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:44.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:54.627Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7521710c-eb2a-490c-9faf-33e85ab9d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:38:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:04.648Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=41738994-14ea-41a7-83f1-064c98c4ba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:14.670Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6b688ca0-abc6-4fa6-b4d1-49abb01a3ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:24.690Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=074e40ab-e96f-488b-b0d2-c35e020e3814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:34.710Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d0d5d8d9-3cd4-4cf2-b20d-fc86618768cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:44.734Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=13e2fdac-51e4-41a4-905d-802a878b87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:54.772Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=22560d47-bf64-4781-baf9-86a5060f02bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:39:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:04.782Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f6377101-ee2b-4c05-aee5-efa63484718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:14.793Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=5a481f47-d9be-44cc-b152-15162bb5352f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:24.803Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=94b448db-f563-49ac-8dac-01f2f61171fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:34.816Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9c51b15e-3c5f-4227-a2aa-b9702e3eeb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:44.828Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c7ff808a-db99-4caf-9e06-48c0a91d8bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:54.839Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e2d7f520-ba88-4fc1-896f-cc47eafe4a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:40:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:04.850Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=52804551-5a5d-4380-92ed-44d15751b9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:14.862Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6e9d5db0-6a39-445d-948a-b7486881f8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:24.872Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0aaf42d2-be31-4218-b487-8bae4f4d5796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:34.884Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=34eba970-c34e-4e65-ac9c-46ad7eb66869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:44.894Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0effedc7-de10-4f1e-9fdb-895105a0a232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:41:52.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:41:52.855Z |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-06-30T03:41:52.855Z |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-06-30T03:41:52.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:41:52.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:41:52.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:41:52.864Z |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-06-30T03:41:52.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:54.904Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=47cc5e84-4709-4fa7-b638-7a4a9a0dfaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:41:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:04.919Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ae5e7962-9289-46c6-adad-4ef863f15682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:14.930Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=87425355-6f40-44cc-a8e8-04c248f9253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:24.942Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1f4cba6e-d593-43a1-a895-dae1a6523249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:34.955Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b3b91d31-3c9d-4f40-a8c1-310d4c2e4159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:44.974Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=edbcfe8b-1fd3-49d1-9fa3-3af566e39447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:54.987Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=23645339-20c6-4d78-a575-a700eefcd2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:42:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:05.000Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=065c895b-a053-4665-bea7-26e9227f5990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:15.011Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a5bb08b7-922e-4638-86d6-c5cd9a99dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:25.022Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=063241d6-b43f-4c95-8b9c-fca98d41eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:35.035Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d7a01972-d52f-445c-83cf-c1476e8315ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:45.045Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a217ac4b-b1bc-49f1-86f2-00131bb4aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:55.056Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=64a0618b-3dc8-4db1-bcde-2a04d287384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:43:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:05.079Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=23587f69-170b-4352-8fc1-fead95d24119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:15.106Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8172f1ac-0121-457d-9519-57c899e5cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:25.121Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=80ba1404-5b7f-462b-a226-67ad1f76697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:35.135Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0bb76d5c-54a3-4cbb-81f9-1dfe42bc3c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:45.146Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b4216750-2c32-4096-bfa7-0503239dfba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:55.156Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a1e51888-9d5f-4604-aa0e-1e4a1c1e2f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:44:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:05.167Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=de4bbfb3-bf3b-4954-ba09-6b327c13ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:15.187Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=22c1d369-0f7b-49f6-917f-97d1c1b18e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:25.200Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=18fe7217-320d-4a65-9320-3bc964ce86c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:35.213Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=13b254d2-4145-437a-89e9-63addf3e8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:45.226Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=652b89da-cf75-484e-aa57-a7d608d99eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:55.237Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d6df452f-e706-4829-8f5a-4a8226a75c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:45:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:05.252Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f65c8179-f7ab-475d-b7d2-302cd0c1ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:15.264Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3824086d-b7ca-461d-a4f9-f0cc38d69588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:25.276Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9e23e76e-ea04-4ffc-8d26-dfeca0681080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:35.288Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d676b2b2-349b-44d9-959e-ead618fd56c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:45.298Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b15726fb-0ce5-4f10-adea-2f9ab8955c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:46:52.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:46:52.916Z |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-06-30T03:46:52.917Z |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-06-30T03:46:52.919Z |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-06-30T03:46:52.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:46:52.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:46:52.927Z |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-06-30T03:46:52.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:55.308Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=dc78cfb9-c7ef-4543-bf71-ade8a6239a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:46:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:05.319Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=120435e7-685e-4604-aeaa-5009cff24a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:15.330Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bbf10da3-211b-4ca1-a8a3-992044981059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:25.341Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=40ac709a-b837-4302-bde1-ad9bd1ff7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:35.350Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=51280339-c8c3-4a81-8e19-287b53bb83d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:45.360Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b194c6b9-c067-4f3a-9502-991aad4d9e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:55.376Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=05bc10a8-8663-463e-a064-4a8cd8e71900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:47:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:05.392Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0fb38aa7-f2ce-46d7-87ba-eff540c26d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:15.403Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e7aacf8b-9aa9-42de-a1bc-4189f304cc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:25.419Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=882c19ad-c44f-4648-b474-8a6b573c957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:35.430Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b3023303-79a6-49b6-94a1-69caad2680fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:45.439Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ac296d98-7d7f-473a-b386-f33944fb29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:55.449Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b5cf6c8a-5d8f-4e56-a7a7-21a95339149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:48:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:05.464Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0e6ecee1-f5fa-4f27-b79b-e48ea5c0a5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:15.474Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=932d43e3-eb90-4783-9587-8b0b7da11597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:25.483Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=204f35c8-4089-4312-85ba-9e460e585950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:35.495Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b079aed3-b035-45be-86f7-9fbd6a572b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:45.504Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=82627a96-56a3-4906-9fe6-c51b950c0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:55.514Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=65583249-d2da-4c32-b8a0-57855576d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:49:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:05.528Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=41fcf392-4abf-4aa2-b620-ed7f840d0643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:15.539Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6abac02f-f68e-4f0c-ba56-f0b0312f517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:25.555Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d7297201-b14a-4bc7-86a8-6718714c56fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:35.573Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ada72296-4670-4760-a9c0-9553ecd16d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:45.586Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1b182c22-3086-47fa-bb24-7b1ada261348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:55.596Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9a45dd2d-c53f-44ac-9286-da0843630b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:50:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:05.606Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8ab641ec-4c4c-4749-a1df-39a3b2db3afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:15.618Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=80b67cfc-ebb8-47a1-8b87-06a8a46c1056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:25.630Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1e753845-8975-49e0-aead-7c23be415cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:35.638Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6a061777-938f-4a9e-b022-1f5be1ef81d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:45.649Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=638c83ba-b64c-44a1-8cc1-79b2f9f68638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:51:52.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:51:52.883Z |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-06-30T03:51:52.884Z |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-06-30T03:51:52.887Z |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-06-30T03:51:52.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:51:52.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:51:52.892Z |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-06-30T03:51:52.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:55.659Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c53562ec-044e-4751-b760-2d0266f49360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:51:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:05.668Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=cebf6e42-237d-4709-833f-de7d08c96ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:15.678Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0949b1ab-9d2b-46ad-8073-a4206b6d5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:25.688Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8928f03e-1611-47dc-bf34-fb6487887ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:35.698Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=10f29004-614d-4570-b21e-53e8d23111ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:45.708Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2d9d269b-9b13-4a8f-9627-92bb07d16cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:55.723Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bfabb949-ab82-4ec1-b4c1-11a26bcb8675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:52:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:05.733Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1b817b98-42fc-4a05-92a3-e059c982a425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:15.744Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e8dba0b3-e023-4304-ad4e-e95cfc33f00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:25.754Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8a3b41a2-1da5-4d56-9105-c530386339d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:35.765Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=26c21095-f397-4d02-b18c-2ce968d0eed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:45.778Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c8b45cf3-8006-4f0a-a00e-0570b4649807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:55.788Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=daa6a0ca-4375-43d7-b5d1-2aa19979e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:53:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:05.798Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7667c7b0-699f-4af0-bbe6-a6fe13e679a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:15.808Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8a78a971-0b94-4d9e-b278-ebc9f164c35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:25.817Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f773bf6a-f785-4acd-8b61-239815995b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:35.826Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7a20f8a9-6b2c-477b-b8c2-5b69825ef097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:45.835Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=750065de-663c-478b-831c-1e87d59dc6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:55.845Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f847ed84-6422-480b-86e8-db6ce35eec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:54:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:05.854Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7cb23ef6-85e0-4c12-b2cb-518ff384421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:15.864Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=14bb129d-9f4d-41b6-9664-ed7853852a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:25.873Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=588d7bbc-5821-4e71-80ea-6dc7efd47b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:35.883Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=657b157b-b2f6-4d7a-a51a-8b344602c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:45.893Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bfd9b794-692c-4f82-8720-30314bbef95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:55.904Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d2ec1437-3e97-4e94-9390-179c25062e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:55:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:05.915Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a8f8b8d5-9a44-4510-a0b8-2b82f5925c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:15.926Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d88d1223-d1bd-49c2-90da-66b0432011d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:25.935Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=651e9158-953a-4736-9415-2603108c2b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:35.947Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2f9f53d2-549d-41d4-af2a-7cdf40840e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:45.957Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1bd5712e-7d22-4d64-aebe-dc23c241b142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:56:52.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T03:56:52.872Z |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-06-30T03:56:52.872Z |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-06-30T03:56:52.874Z |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-06-30T03:56:52.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T03:56:52.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T03:56:52.879Z |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-06-30T03:56:52.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:55.967Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=14859d75-a2f1-4698-b226-aa90b97fe194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:56:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:05.978Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=726d38a2-79c1-4a8c-8bc9-1f531ec9be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:05.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:15.988Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=81f2565f-4210-4b64-9805-e51baa3996cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:25.998Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ffd5732d-7824-4b3f-9577-ad813716570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:36.009Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1f56761c-ab39-4b25-b865-cb49e4fe3d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:46.021Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=84fc84a6-a557-4389-9971-d8bb8c420be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:56.032Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6c41a371-949e-44d5-be80-996ff45f3aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:57:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:06.041Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7e1ebda7-06d1-4314-8a79-820e0a0d9ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:06.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:16.050Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=90bcad2b-164f-453b-82e6-21aa30fdfb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:26.060Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9c860a1a-3bff-4eda-9223-bac14094cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:36.069Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=30bff134-3714-4b7f-8200-f695021328e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:36.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:46.079Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ceb97767-f3a0-4019-aca0-0679df5d9461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:56.088Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7f620c40-8c0b-4c9e-969c-acfef169183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:58:56.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:06.098Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8578d704-db26-49d6-ab63-3e45c2824b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:16.107Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=46e92737-3e0a-4d41-8278-b8824d3eaf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:26.118Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d71cd908-3845-47d9-b8f7-a2db782ef6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:36.127Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a20659dd-0b1c-465c-9b17-1275c7d0acce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:46.136Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=621d36b0-a2b5-480c-a3cd-f1951fae7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:56.148Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bc737c45-ecac-4946-b59c-c09d5b5fbeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T03:59:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:06.158Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ba9b6a08-9d27-492a-be2f-be4aea9dba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:16.172Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=cddb15ae-1d36-4b2d-8304-4d8f0d5c113a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:26.184Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=dfcd65ba-720d-40d4-8e8c-43d85ddc93e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:36.194Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=808491c7-5d95-4ef4-89b9-6d60ecbe6c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:46.203Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=285ea11c-ce76-4ddb-b67f-11d85bb16ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:56.214Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6208daeb-6aeb-48e5-a400-21737a1b5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:00:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:06.223Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4faa147e-301d-4dfa-bf0e-81044ba1e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:16.232Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=fc80f65b-2e0b-4241-8cde-9e57a49462e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:26.241Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3d4bd027-7084-4923-9062-ca5ab9f3a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:26.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:36.251Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=fa323a79-fcb6-45c2-9270-208fb37c2b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:46.261Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d75b6c0f-1f32-4448-8e1c-806058217e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:01:52.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:01:52.881Z |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-06-30T04:01:52.882Z |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-06-30T04:01:52.884Z |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-06-30T04:01:52.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T04:01:52.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T04:01:52.890Z |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-06-30T04:01:52.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:56.287Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=82728715-ebac-4427-a0b1-abba2296d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:01:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:06.297Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=cd8092e3-22b2-4a0c-9106-fb7e30c5ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:16.305Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b0cfda36-c1be-482a-8684-ee60477dd1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:26.347Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=327fe33b-5a0d-4365-bcc8-227a06b25a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:36.359Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=48e9847f-b8ab-42e2-93d1-605c08b9dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:46.369Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=fa170c8b-db03-48f9-a711-46a835064057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:56.377Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=280fbe36-59d7-4eef-8bee-cc3cc322b638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:02:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:06.387Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6a460671-8041-471d-802e-46bbae890f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:16.397Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9337f826-4d95-4efb-a9ff-9c15d15ba1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:26.405Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4ac727b0-056a-42d5-9caf-6634c25c5b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:36.414Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7ef8f130-afcf-4d45-a1ff-4976f4e2362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:46.424Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d025b6d5-7b50-49d3-80a9-e4dea3eeed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:56.432Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8af117b7-446f-4bd9-83dd-c89ea04889df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:03:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:06.441Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1a1b4d69-378d-4c2a-b435-c05939e0b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:16.449Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=4b5d374d-16b2-4a88-857a-79d88c461ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:26.459Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=83939e5c-0ef1-4773-8589-b139d7d6504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:36.469Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=2791eff9-8d27-4703-8ea8-563db39e7c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:46.495Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=59bf536c-1d3f-4a25-aa2a-2170dd4a867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:56.505Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=151fe90f-cb80-4f74-a1c2-f6da37db882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:04:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:06.517Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=985a86b4-5cfd-4025-8441-55fba95d8285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:16.527Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=82a975d6-9148-4d4a-a267-513ab6a621f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:26.535Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=dde95d3a-6877-482f-91b0-085b61595331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:36.544Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a23c0443-de6f-44d1-b115-5119705e3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:46.554Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b19550bb-d37f-48ba-a56c-d5b017d60d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:56.565Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=efd400d7-8553-4120-87a4-3a83b951df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:05:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:06.574Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9c19d5f0-8469-459e-9158-f5a255e330bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:16.582Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d1e40bd2-0f35-4e65-9c2f-acde24d0503a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:26.591Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b8144863-eb32-447b-9ebc-c15b8974e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:36.600Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=87758b5a-18cb-4997-8d4f-22f27dd32481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:46.606Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=063eee16-b8ee-496a-a14c-71c095f60144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:06:52.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:06:52.807Z |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-06-30T04:06:52.808Z |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-06-30T04:06:52.810Z |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-06-30T04:06:52.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T04:06:52.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T04:06:52.814Z |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-06-30T04:06:52.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:56.616Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9d7d4fe9-0eab-4d56-9d98-2349b7213c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:06:56.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:06.633Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=97b21a66-0bb5-41de-8960-12626e2d800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:16.643Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=77aa3a37-c636-4e32-be5e-4ecd4af27d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:26.651Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=db85c22d-7c03-4972-a780-b8ce5a517a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:36.659Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=76420048-914b-4339-9d9d-c563a2836504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:46.669Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=e83b2be8-6d2a-46cb-8a5b-34e265047f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:56.678Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f3478b19-4505-4397-b01c-66e1855767bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:07:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:06.690Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d670b813-153c-4383-a2ed-815deea193e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:16.699Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=929d70ed-ad91-45a6-9f7e-856a5c21d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:26.708Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=75538beb-4b34-4c35-9461-8d2c92e09828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:36.717Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=9acb2b90-fc55-4a2e-a8c9-ab27576efe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:46.727Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8a46cc5c-2056-4f5f-ba28-195011873487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:56.736Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=0ce4e310-9f64-477b-af95-1493e787d053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:08:56.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:06.744Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=90ca6968-3ba1-4d6a-8944-ed2db99146f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:16.753Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=69d8f045-06c1-42a1-b53c-2896eaa697c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:26.761Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=eb65d564-86ed-48bf-a7b7-cc05baa81384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:36.771Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=010aecb7-84e1-4586-a7e5-6af86b7b0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:46.779Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ef15978c-2c6c-4a73-a266-cc24eebb3b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:56.788Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=b025cd6a-9e3b-4e78-b8f7-04195d807436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:09:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:06.797Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7fede760-653e-4f9b-9894-3aa3abbc5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:06.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:16.806Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=6c35d2a3-4411-4301-a48c-6a1090e78193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:26.816Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=16cac123-26c1-47a8-afff-f60a5a14a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:36.824Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8428ca46-161e-4933-9b3d-6316373a39c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:46.832Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=7dc1860a-a868-4df6-bcf5-2d3658f9507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:56.842Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=00b0244c-d352-4e7f-9986-5c1020b4cb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:10:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:06.852Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=06d40958-f873-4db7-99cd-c7bb9c5d664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:16.861Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=83bb6c63-e804-4782-b809-56c2879affbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:26.870Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=76cb40ba-a88e-490e-8724-dd12a40376ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:36.879Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=bad2a740-e233-4cad-beb6-5578248b99b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:46.888Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=f518bd1f-42a0-4be1-9ff6-c7e083d456ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:11:52.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T04:11:52.815Z |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-06-30T04:11:52.816Z |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-06-30T04:11:52.818Z |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-06-30T04:11:52.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T04:11:52.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T04:11:52.826Z |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-06-30T04:11:52.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:56.896Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=5f904bbc-9dfb-49fe-b698-544cdd265a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:11:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:06.904Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=74443b15-055f-44d1-9bea-33caa4356d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:16.913Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=1cae039c-f4ae-4d5c-a172-9d472694f83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:26.922Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8c6be5ea-5ef9-4f1e-b464-5d86b063651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:36.944Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=063e7f0e-f006-46fd-aa47-48d2ffae27b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:46.953Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=c27c155e-bcb1-4721-ae2c-6ddec8a64a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:56.962Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=ddf9bfb2-2b73-44e5-9942-b331f9c039e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:12:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:06.971Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=d26721b5-d22c-4307-87e7-ad6dac08b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:16.981Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=00424bd0-1410-44a4-9efd-436c6138352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:26.990Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=8dee33d7-26c6-460c-a6ee-68f2f66b37e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:36.998Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=83188aa6-4cbe-46b2-9212-33e3912f4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:47.008Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=a2d94f0d-5eb3-4893-b40c-dad841820148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:57.017Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=263bb232-dad5-4944-8157-d609ee3153bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:13:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:14:07.026Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=de767fec-b775-4785-b357-2c36b0f187fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:14:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:14:17.035Z |INFO |Init configs |InvocationID=72f204ef-5d49-4773-afbf-c45666715ad3, InstanceUUID=3f4795e9-f9e1-4cf3-bc59-f13db3b588f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T04:14:17.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |