By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:03:07.696Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:03:07.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T05:03:07.745Z |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-01T05:03:08.472Z |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-01T05:03:08.604Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:03:08.605Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:03:08.605Z |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-01T05:03:08.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-01T05:03:08.983Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-01T05:03:09.019Z |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-01T05:03:10.424Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-01T05:03:10.996Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-01T05:03:11.013Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-01T05:03:11.014Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-01T05:03:11.085Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-01T05:03:11.086Z |INFO |Root WebApplicationContext: initialization completed in 2066 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-01T05:03:11.637Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-01T05:03:12.620Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-01T05:03:13.925Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-01T05:03:14.490Z |INFO |Started MainApp in 9.435 seconds (JVM running for 10.439) |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-01T05:03:14.561Z |INFO |Start scheduling PRH workflow |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:14.573Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ff24e15c-3c32-48b2-8843-e1683abda245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:03:16.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-01T05:03:16.852Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-01T05:03:16.852Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-01T05:03:16.856Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:26.056Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ff36eb7a-f9c1-42e0-b2b9-13b8409cb82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:03:27.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:37.115Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=40204611-f621-43c9-bf23-9bf725225127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:03:38.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:48.152Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2f5d2813-cc9e-468e-8b76-b68120775231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:03:49.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:03:59.231Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=aee6e3cf-8171-43b5-ab1a-6f048ec6b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:04:00.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:10.263Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8091a7ff-4c25-4b9b-a398-4aa935bc9f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:04:11.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:21.308Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4f360995-c159-4688-8e7b-463db2cfa9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T05:04:22.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:32.381Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=16319c10-a07d-442e-b6b7-6dd3d13611a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:42.480Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=637cd871-c7fc-4d77-93d7-6595d52e3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:52.503Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c148c561-0068-4c55-a108-55d8d83d3ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:04:52.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:02.526Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=270be75d-8635-4f38-9279-09937cf2c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:12.546Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=42cc1ce5-0b57-4698-87c3-f216a0326896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:22.566Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6e561967-6af6-4adc-bb6e-81dcb35b919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:32.584Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1f402812-33f7-4c54-9de9-0f567d7f33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:42.602Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1593e705-718d-4e44-acf9-6e142d0a0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:52.618Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1c4c3185-96ce-42b5-90df-3b83dfbe476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:05:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:02.634Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cfb464f4-c24b-4214-849e-0cc1179c9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:12.652Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ab95f097-736f-4e41-a77e-6c3886799ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:22.669Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8ee399d4-21d9-4174-9a8e-c2a5f74e8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:32.684Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a49b2806-81b7-4f12-a8df-2483266b7b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:42.697Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e9af14bc-8865-4df2-96bc-fc49b2ccb6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:52.713Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=84e20cad-56c6-4b02-a294-9fc234f06c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:06:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:02.730Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4132b39f-dfca-408e-99ad-321c2ea732d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:12.745Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=189e4c68-e885-4204-85f6-4d1b9ffe2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:22.761Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f43b1046-e6ec-427c-9d58-7d92ddfd6e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:32.786Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=afd2bed5-1f8f-4b8f-88a1-1bbe79f470dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:42.829Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fce47cdc-a816-4738-8007-7a8a087346fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:52.842Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cef08739-3ed4-4478-be1b-32f22301e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:07:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:02.857Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8c5406e6-0907-473f-9d97-9fef07b7aa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:08:12.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:08:12.051Z |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-01T05:08:12.052Z |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-01T05:08:12.055Z |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-01T05:08:12.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:08:12.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:08:12.065Z |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-01T05:08:12.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:12.874Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fb62f611-96c2-42d1-91f8-1a4b4b0d9f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:22.898Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e6d3884c-5936-44c9-aa83-21c0ef13f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:32.920Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a73d8391-9cdb-4575-bc0c-5d36252a070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:42.934Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=82c0e897-fcb8-4f9e-988f-57ccd6b3ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:52.948Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cf7e9574-2b95-4d4a-8e6d-ece4431346a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:08:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:02.960Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cc88caf8-34f8-4bc5-a2bc-8fba039c689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:12.981Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cb1579e7-351b-490c-b38c-776bfe611092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:12.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:22.996Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=93c9068d-4f83-453b-94a5-3c138ae79bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:33.011Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2d5b1c58-e152-4200-9099-1fedb7d27855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:43.024Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f2ba380d-c550-41fb-8c50-450e51b2a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:53.038Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=bbdcbb9a-4094-42b6-8371-f98cf312b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:09:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:03.051Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=631ee78c-24a9-4b37-a9e1-a48d329490e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:13.064Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4bfda4e5-1ee3-437b-8eb3-a331c3a83b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:23.077Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c68c1f16-c323-47d9-95c9-57055989abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:33.090Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1af521f6-6e2f-4629-a639-ed17f56790d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:43.103Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ce1ab567-3e6f-49b1-83c8-41f9c4fc45bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:53.123Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=213d4140-f910-4ace-954d-bbd47b15a1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:10:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:03.136Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4d7599f7-b7a8-4bc1-9ef4-7a022e7ab110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:13.149Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fca93e64-464d-496a-adc7-8c9d7b2e5b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:23.170Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5951f0b9-545d-4171-9209-a3fd1a03a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:33.198Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a67020be-ee34-4db9-b66c-991a3c81552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:43.229Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=63eb10a7-a959-4795-bb8b-2c0ead4159ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:53.246Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c57d6ac5-6825-457e-b328-ea9bbf0f9783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:11:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:03.259Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4b3daeb5-4006-4cda-80b0-6defef2872ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:03.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:13.272Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7427fd24-8c4b-4ba8-bbed-39cddbe3a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:23.286Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dd189e6e-52b5-4396-9bc6-def4e9921c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:33.296Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e695e11e-aed9-46cd-8b96-f2f3fe823005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:43.310Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7cd5c959-5f2b-4dc3-bebf-798319dae2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:53.323Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=82a4e659-1906-4539-a0c4-fc4c957241db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:12:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:03.333Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f6754d10-e6f7-4be2-aae5-8df399721232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:13:11.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:13:11.919Z |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-01T05:13:11.919Z |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-01T05:13:11.922Z |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-01T05:13:11.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:13:11.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:13:11.929Z |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-01T05:13:11.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:13.347Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=944a9430-edeb-43d2-af94-d3054477ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:23.359Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f707ae40-e12b-4554-af07-e2b7221b6aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:33.369Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=0932cd31-533f-466f-8402-9b9f12ede2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:43.382Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=bba72150-58a8-4a40-bb7b-e14f88cc4bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:53.394Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e4650a90-a788-474e-adbd-b57aebbae002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:13:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:03.405Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9815a374-98b4-4547-8197-ae721c9bc8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:13.415Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8496a784-9682-4f1a-bc74-6505952701fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:23.427Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5265a70b-eeec-4719-8c3e-c476d6cac93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:33.437Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3d7c6495-3673-442c-9a71-dba45028f83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:43.449Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a8700329-8d3c-48ca-a947-4a89eece881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:53.463Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7f053fcf-2695-4d43-8763-75d41d23de6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:14:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:03.474Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9aee5e01-2a4c-4d4f-84bb-5e1db0877130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:13.486Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9e604383-bd60-4aed-858f-92390fe56c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:23.502Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5c90ae00-ef88-41ce-8e8a-7de8e74efc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:33.513Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=0fdd6c53-482e-46fb-8f4a-df49994c72d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:43.526Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7350496f-3d38-4f02-a884-ac6c43d559fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:53.538Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=adac360c-9fcd-44fa-a967-af2b83e5d18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:15:53.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:03.550Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=26fd6f83-e6dd-40e8-8ec5-538d195dd7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:13.561Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7a443612-2dc7-48e4-9f93-e568b584b9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:23.571Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b1c31a68-e14a-48a7-89e8-3f030169c791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:33.583Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ebe763ff-926f-47c5-b195-dace32d9dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:43.596Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1f8490a3-5adf-4c82-af3d-b3a3dbf69211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:53.607Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f8383e4c-9113-4e26-a916-204adc60608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:16:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:03.618Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d0bf0ab4-dac0-4dd7-95ee-02088b13a206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:13.630Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5f20c4b7-679d-4635-b533-64173665e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:23.639Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b0cc6c29-1fc5-434c-8315-1c52ba2442de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:33.649Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f78182ab-21b8-477a-92fc-efd918384400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:43.660Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e5e09288-fd51-499a-bcd6-88000995bbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:53.671Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f0f868a6-1e65-4489-9140-5ccae06e2fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:17:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:03.683Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=13a56f91-dedb-4464-b5f6-aa0bbee4f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:18:11.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-01T05:18:11.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-01T05:18:11.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-01T05:18:11.873Z |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-01T05:18:11.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:18:11.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:18:11.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-01T05:18:11.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:13.694Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=128430d2-f757-43a9-96c8-c1f61fd9a673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:23.704Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=04c6a369-2e20-431d-a1c6-3e752438a9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:33.716Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e38d2301-a9ee-4021-87b6-7e186e92d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:43.728Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=428ba946-3711-4560-bf8c-40b320097c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:53.742Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c735e33e-0c3e-4236-83b4-5638337ca0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:18:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:03.755Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fa7555e5-85e8-484c-bd71-079be92c2dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:13.767Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=518a8a7f-a302-499d-87a7-fbef90fd23a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:23.778Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=374793b2-2f23-45d9-a331-efeb605f62ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:33.790Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=266eaca3-9588-4c58-b2b8-749cc8b96a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:43.825Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=72d75e53-b25f-48bf-9d46-b0d9eefafe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:53.834Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3b7e66cf-7c33-4d41-a0b8-a4ce173fdfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:19:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:03.844Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=03a74f9e-9aa6-401c-8e02-d91bbed25894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:13.863Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=bcd6218e-8d39-455e-ae64-f3eb05a96f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:23.873Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=022e6cc8-31d1-4e38-9ff5-5ab1b68bcff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:33.882Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f06f0ece-e23a-46bf-b7e8-7aff2f356df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:43.892Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=39244234-5c7d-4005-9d07-b3957ef4e318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:53.903Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=30e9c97a-67c0-42ad-b9f2-f324492f72e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:20:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:03.912Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cae4f14e-b9c3-4f65-9702-86d3ec947450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:03.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:13.924Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fff88a44-928f-4312-adbd-060396a68202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:13.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:23.933Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=96bec99a-8d22-4f0a-88f5-65a16d1da54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:33.943Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=270e413d-30ab-4772-b264-11f18b2eda2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:43.952Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cb259beb-b686-4b7d-adcd-d48a71750ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:53.962Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9dbde4f3-637c-41f5-b64b-c08a518cee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:21:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:03.971Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d1f8f1d3-f9ab-405a-a9fc-429450b1f34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:13.980Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2160a56b-3db1-4fbd-8bb1-f3e7eec14c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:23.988Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d520c0c8-a293-4cd8-bf3b-90513f436363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:33.998Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2fb34cac-7a0e-4fc3-bb15-3ee779222975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:44.008Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=52d2634c-9351-43f3-b12f-1f6dc2d9be08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:54.022Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=29bb8a34-dd52-44c5-80ac-8f3a5cffe730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:22:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:04.035Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2bb193fe-ce59-4e7e-9dab-07ee0d5d701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:23:11.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:23:11.898Z |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-01T05:23:11.899Z |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-01T05:23:11.901Z |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-01T05:23:11.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:23:11.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:23:11.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-01T05:23:11.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:14.046Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6667e380-e3f4-461a-bc5e-8e70668e2462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:24.054Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=75bc2085-ef0e-41a5-88e8-51a0841398b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:34.065Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e89002c3-7569-4a66-9d33-0d72b27a5c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:44.078Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=16438524-83b5-4315-aeca-357615181fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:44.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:54.091Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=894997a0-a44c-4707-a419-99e3b0a3e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:23:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:04.101Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=14a51760-ca4c-4290-bf47-a7fbaf6715ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:14.111Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=61be9ce5-3edd-43bc-849d-930f37288516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:14.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:24.122Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9c509978-b0a0-4417-8adb-f898261523de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:34.135Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f745b695-1e66-4237-8032-95959db61b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:44.164Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dfb25ff1-3138-45fd-879d-7f531313ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:54.180Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3d61c97e-d75d-4f17-bbee-e3ad35002a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:24:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:04.191Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6bc98084-583e-46ee-b6ff-74e88948adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:14.201Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a3cb4173-b5f0-4d1b-967f-5865edb34b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:24.216Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3db9df41-535c-44c8-86e8-21daee7f6f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:34.226Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f0f85890-c194-4ae4-8bf8-41dac159d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:34.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:44.235Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9b85f657-3751-4b2b-91f7-bf41bac06024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:44.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:54.245Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a379ea79-359c-4d70-bf5a-1d695b1b96e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:25:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:04.255Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d988014e-cba3-4bdb-a30f-a7afe40ec799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:14.263Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=97c74767-db5b-4c1f-a7f1-6c277221e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:24.272Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f30e66b4-7867-4e52-81cb-2c21760af2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:34.281Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b839b152-d11d-447d-a594-608c185b7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:44.289Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e251e832-1216-4707-9c07-da17265bd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:54.298Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2070fe6a-1d80-4250-bac9-f28fc32a7a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:26:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:04.308Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f81c708b-4449-4182-ab70-f29eafe2f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:14.318Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=24123334-ea54-4f07-bbc1-d4eef11a6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:24.331Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dbac8a43-003c-4079-9fb1-b89ac5c3a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:34.339Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5dc190da-2ffd-444f-af65-246e9a880cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:44.350Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=45cda14d-095b-4d2a-b98a-96d6fb891c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:54.363Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=596f474e-7e78-45f3-ae15-e2aae17359f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:27:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:04.379Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1a0134bc-207d-4a24-921b-50786da3e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:28:11.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:28:11.869Z |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-01T05:28:11.870Z |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-01T05:28:11.872Z |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-01T05:28:11.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:28:11.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:28:11.877Z |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-01T05:28:11.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:14.388Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=19779429-2412-4a8b-9c04-ba63ee769b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:24.398Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cc0540a1-5df9-4dc4-ae1d-3a594a60ec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:34.407Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5594f971-3990-41ba-a365-e0c3ac074c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:44.416Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9576e189-514b-46be-924e-88acad98a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:54.425Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=26c5d292-b86b-4826-b106-c7fae37243ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:28:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:04.469Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5a52a031-6421-490f-b942-296e60997f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:14.477Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f6d3fd7f-b3dd-4266-89eb-070d720d0fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:24.489Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6ed4df55-ac53-4edd-80c2-3007a37e355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:34.501Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=470ceda9-9914-4874-b5b7-85d21c4cdfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:44.520Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1cd728ef-c6ba-4a1e-abcf-0a8b8a50d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:54.533Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f9847f87-a97b-41e1-8825-766c69357880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:29:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:04.545Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=09522fc5-2860-4c4f-b7e2-84707880ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:14.555Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d6c42b4b-601f-4729-bad6-80b3962133ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:24.567Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dbfa6672-cbce-4376-92f0-dde450b02892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:34.576Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=ab8ca74e-d21e-4257-bd09-957bd7c0b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:44.586Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c0d4839d-477d-4a90-867a-f701240e9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:54.598Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=af548d72-c584-4edb-bec3-cb78841fc22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:30:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:04.608Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d22a916b-ee6c-4d39-b706-b7a73a05e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:14.621Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d2ab1f7b-a682-462f-8651-0e8f8e9227f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:24.643Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=51a93be3-9362-4cc7-a345-543d5bb102a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:34.656Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=80b2b04b-bd67-4e72-877c-f5be4f5af515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:44.668Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=de5cbd4d-68f1-4ea3-b86d-c5efacd63706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:54.679Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5be76f65-fcd4-4fdb-ae0e-03b1200f5074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:31:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:04.689Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6df867d3-4d48-41f1-b426-7b9c687e425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:14.703Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=70f41372-d863-4007-9aa5-30ec869ac844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:24.711Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=89caacbc-5094-48dc-af7b-3c2d1d61f941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:34.720Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e07b3382-4348-4411-a8b8-b08b1dde2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:44.728Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=66271ff1-0f83-43f1-bba4-24ea0219c288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:54.736Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b5e2c6cd-8237-4a9d-bca6-5556690f2a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:32:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:04.746Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=29d171ec-96e0-448a-b626-9471ac6397a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:33:11.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:33:11.868Z |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-01T05:33:11.868Z |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-01T05:33:11.871Z |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-01T05:33:11.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:33:11.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:33:11.876Z |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-01T05:33:11.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:14.756Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=114908b7-58de-4c50-b444-0ae0073434eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:24.765Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=749719f4-697d-44c6-9bf4-2bbf82057b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:34.774Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=410cca0e-2a3c-44dc-ba0f-324fe1bb8b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:44.784Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=89f0ea3f-bcc1-4bb1-ba4a-d1f8cc1ef23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:54.794Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=aaa409aa-0b9f-4d07-a1b3-20edf028c830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:33:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:04.802Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=25e6dff5-9393-4b8f-9836-d0f865fb96e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:14.811Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=d8b68b24-5fa1-4946-ab95-5191286479ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:24.821Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=af95f586-f33d-4673-8f3f-4cf0157613a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:34.831Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3cbbaaf7-81ef-4b4f-9839-2e07f7402c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:44.841Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a6eaa351-faa2-486f-b038-2537653cf975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:54.851Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b15a9a2f-b2bc-42aa-bcda-b99f98b7dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:34:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:04.861Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=67a34f05-5879-42d2-a5c4-5c1facdd195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:14.875Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a1de5f58-1848-4ea1-bc87-33509cebf5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:24.884Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a90b06da-4d1d-4549-be9d-06ec779b5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:34.894Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1327354e-ffe7-4d62-8b43-dbdac16b720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:44.902Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=db8b7645-9771-418d-b691-cb39291a5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:54.913Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5b211ae3-9009-4f01-99e2-f40c51fdd8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:35:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:04.924Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7eac6d99-5abf-44b5-889c-518b7442ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:14.933Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=38474810-11b0-4cad-ad0e-3abeb1385b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:24.948Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1c137258-7529-48eb-9297-cd43ef9f5105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:34.956Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9c561bbd-e416-4738-ab24-ef62329df1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:44.969Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=cbe8c9ce-c877-45ed-ab3c-029546ee86d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:54.979Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=053a0a17-2987-401b-b23b-ce8fe5875310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:36:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:04.990Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4d6c7713-cb66-4913-9ea8-11f5bc817822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:14.998Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1cc8d4de-7d1a-45d2-9b4d-bcb14cbca6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:25.007Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e618ea23-6f54-4303-bd11-dd2374b93b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:35.016Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4290c826-1e6b-474d-b4fb-dfea6a052236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:45.027Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=51317209-58f8-4609-acfa-dc7689918323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:45.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:55.036Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e2628870-a984-43dd-8bad-f91e3c2716b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:37:55.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:05.045Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7f72c70c-7b31-4000-9144-d210c9d6be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:38:11.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:38:11.841Z |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-01T05:38:11.842Z |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-01T05:38:11.844Z |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-01T05:38:11.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:38:11.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:38:11.848Z |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-01T05:38:11.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:15.053Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5fd687e7-8de4-4a78-9ac2-6fdf5d94f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:25.064Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9d2f1264-52e7-44c2-bc1f-15fe41b86079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:35.074Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=000faa65-92df-4847-b2ea-79736499b237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:45.085Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=552af45d-c3b3-4832-9dd5-716d79456d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:55.103Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8aff9400-f937-4fed-8e64-1231b327e755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:38:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:05.111Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dc853ffb-0e9f-4469-bceb-88fbeb14406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:15.123Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5b54fdf7-9438-47fe-9a31-d7a8e915c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:25.130Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3eb7032b-40e2-4f79-abbb-100a4da8aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:35.142Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c72ff13d-3f51-436b-8ab3-13566aa43e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:35.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:45.151Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fb82c935-2448-40da-a6fc-b501d62378f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:55.159Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1a4eb6aa-e90b-4729-a4eb-9f349f834763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:39:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:05.167Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=63a9078b-8174-4cd6-badb-489d77505adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:15.175Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=42c3ac99-35b7-4b84-a3ad-05055642f155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:25.194Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=31e126d6-d095-44f1-ac14-e08ee1c5c3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:35.204Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c2a7b2d5-7c0a-45db-86db-1e208964b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:45.213Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e8f71f7e-aa10-490a-802a-0e701f82b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:55.222Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b26a3c8e-63df-4a2b-8278-b70fcdf4e678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:40:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:05.231Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=14fa5535-23b9-45be-95fa-0a8e2533362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:15.240Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=56462f45-1ae1-4c78-948a-6cd8d3fd446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:15.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:25.250Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f91d5edf-f079-4c58-a040-4dc1f9fe5496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:35.264Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8a11c0e7-9a31-432e-acee-bc4c5a2ba286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:35.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:45.273Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=f044ec6e-ec3c-4bde-b5b7-12a54353fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:55.283Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c2fed722-4544-4af1-80a8-3e87f7569539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:41:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:05.292Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=51b4e274-47c2-4e3a-b2e3-706b6f3ffd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:15.300Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fe5a784a-924d-42ec-afa4-cfc040a16651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:25.309Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=264f976e-dbd3-4aff-ae70-dda55fa3455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:35.316Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=093242df-9139-4c61-9daa-cd30e63742c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:45.325Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=24695e4c-d46f-4b0c-9507-28e3e8ace5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:55.336Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6b45a858-a2ea-410c-9dcb-c90d8fb5d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:42:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:05.346Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e1ad59b2-00cf-40dc-b127-cc79ffb778f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:43:11.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:43:11.874Z |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-01T05:43:11.875Z |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-01T05:43:11.876Z |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-01T05:43:11.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:43:11.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:43:11.881Z |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-01T05:43:11.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:15.357Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=e3c2d3bf-6897-484c-9246-b385b8fcf40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:25.367Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a6413775-f879-47c3-a7b6-8fc6c74ea79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:35.375Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=93a0ca37-17ab-4883-8457-6cdc9efec0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:45.384Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1e9b766f-a6ba-4a3b-bcff-55cc94bd73a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:55.393Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9d1be06b-555a-477e-b892-5f00add2e5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:43:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:05.402Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=57fe2e99-b6db-4d0e-8746-9967c668871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:15.411Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4115ebbf-f39a-45ce-a13b-d1f280c5b84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:25.425Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8c482125-22c4-4edc-a43e-20c8a2b5587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:35.435Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=28035ddc-61d1-4842-a982-fcd65d3add6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:45.445Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=daff32b5-67e1-4209-bed2-d9709c7ce013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:55.458Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=219ae94e-a494-4927-bb36-b0a72c259574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:44:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:05.465Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=2e449af8-dfd5-4503-b852-f50dcacd5d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:15.477Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=0b0a6a95-6c99-406e-bca7-9d4b8dcd468c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:25.485Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c1803cc4-7915-416b-bd9f-7d943e2f9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:35.493Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fd3105a5-e753-4006-b0c6-df5da706b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:45.501Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=92805384-d667-4d88-b608-bc0d08d0a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:55.509Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4a0bda5d-d47a-4f14-9b16-541526868ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:45:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:05.517Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=6d2a638e-8fed-44ae-8bcf-58d4400eec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:15.525Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=543956e6-0e53-430e-80fc-89d164437dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:25.534Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8d2c6804-747d-4c0c-a332-dc2bdd64be93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:35.541Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b5e1ccfc-0d5e-4493-8bbe-ad8c77abb502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:35.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:45.549Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1c51412a-4e11-4e87-96e6-3528f2636255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:55.558Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=a4eae047-6254-4f33-9c18-4b98a0a82a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:46:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:05.566Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fe2c4985-6584-45f6-af45-7b692d8f722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:15.578Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b3329166-4a6e-4576-8291-0088954062d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:25.585Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=8090ebe9-ff3a-469e-b5f4-d1bc9e17bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:35.594Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=29bd7969-0866-4344-935e-330b34b56157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:35.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:45.601Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=20cd6f9f-4d2f-4ab8-9325-1f05c5ab5e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:55.609Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c85252d3-6ccd-4012-b53e-dd47cd261182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:47:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:05.616Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=9d514b6e-17da-4867-9f61-edc3b7cf085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:48:11.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T05:48:11.800Z |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-01T05:48:11.800Z |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-01T05:48:11.802Z |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-01T05:48:11.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T05:48:11.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T05:48:11.807Z |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-01T05:48:11.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:15.626Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=dffb124b-f6e3-48d8-be07-cc401ae21a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:25.634Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1774c227-9265-4caf-811a-8bd9b050ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:35.643Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=7818ced9-dc7d-4ae9-990d-71bba64505b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:45.652Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4a7c573d-dfa5-44d6-ab9b-18a06336f7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:55.662Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=516c9b97-4139-4600-977e-fccc47f93495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:48:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:05.670Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=5c23032e-0051-4f16-be54-b257dd572d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:15.680Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=29dc9ef1-33c2-462d-b07e-37f21a48b063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:25.689Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=aef31cba-4eb9-48ae-86b4-13aab04345ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:35.697Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=db1e2a6e-a7b9-45c1-b2c5-f6e5869dc7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:45.705Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=0ba85abe-2609-4cae-9527-6f65013e274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:55.714Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=c99661d0-ba66-4ab2-a78f-00bff871b82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:49:55.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:05.723Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=b756be5e-3893-4e2e-9d31-05f6e4bd8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:15.731Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=fc56d800-1b7f-417d-b421-c44c2a8cf538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:25.740Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=325c450d-c7bc-4a74-9257-45bb67312921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:35.748Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3eb5c429-cbca-45aa-aad2-6ebf2c74638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:45.756Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=1c19753c-7bc0-455c-b726-88eede2ab3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:55.765Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=4eda6827-ba2c-4130-bee3-36690c82ca2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:50:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:05.774Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=50507a59-044e-4abc-9403-9d67dd00205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:15.781Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=3688e594-88d1-422d-9793-c1376198c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:25.791Z |INFO |Init configs |InvocationID=feba1ac4-68d8-4a0f-be1b-1e7cec872612, InstanceUUID=697a6547-ed18-45f6-b401-868e1a634119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T05:51:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |