. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:07:43.179Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:07:43.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T05:07:43.272Z |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-17T05:07:44.353Z |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-17T05:07:44.546Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:07:44.546Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:07:44.547Z |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-17T05:07:44.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-17T05:07:45.015Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-17T05:07:45.068Z |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-17T05:07:47.207Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-17T05:07:47.835Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-17T05:07:47.867Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-17T05:07:47.868Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-17T05:07:47.953Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-17T05:07:47.953Z |INFO |Root WebApplicationContext: initialization completed in 2884 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-17T05:07:48.591Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-17T05:07:49.705Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-17T05:07:51.396Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-17T05:07:52.078Z |INFO |Started MainApp in 12.065 seconds (JVM running for 12.998) |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-17T05:07:52.178Z |INFO |Start scheduling PRH workflow |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:07:52.195Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=781a10a8-9096-4f25-9cec-034be8494ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-17T05:07:53.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:07:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-17T05:07:55.843Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-17T05:07:55.844Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-17T05:07:55.852Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:03.936Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f53f7d09-689c-46c6-9dbf-ec5f9be6af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-17T05:08:04.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:14.994Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ac94b509-4d43-4dc6-8a26-01f13c9fe2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:25.206Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7c160bfe-93c5-4b6b-84e4-dd4e731e8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:35.230Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e7f3a148-db0f-46f1-81c3-635eb0a280f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:45.254Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0f00a90b-2e61-41e1-b472-d3da465ecec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:55.272Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=dca3e082-92e5-42b3-a31c-c8c5dbedef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:08:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:05.294Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ff67f165-ee1f-468b-a827-e705cfa7d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:15.312Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=bfcdffd8-150c-4b67-a3b5-15041658718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:25.344Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a40b43f5-7b5a-4e7a-85ac-71c9d1f31f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:35.366Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e0d78c07-8644-4890-b7fe-de5a902f9daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:45.390Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=795488ac-8fa7-4d06-9763-f56d2d48a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:55.412Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=19fdb80c-fc19-414f-9071-55c9e02455d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:09:55.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:05.440Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e3ba0095-eee2-49c3-9fce-6985f04efb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:15.465Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=08954f83-b084-46f6-8234-a5a0231f100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:25.481Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=56b1f685-17e5-46a4-8a60-2e4f4dfe274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:35.511Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=aae27b71-58c2-4e62-8c4c-05fc7284103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:45.564Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cb012eaf-a966-4693-917d-1e4de8c95f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:55.590Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d196a4e0-3a20-4244-95ee-9a73557cd952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:10:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:05.618Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=661c38c5-f5bc-484f-9973-5fa6b2c1fcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:15.643Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4c711869-28b4-42a3-a8ac-e842c0efad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:25.661Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=372049ac-4c5c-4294-a515-107aa4357f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:35.679Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0dfef705-bd63-427b-b415-99917469ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:45.698Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8ffcd3e2-558d-4fc8-ac7b-c328b7af68ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:55.714Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4f581edd-742e-4229-8b13-db9aea97edec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:11:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:05.730Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d5e8d590-edc3-4dfb-a83e-4fbc971f2740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:15.744Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d9ac830d-05db-48dd-a110-04fa664cd917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:25.758Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3c35561b-e9a6-4ac1-a477-0251f79f6cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:35.775Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d051013d-8af7-4675-bbe6-7a792fe347f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:45.796Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e64ee189-288b-4eab-9ee8-135cd3255398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:12:49.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-17T05:12:49.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-17T05:12:49.921Z |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-17T05:12:49.924Z |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-17T05:12:49.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:12:49.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:12:49.941Z |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-17T05:12:49.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:55.811Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c35dff11-a443-4a37-b36a-d1dac25536cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:12:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:05.835Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c5d5b98f-887b-49b9-9353-80cc00c9bacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:15.859Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b92a6b03-fbd3-4356-8678-21496b0ce4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:25.876Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f3d2e50e-364c-4c87-8bd0-c750c2af5abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:35.891Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0da43caa-188e-4592-821b-928e3cf1fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:45.906Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6d6536a7-9c2e-4107-80be-ba482e1ed968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:55.920Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b1489bed-3abb-44fa-9621-33ac61cb04f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:13:55.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:05.935Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=49931386-7af3-4d46-ba9d-d920d9992e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:15.951Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=71625c68-3484-4f8e-8502-bcd0418207c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:25.966Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=29fd24fb-88b0-4f3c-9ea1-adba14481184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:25.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:35.981Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=83774cb8-7567-4648-837d-da1d8a988b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:45.996Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ff39b5c0-8a9d-42f0-8be1-f607e410d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:56.011Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cdf8b8c1-6229-4c85-b26b-808267059e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:14:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:06.027Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a666b67f-1453-411f-bfd1-12035821cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:16.048Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=61ba3579-89b5-471f-a145-d89b40afaff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:26.065Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=07093448-9f4c-4f0b-8c80-1b9d711f4fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:36.083Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c103075d-4127-4bc9-83ed-bb55682047d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:46.097Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=476becef-1de4-428b-870c-0d3c582ea2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:56.122Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b8ccd96d-0fa6-4b03-8306-96825f8cc01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:15:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:06.136Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f0c19212-3e2e-4c6f-9303-c2476129da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:16.151Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d3f2fbcc-8fba-4a02-a0a9-e4831fcca089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:26.166Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9a6ea090-8a43-48bd-bdb1-ee75d4395c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:36.180Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3398c12f-360f-4a6b-9702-93d95edd5928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:46.193Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e66897a5-fcf3-4c62-bd9c-005f75c046e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:56.208Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6687f599-1043-4adb-96dd-3ed55ae45699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:16:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:06.222Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fa854901-33d4-455b-9906-247884e5bbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:16.239Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0c892274-21a5-4fc0-bb9c-cba605cb739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:26.253Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4bb6e6d3-24b3-4518-8180-a75e9bb415d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:36.265Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=47af490d-efeb-4950-a6c9-eb92cf32ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:46.281Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ac6e9b5b-b7a9-450e-a94c-b7130bd65951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:17:49.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:17:49.079Z |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-17T05:17:49.080Z |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-17T05:17:49.086Z |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-17T05:17:49.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:17:49.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:17:49.103Z |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-17T05:17:49.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:56.295Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=eda5380d-c071-4f8f-be65-d8c8feaf6a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:17:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:06.314Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=059fed41-bc53-48a7-b33b-e75b685ec05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:16.331Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4d05b16d-55b6-41d7-a304-e831892b2346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:26.347Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d37e1012-a026-4889-8fac-8b68d0f116a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:36.360Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3e10ed05-0516-4335-a0fc-85a2f3c99bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:46.376Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7878786a-1672-410a-b7c8-cc31b2861bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:56.389Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=edaa2ec7-3e42-4660-aec9-36e941a4ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:18:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:06.405Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cc1ea428-8cbf-46d2-96c7-3d1f3c6bb1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:16.422Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8f03dbc7-a951-4604-9594-70654b0384a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:26.434Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=21b729da-51f6-4c30-ba01-123c89a63d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:36.447Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b402fc94-4ee8-42c5-bd63-13a0c348ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:46.461Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a639bbfd-8dd7-4f05-a9f2-3caebd6e7c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:56.473Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c8342d01-57e2-461a-97b3-fda16d6a8548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:19:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:06.487Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a7cfba02-c887-4049-ba33-a4e504088431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:16.499Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c4bb3595-b51e-45ed-b89b-3cc4a5e8bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:26.511Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=81471478-aefd-4c04-8ba1-2e2133390e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:36.532Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=446b8424-cfaf-4494-a2c4-81f9e9ca330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:46.545Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e18e34b6-5dc6-4026-88ac-e5fd9f876ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:56.559Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3456fc3a-6136-4fab-89fd-44decf0cfb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:20:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:06.571Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e0f899c4-c66e-4b3e-afb0-63977d2f3ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:16.587Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=49e1b49a-38a6-48e9-8b1e-7b418a0f629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:26.670Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a682a88d-f31d-4498-9512-f4345a6dc22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:36.685Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=087ab2bc-81f9-494b-a269-190024c842de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:46.708Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=52d92cd2-d558-4ab5-9f2a-5475acf1216d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:56.721Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=104b4c85-f3fd-4b56-8108-55c25cab23f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:21:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:06.732Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a49a1839-de71-4281-a6e3-f2be2df87253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:16.747Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=988435b0-0360-4cfe-8824-52db334b389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:26.760Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=33069189-7f76-49b1-9c43-85d53c623fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:36.773Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c7c67a56-81e7-4779-8dc5-f3de1b01c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:46.792Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4600c5c5-3de4-411e-97df-fb47b2f1097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:22:48.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:22:48.978Z |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-17T05:22:48.979Z |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-17T05:22:48.983Z |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-17T05:22:49.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:22:49.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:22:49.001Z |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-17T05:22:49.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:56.807Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fc52d6d3-2d42-4c59-90a6-7fe1d62fc8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:22:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:06.828Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=43cb8738-7d62-42bf-9629-05b092bde6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:16.842Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=62e9ec5e-dbdb-44fc-be55-5ec9fe4a2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:26.854Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=13424223-d908-4b42-a47e-eb5b36a80a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:36.867Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=459f9623-5655-4416-8891-9ee3f7d254d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:46.880Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=045a4fe4-f366-4833-86b5-4c4e246b4920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:56.900Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=55586bcd-b6cd-4b32-b0ce-471dff67df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:23:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:06.918Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6587f4e3-879d-4fe5-a84f-b024784714af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:16.932Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=35def172-dd4d-4533-b70f-0463c7ad35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:26.949Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7af3259d-46b2-4329-a387-d46489e4a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:36.963Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c10fa2c4-047a-476d-9c3f-47e90b2226a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:46.975Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=23208212-f771-467d-8a47-6ff0c1aaa070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:56.986Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c5cb2391-b573-42b8-81bf-2a2d7226c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:24:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:07.000Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b4d51948-2c9b-40aa-9427-70fdc8bc7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:17.014Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f2a99c05-000f-492d-aaf1-e2caeacccee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:27.030Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=46eb70f2-b6a0-4922-8aec-385e04e3d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:37.045Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=795a789b-2b79-4587-8351-20cc8a390075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:47.057Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1efcfa05-7380-4b01-9f64-2d1a358295bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:57.070Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3eaed9f7-1f18-4712-b20c-dbefd17c18de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:25:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:07.082Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3285c40d-4f25-4ef3-99e2-c8a8d28d0ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:07.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:17.098Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ea882e49-7a85-4c27-bbe1-e0d5805bd7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:27.121Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=dccbf2e6-7c43-47d6-9691-f5e75718667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:37.137Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b76bf56e-670f-4d19-bd20-857842a9c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:47.149Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=bdbee123-78f0-4ec1-9337-fe563f61c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:57.162Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=88ac4d2b-4cdf-44e4-b675-5e062a96c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:26:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:07.182Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=97c56683-4e33-49aa-a8da-09298032671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:17.199Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f2a6da1a-c5f4-4390-b5b6-debb2bd8dc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:27.221Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=14dbe203-02e8-44f6-879c-c28fefb1712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:37.234Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=40873f77-abaf-4866-abfc-4597e0b22121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:47.248Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1d3517a7-098a-4110-b878-8ae7cce41266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:27:49.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:27:49.163Z |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-17T05:27:49.164Z |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-17T05:27:49.168Z |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-17T05:27:49.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:27:49.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:27:49.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T05:27:49.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:57.267Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=499bdbbe-dbbc-4197-8504-f2e9d45541af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:27:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:07.283Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e3658499-c6f2-48ae-98d8-aa87be507707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:17.300Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5e4da906-3673-4874-9f58-582ee899bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:27.331Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=892e88de-4019-490f-9d05-9f41f3dbd76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:37.355Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=af92481f-6cae-484d-8477-8bd5b4a48eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:47.377Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=eacedb13-03a1-4117-9f8a-e8294dd44fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:57.418Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=266657c3-9e60-4ade-876f-2cfd6c61b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:28:57.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:07.439Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7e146289-f304-4b78-b34a-89734d9de01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:17.472Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d199f5ff-ace9-4b8b-bddf-303759b6d02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:27.488Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d064da64-816d-4791-8af6-f41520202797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:37.507Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6104fda8-47e9-4560-9dde-8cdebe0a910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:47.519Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=32b310cf-b826-421c-8d9e-0b6d2472c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:57.534Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b7b0dd24-9bd1-4b1c-9deb-e4a6b175344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:29:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:07.546Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4c7deac4-3e84-49f6-b98a-21efe871f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:17.561Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=481ef86c-268b-4996-9c82-233d5b7c8df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:27.578Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7d1bb3da-e33e-48b3-8158-416fc1cde637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:27.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:37.599Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f14a5332-377d-4b06-b217-24bce9edfaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:47.615Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=50334103-d8a9-4711-86d3-b3d5080f5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:57.627Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fa00ad44-f748-4f86-8641-2559923ce6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:30:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:07.638Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=448524cf-91b4-4a7b-a3df-d0e98466b019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:17.649Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f0ab4506-a76d-4dd4-af37-4e9524bcc353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:27.660Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4bcdd1ae-bcf7-4cbc-bcc0-00840c7757ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:37.670Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=09b9fa27-eab4-4519-b30d-469bfffa9c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:37.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:47.683Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=176f7449-a766-4a5d-b0e5-96552080780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:57.694Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0badb1bf-b24d-454b-a642-abb7d8c0044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:31:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:07.707Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8d7aef35-63c3-4236-8a75-333eae111f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:17.720Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f2bae90e-902c-4a94-8580-ec76485c68e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:27.730Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8de35558-9e1d-4b01-9f96-e07e6f7ba692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:37.742Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0d7c7891-e487-4d0b-a61e-dcdbbdbc8ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:47.754Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1037d764-19e3-4631-9180-5cfcb2e5bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:32:48.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:32:48.994Z |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-17T05:32:48.995Z |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-17T05:32:48.999Z |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-17T05:32:49.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:32:49.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:32:49.010Z |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-17T05:32:49.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:57.765Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=4193427d-bffe-439b-8475-c717dd23d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:32:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:07.775Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5212323d-8b1a-4ea9-b163-582bfab7d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:17.785Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ce481596-7d0f-4c09-a30a-4695d5ed2c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:27.796Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b27ce6ab-4c1b-42c4-8217-c529890821d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:37.808Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ccab13f9-fc96-4519-bb95-bb898459463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:37.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:47.818Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=71d2790f-2735-43af-872c-d8bef8867cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:57.837Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=bdf37134-28e4-41df-ad42-618948ada156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:33:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:07.848Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a94c5ba9-119e-4e0f-9b7a-a9db7aa072dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:17.856Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a0f0a87e-afb0-441d-8a93-9343689a2140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:27.869Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a51f0910-5b10-4632-ae5c-96d9e032c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:37.895Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e4cc2a35-ae1f-4dcc-8e1b-83f874940070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:47.906Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b6ce6682-1019-49ac-96fb-a2cd6f68c9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:57.918Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e9e846d2-6d2f-47f1-89be-e595f62b96f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:34:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:07.932Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1705c040-7f3b-4222-bb73-dd8acae1fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:17.943Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9f35edd7-4e78-4560-8076-8c0acc67a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:27.955Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cb1a8ff2-e179-4656-a500-f68eeb8335ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:37.969Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d85781d9-3c15-48b5-8bd5-ede84a98ea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:47.987Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0744941e-1095-4034-a0c6-9af67327a9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:58.001Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5155ff21-82a0-4b85-bb68-31988921e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:35:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:08.011Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=12ddfae2-fd64-4196-b057-197219209e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:18.021Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ee074077-789e-43fa-846a-2b0ae3c3aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:28.031Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=78ce09ab-99c1-42c6-ba00-caaf15786b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:38.042Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=616f0e55-8b68-48e0-8fec-5c91e6813a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:48.054Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c68bf010-cf2d-4976-9abb-b6d5d1b98dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:58.065Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=79f1a26c-cb6f-4c9d-98b4-d4494baf1668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:36:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:08.077Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=aa24a399-c56d-401b-950a-608019ddf6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:18.091Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=88ecec36-377d-4bda-942a-a663ae4fe034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:28.106Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3508f96d-d149-4a2e-a468-5831a3429447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:38.117Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f8be5d27-5dd5-44ad-b2ae-49e4db783883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:48.129Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=bf77a395-5393-49a4-b1d7-69494f4a9582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:37:48.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:37:48.927Z |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-17T05:37:48.928Z |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-17T05:37:48.933Z |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-17T05:37:48.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:37:48.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:37:48.945Z |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-17T05:37:48.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:58.140Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=364d887f-5af3-4857-af69-5545818a2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:37:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:08.150Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=39c4074f-5d0b-4daf-99ef-1d5021e9b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:18.160Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c626627c-c72e-437d-92b6-de1053eafb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:28.169Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=beff1c01-3591-44f7-a60f-7446f8156337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:38.178Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1781cea0-f912-4f7c-8c71-257a50fba3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:48.190Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3014cc0d-cab1-49ed-95ce-2883b5ee95bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:58.199Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2e14fc3f-c344-4275-8eb9-51f6338decef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:38:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:08.212Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=32e32079-0437-4d22-a6a5-63a1d5e892de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:18.222Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f6f8fedd-dd8b-42e0-b998-df669b133652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:28.233Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0fad5f6e-1bac-42d4-824f-d1af48468ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:38.242Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e767aff8-4974-4faf-ab13-0e59c655047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:48.251Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b9e68bb1-59cd-4c5e-82a9-5cfb306f54b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:58.263Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=58642aa3-f05f-46c7-b221-2e697ecc4751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:39:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:08.270Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ecef0458-7b69-4146-b1f4-7a0898925935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:18.279Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=36ccbc74-db27-4b78-8617-925ce8fc2789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:28.290Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9fcb1d9f-6b40-41fd-8eb0-a7076c4ea94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:38.300Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6dc9ce18-47df-4fbe-b433-8fa0741f05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:48.315Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ad05b0df-ad23-4d42-a1c4-df24dd9b15c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:58.327Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ee7d674a-9550-4b3a-b8e4-db6e3cccb183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:40:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:08.338Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1b9017ee-109f-40be-a941-d2fff673939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:18.348Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6d7b4b93-b53d-4118-8877-c88f555f9200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:28.358Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ef2728f1-b887-4550-ad38-2088325baeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:28.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:38.368Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1c17c023-6d24-4b5f-99aa-1bd5a6585efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:48.379Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ed50796b-2613-4719-b684-37acd8b48987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:58.391Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e3482182-25f6-4d76-a65e-508450e55ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:41:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:08.405Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5de6efd5-5e91-485c-aaff-11aa0b3337bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:18.416Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=aa750ec6-29a5-4e5a-ba40-d7046b211218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:28.426Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5de4d18e-fe6e-4fac-a35a-b9043681cf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:38.437Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=33b15592-b2d5-44e2-b3aa-b9261bd04a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:48.449Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b15dfb15-4d1a-4fc0-986d-be6eb336dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:42:48.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:42:48.954Z |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-17T05:42:48.955Z |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-17T05:42:48.958Z |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-17T05:42:48.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:42:48.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:42:48.966Z |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-17T05:42:48.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:58.462Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=a07b8363-6fd6-413b-99fb-36db0fd487ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:42:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:08.472Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=30c8ee8e-0f4d-4d04-9cbf-28d5faabfebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:18.482Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5d07eec0-04e3-45d7-9e82-ba5804ecc3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:28.498Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ae7b73d6-99e0-469b-b481-81d34d401d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:28.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:38.510Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8c16ae0f-a3f1-4425-b3d9-4bca83d3769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:48.519Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2943b876-ef38-40bd-b038-a7505d765681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:58.528Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fd8e1aa9-1030-4885-b6dc-f515f0044787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:43:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:08.537Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=32081049-45dd-4f67-8c8c-106d938e64ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:18.547Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1eef452a-e285-476a-9195-306cb42e388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:28.556Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d73ac3cf-0d73-4788-84a7-b5fbabb4411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:38.566Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6967b730-03ff-48f7-9ee2-dd46b4f32203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:48.576Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=14237ad1-104e-4df0-90aa-49f6e28bcbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:58.586Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b0e0312a-1164-458d-a447-ff4b549d9369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:44:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:08.597Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5551249a-d200-4813-999f-f7baa4a5f487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:18.615Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d053311e-3b06-4487-8e4b-24cd2f08ad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:28.625Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8e283116-b3fd-4a3c-85fb-3a0097016a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:38.634Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6543c7ce-e9f1-472f-8f31-1c3d592d9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:48.652Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6d95911b-953d-4633-ad07-7876452adc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:58.661Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d16b8235-5554-4dd6-b99d-01af06d25c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:45:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:08.671Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ae0da469-64e2-4402-8a64-6e1d01794eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:18.681Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0e38d47c-d838-4cdf-a4b0-697e138681d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:18.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:28.693Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=dd84516f-9627-4445-aa96-5e22393ce003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:38.705Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=17749aa5-c605-4052-9303-901a7b7411ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:48.714Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3971a25e-218a-49d5-bde5-b157e4aba915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:58.726Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8c460c5c-1f69-48d7-a9f1-b3ecd5a909af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:46:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:08.739Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c8eb514c-eb13-4fe2-8e18-06a559d5976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:18.752Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e3e60577-e7b2-4c2f-b0fa-0ac2a67d91f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:28.763Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=98feed97-e37e-479a-8cff-b42119bd14b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:38.775Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=313bcbbb-8df7-41e1-b79c-4cee5365bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:48.788Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=db2ad758-9d6b-4206-bf5c-92f85133abd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:47:48.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:47:48.964Z |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-17T05:47:48.965Z |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-17T05:47:48.969Z |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-17T05:47:48.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:47:48.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:47:48.980Z |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-17T05:47:48.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:58.815Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2a47fb1a-97e6-4f3f-bc0f-70249fbbf3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:47:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:08.831Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8a2578f5-4d4d-4e70-a73a-3e6586e6be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:08.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:18.842Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ec04f1b6-8d12-4fa4-8beb-cf6c15962338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:28.853Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fc51bfd5-2206-40d6-b024-c6d66a475ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:38.865Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e6ec2020-79ff-46f1-947a-977d86bc3c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:48.875Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0437cd15-e087-419c-bbf7-837445684b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:58.891Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9e37e15b-8b3c-4e82-91a2-64c26be34881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:48:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:08.905Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0ad64701-45ba-4ff6-8593-e6da25fa9eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:18.922Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=91786f1c-2c3f-4ea1-bd5b-bd1b1ff4fec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:28.935Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e1cfe3d7-e690-4aa8-82bb-9881adca8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:38.945Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9994398b-9125-4235-a5a5-008b50df160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:48.958Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b1a2f3d5-ca05-47cf-bd63-1ea78425a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:58.970Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d1fd9e4d-0c41-4637-9e39-8322256e222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:49:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:08.981Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=26c28a5f-ca20-40a5-b01d-f71fa5ef25ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:18.994Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f8851865-9fe2-4bbb-b893-ad72840903ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:29.005Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=943e3d93-8406-4334-8557-6cafa5075650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:39.020Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ea1b0183-1f69-446f-a701-fb985449d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:49.031Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b2daf430-b500-41fd-81bd-f1719ba83137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:59.050Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=13a53dfc-5dea-44b6-936b-cf98b7827c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:50:59.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:09.062Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=b6f4e2aa-5778-48d6-85c9-486b68406643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:19.071Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5bda2d0d-c42f-49ab-8585-ac106094c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:19.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:29.081Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fb568b66-dd2b-4dc1-862e-936000baa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:39.096Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d8e7974c-f2a1-4731-8ab5-25009c31376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:49.106Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=30dfda04-e1a7-404f-b369-3a766a922f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:59.115Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0659d60a-8c2d-4163-8780-8186ba7ccdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:51:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:09.124Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f81538a6-652f-4cfd-b367-59236cf3a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:19.138Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2aa37544-c2a6-4e87-a60f-519fa7e471d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:29.148Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0aa8df6a-0043-4457-b416-af040bd0667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:39.174Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c2158625-70fc-464b-b0a5-98366e0fd6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:39.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:52:48.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:52:48.938Z |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-17T05:52:48.940Z |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-17T05:52:48.945Z |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-17T05:52:48.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:52:48.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:52:48.954Z |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-17T05:52:48.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:49.189Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7cefcdaa-05f3-4299-9569-daa28382aa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:59.200Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=291adcbe-3da1-4dd0-9d2c-20051ae684a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:52:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:09.210Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2bd4ffdf-8d1f-494f-bdd1-15edcf1d5eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:19.223Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=60f5b923-3ff0-47d1-8e8d-aa2b2a603889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:29.235Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0a49c9ef-5f29-4612-af69-902623a61260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:39.244Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d9bdfffd-4f0c-4cc2-b608-88d5cb45cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:49.255Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=248a5dcf-f3b0-4369-8f2c-dcaafa173ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:59.266Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8c40a844-b5c4-4ee5-9b84-5c53d3953a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:53:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:09.278Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cd8c373e-8847-435d-807b-99e8e84e5774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:19.289Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=494e8854-6442-446a-8d65-90cbb6f233eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:29.298Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=3d94aa9d-30d4-4002-9d34-1c5f7d9f40ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:39.305Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=597bb4d0-cbd7-463e-9d1d-86812a0354fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:49.315Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=9a4a61fc-c32d-49a3-a530-4c4ab212f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:59.326Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ebc10096-0506-4f66-a565-7f6fde6faec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:54:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:09.336Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=abfba671-2960-455c-87a0-7a7c22028b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:19.348Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=cb43c97d-3e5d-48a7-bbea-49d0a3bc7a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:29.357Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2b769546-62be-41b2-813d-1c84afbc3a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:39.381Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=426cba3d-6371-44fd-8aee-da8c7bf8521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:49.392Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=f6de38e6-f082-4df7-8dbd-c12837d9b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:59.407Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ebfb9cb7-b338-4230-b69e-40c99ecd9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:55:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:09.419Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e7394957-94d4-42e4-8587-91aab27e78f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:09.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:19.430Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=592285f5-8bd4-479f-9067-b747ddd97524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:29.439Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e10ba07a-35be-4afe-97aa-f188ed0c788b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:39.449Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1dda298f-2fe7-40fc-a07c-dc00821606f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:49.459Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=10ade547-f952-4d21-940e-4bb5499c45b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:59.475Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8d3af34a-4bb6-4291-bc1c-30eaccd153d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:56:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:09.486Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=acfb25e8-7a59-4609-a993-fcea270c2f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:19.500Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=105f15ce-6ad4-48a4-b505-d6fd3ee63bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:29.511Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=95bbdfd7-bf5d-4cdc-94a9-977e01df8b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:39.522Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e0942544-0e04-4d57-99f0-65bff8819206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:39.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:57:48.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T05:57:48.991Z |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-17T05:57:48.992Z |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-17T05:57:48.995Z |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-17T05:57:49.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T05:57:49.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T05:57:49.003Z |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-17T05:57:49.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:49.533Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=50177314-cba9-473f-a2fa-a64f04f5f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:59.544Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1e3de2e6-c336-470d-a11b-d1eb7ad27db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:57:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:09.555Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=edcb1c6b-5c6f-4b0d-a561-0dbefe3f456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:19.567Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c26211b3-8dcb-4488-b4f1-e251917f08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:29.577Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=308b44be-9780-4935-8d79-cb17f7c65da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:39.586Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=56e381f7-0339-45bc-a445-099fcc17e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:49.595Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1fa6eed9-f68e-47dc-8ef1-dff65b7fdef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:59.610Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=96593eaa-c964-41f6-9dd2-78fe3408503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:58:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:09.622Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=459e914e-46ed-4b3f-a436-2bfbdd2c214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:19.631Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=31641640-507f-4697-99c1-a67f130e46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:29.640Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c52eba8b-98b5-44e9-92b4-1c07756dc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:39.652Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ba2c4377-b270-49de-8692-60aa66e29ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:49.663Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=08c52c1f-92fe-40f6-b47c-339e48542d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:59.684Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7386ccef-c75b-4f37-badd-45df6a7fb602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T05:59:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:09.695Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=44943f04-63c9-4cce-8cda-848d6153441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:19.706Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=302cfea7-6279-4cdb-9794-2970b9b936ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:29.717Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=67840bf5-9ab1-4c23-8137-8d326736d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:39.732Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=dbeff020-9711-4413-9063-c978309a2cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:49.742Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=148dac25-a7cb-44b3-89a4-14112f23cbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:49.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:59.752Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ce97b4a3-a3c6-4fb7-bfe3-a521ba04731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:00:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:09.761Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1d78650c-2cb4-482a-9f47-095c1d16c089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:19.771Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=89d489af-26f7-4a6a-8e63-4cd2575469f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:29.781Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2bf58e69-d4db-4789-a212-875f9f4f5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:39.796Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d34e286f-bdd5-4de4-806c-f6551f6f9fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:49.806Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8833c5c5-7b55-4ed7-9b6a-1266f55ac8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:59.816Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fe593fba-db0c-4fe5-84e0-4759a3b6c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:01:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:09.828Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=6845d754-4485-4f8c-84ea-8a6f17ecc325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:09.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:19.838Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=d59732e6-e75d-4636-affb-1012cc4292b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:29.849Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=1fdab17f-71b6-4799-b75c-edf7d12a3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:39.858Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=fa400a42-94eb-4700-b536-3e68ca1dcc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:39.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T06:02:48.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T06:02:48.895Z |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-17T06:02:48.896Z |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-17T06:02:48.898Z |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-17T06:02:48.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T06:02:48.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T06:02:48.905Z |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-17T06:02:48.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:49.868Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=e147aa86-0395-470b-aca5-ac36163e1266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:59.883Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=c68f13d6-25b7-4f37-a3fd-e0485fe24f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:02:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:09.893Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2db36604-9c1e-4a71-adb5-60166571cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:19.908Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=416eae2c-e71c-49ae-a3b1-28731236cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:29.918Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=5cc397db-7cae-4238-b1ea-e97adb48d1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:39.930Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=7491536e-8560-4609-9e23-62ec926c9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:39.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:49.941Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=dc7fda5a-4c24-491d-8e03-c77a9309164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:59.955Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=ce16defb-25e8-4b8b-8fe8-5c68a439c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:03:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:09.965Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=22982f2b-8fe7-4aea-b1cb-391e0a7fe75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:19.976Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=2d1d5ccf-2c03-42e4-943d-d721f1cf0abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:29.987Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=8a38b07c-d076-4111-a6d2-ec098013a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:40.006Z |INFO |Init configs |InvocationID=ae2fe26c-04ad-49cc-90c3-744d31d2d30c, InstanceUUID=0a3f5121-ed65-45f0-90e0-853bc4894e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T06:04:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |