. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:36:33.860Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:36:33.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T12:36:33.894Z |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 |2021-09-27T12:36:34.409Z |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 |2021-09-27T12:36:34.562Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T12:36:34.563Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T12:36:34.563Z |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 |2021-09-27T12:36:34.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T12:36:34.699Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-27T12:36:34.782Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-27T12:36:35.991Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T12:36:36.369Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-27T12:36:36.386Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-27T12:36:36.387Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T12:36:36.437Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-27T12:36:36.438Z |INFO |Root WebApplicationContext: initialization completed in 1656 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-27T12:36:36.783Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-27T12:36:37.503Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T12:36:38.599Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T12:36:39.084Z |INFO |Started MainApp in 7.164 seconds (JVM running for 7.751) |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-27T12:36:39.139Z |INFO |Start scheduling PRH workflow |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:36:39.150Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=0a6d04b8-80b9-46b1-96b3-d5f8287c086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:36:40.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:36:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T12:36:40.788Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T12:36:40.789Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T12:36:40.791Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:36:50.723Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=56405304-753e-4240-bf32-0f9b44d6d8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:36:51.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:36:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:01.948Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5845902a-f6ef-40b5-b39e-f789da9a5c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:37:02.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:12.988Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=939d5162-1cab-42d5-af24-d36e7b27d64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:37:14.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:24.028Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=42ec066e-7fc2-447c-9e46-359eb30cbf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:37:25.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:35.069Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=31703e14-fe68-4a94-86b6-a085c58617f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T12:37:36.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.203.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:46.112Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=4e35101f-e520-4426-b84b-2a329ed6957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:57.616Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=940cbd1a-5582-4b1e-9584-d8a13021263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:37:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:07.639Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b19ae914-c3d5-4491-b3c8-b9f4c9e6d9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:17.654Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5af2056f-45df-494d-a45d-15fa28829ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:27.667Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=663407bc-97a5-415b-a22d-58a00e505f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:37.681Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ee6d78d4-9730-4b15-b511-efaf75b3bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:37.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:47.696Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b77c04ba-79dd-4df2-9b71-312ba1757601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:57.709Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=49c37c84-1794-48d7-8238-5f04a3709e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:38:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:07.723Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6d6973bf-18a7-41e0-bfd1-e2a08cc4da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:17.747Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f0745009-e033-4dc1-a0d7-4053f382c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:17.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:27.759Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=271098ad-6d9a-4a14-8741-b108e765fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:37.772Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=9a78f696-673a-427b-acdb-381afb84a17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:47.783Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=98210ad9-5b62-4a93-aed5-f2976e2578aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:47.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:57.795Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=125d2d73-b244-4f44-94d8-2e22ddeec444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:39:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:07.807Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=eca8d745-a0c8-42f4-9f5e-ad28125f48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:07.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:17.821Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=1da322a1-7cfb-44e8-9369-ef031d68c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:27.833Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=776bfd30-8eaa-4319-80ba-7fdc9bf7581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:37.845Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d4ec84b9-6d5d-43c2-a1fe-8ad1244c79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:37.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:47.857Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a91c8fca-51af-48cc-ac42-8152ea764211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:57.865Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6adbc4dc-8a38-4b6d-a9d0-954a71e3e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:40:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:07.888Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=64104c31-3cf7-4313-9e24-b84b96d2d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:17.912Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=077e7d12-c043-4190-be06-cfac2480d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:27.923Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=449a47fe-5f79-414d-a97d-658dbc9efb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:37.935Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a09d8929-74d4-45f3-a427-964cfbe19b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:41:38.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:41:38.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T12:41:38.089Z |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 |2021-09-27T12:41:38.091Z |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 |2021-09-27T12:41:38.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T12:41:38.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T12:41:38.100Z |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 |2021-09-27T12:41:38.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:47.956Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8d5e42db-f91e-40ee-a04a-ef7e229cb077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:57.966Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=2c88b9fc-c25e-4ff6-884a-5316940adfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:41:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:07.976Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8db1b463-eafc-41e0-baa1-e5138a476424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:17.988Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=aaf091cf-f10a-4364-8c28-18d91367c6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:27.998Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=3c15ace2-244b-4569-815d-1df3bc406abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:38.009Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=96195aea-313c-42f2-bf56-d6ce45056f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:48.022Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b9e577b4-36de-41f7-873a-7dcb59d73ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:58.042Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e3c92e6d-719e-4880-99ce-14c85db057ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:42:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:08.053Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=08d5f348-aed0-466f-9bb2-a6cc6e1b0482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:18.064Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b0204d0e-fbc5-4139-89b4-7ff36c89e238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:28.074Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d6857aae-085f-4b69-adfd-8b1ef03d9b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:38.086Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=0e7475ed-6a97-460d-b87c-56c5e3ba8294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:48.097Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b524f3e4-3837-43f8-a6fb-c76c65f45fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:58.106Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d9cd1795-2cca-4da8-8a62-21e1e4899ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:43:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:08.117Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d74ed66a-b324-4fb9-8114-0236e0a90c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:18.128Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b31cde04-f1c1-4c97-b8cf-302871a984ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:28.138Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=bc1d105f-4773-4a4e-b700-86be7ee69b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:38.157Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d08bd5f2-e7a0-4934-8489-3fc0447ddfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:48.177Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6dd3bb3b-4195-467b-8e27-49094557b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:58.185Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a848a8fc-0693-4f85-a8b2-5f2830cc8c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:44:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:08.197Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7154ce2b-da81-4b36-8f2d-8d5cff58dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:18.207Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b24ded95-ce3e-4c18-b68e-2d2568acbf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:28.216Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=90a49e65-f076-404e-9dbf-0d781755d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:38.226Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f371ae98-b228-4a18-8b8e-01fd86ad380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:48.235Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=de2f7258-74ec-4a3a-9b39-61ee2019d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:58.244Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7b11d422-50f0-4dfe-8c27-1131bfef8e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:45:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:08.253Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ad20ce44-9e9a-4e86-ac67-f45e81ae1927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:18.263Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5e81aba3-c8dc-4bb0-9dd5-698f604aec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:28.276Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=9fc8c1d3-7684-4feb-9331-19a3ab95e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:46:37.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:46:37.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T12:46:37.212Z |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 |2021-09-27T12:46:37.215Z |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 |2021-09-27T12:46:37.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T12:46:37.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T12:46:37.222Z |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 |2021-09-27T12:46:37.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:38.291Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=78f46c93-2c00-41f8-8bf2-1bad43d1b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:48.303Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=13365d70-c7f6-4a07-b659-5ee10486362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:58.313Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=4b390511-2207-44b3-9422-03c02bf99021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:46:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:08.323Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=c5eefd51-8d60-4c01-a793-9e34485bd2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:18.333Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8462f497-0d10-4f4b-a0c8-b61a6a84a460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:28.342Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f22d51aa-aa58-42e0-bc32-09b7d9ba2e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:38.357Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=09fdd464-12c7-4102-83fb-5fac05580339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:38.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:48.365Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=92d85b2e-97b8-414d-a14a-0439304ae68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:58.376Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=67dc9bbf-1b83-4814-9ed7-75050eacf6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:47:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:08.391Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=57ae726d-03c2-4282-9b55-7e800e761357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:18.415Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=82e6a668-0e69-4e9c-ad40-ceb30207cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:28.423Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=c874595e-b27c-492c-ade1-8c4a8688da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:38.432Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5d0e22c5-6573-4af9-8c97-e927cc695002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:48.441Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a7c85bca-db3f-4860-8d25-a96670fc7201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:58.451Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=08e72720-76cf-4ca9-82f2-cbee59b28b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:48:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:08.460Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5c2570e0-b4f3-412b-8d18-2450a725acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:18.468Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d855ed53-0220-428a-a81a-0e998c46612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:28.478Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=651f1df0-47e7-45be-9fde-3cc8ae460193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:38.487Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7b92e8f3-39e4-456e-9978-bb2194082d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:48.499Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e8c37cb4-65b9-4f50-b742-61804612f0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:58.510Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=40cadc68-50c7-4e32-a409-62c52c89f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:49:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:08.525Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=74687a50-a0fe-4620-bc8c-2f990259d1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:18.533Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=69f543af-e90c-4726-aca4-fe4b36f86479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:28.543Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=622c80d2-3684-423b-a539-7b45ecd3c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:38.551Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=fdf8ca1e-cc5d-4241-a80b-126bc23c4b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:48.560Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=c0f04f94-1189-4fd1-953a-1da21208c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:58.569Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=12f93dfb-77fd-4d8a-a516-50ed3ba8ef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:50:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:08.578Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ce692861-9728-4743-a3a1-726a2db2f276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:18.586Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d2b8233d-0f8c-468f-9b3e-87c55f8bb59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:28.594Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a0320618-7282-4765-911f-a12af47a7e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:51:37.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:51:37.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T12:51:37.175Z |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 |2021-09-27T12:51:37.177Z |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 |2021-09-27T12:51:37.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T12:51:37.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T12:51:37.183Z |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 |2021-09-27T12:51:37.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:38.602Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=fc30ada0-0e56-436e-9dd3-03435340f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:48.612Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a2122de4-8f91-4b4d-8b3f-37963b4aa39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:58.632Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=0a67e06b-715b-4526-bad9-05e0476eeeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:51:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:08.641Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f1c2f3b4-12ea-4480-a263-de04b72c2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:18.651Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=79457464-b0f1-4db1-aeb6-ed4e8bc0374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:28.660Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f710ad74-6546-4ea0-95e5-d0ea6298ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:38.669Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b1c0ee1e-4c01-418c-8b61-7712a8488b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:48.685Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7860c139-7f5a-4749-9f41-d0356f9bbf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:58.694Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=10c6f9d2-d1c0-495b-8628-1e13783e531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:52:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:08.701Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=3bbc7974-c4e4-4452-9ad3-ee615d5ae210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:08.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:18.709Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6dd716f9-189c-481d-b796-a85075ac8949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:28.719Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=947ec5c4-915d-403d-bb80-51715052e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:38.726Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=829d75ae-8ba1-4c1e-a743-116bb14bcd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:48.736Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6a031aa3-6241-41a5-a71e-93e96da57db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:58.756Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=23b1c35e-dd64-4173-bd94-8511de2063f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:53:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:08.763Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e6d50c09-2a3c-4054-a987-db3f79fa6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:18.772Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=3286be22-8e6e-4c20-84af-022e08173d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:28.780Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a4c86cde-e8ff-4095-a9f5-88cc04defdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:38.788Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a39ab11b-faa2-44df-b889-a7dfa598ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:48.796Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=45766873-4e4e-458f-8325-9a52b5e7fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:58.804Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=bcf16d48-8688-452e-869b-9f3ad3eaa55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:54:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:08.811Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=58a4f143-4153-4f29-92a2-ba1d70e28134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:18.820Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=39b3580f-6b80-43f3-ac01-27ed4107ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:28.830Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=19c0a6dc-0a01-47ca-ba03-f73c56bdf3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:38.851Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a4a1440d-f324-4b7f-ba3b-c9ad0ae2847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:48.861Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ad813acf-76b2-4a28-94c9-af77970d6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:58.869Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=c5edee6a-9d99-43af-80c8-6120c2aa1a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:55:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:08.877Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f05a0c50-32dc-44e1-8bbc-81a3352a69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:18.887Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=01556ab9-7a32-4e25-9e21-0e542b15fe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:28.895Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8dcfd745-f925-41f4-810a-9bbfeca33103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:56:37.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T12:56:37.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T12:56:37.144Z |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 |2021-09-27T12:56:37.146Z |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 |2021-09-27T12:56:37.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T12:56:37.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T12:56:37.152Z |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 |2021-09-27T12:56:37.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:38.910Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f7cbe03a-d0d5-4399-8280-e8f6bfe9b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:48.919Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ee4a1c42-3b13-4bc9-9410-b44440093f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:58.926Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=0304aaf3-9ab0-447a-a598-3d9a92ecec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:56:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:08.936Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=220718f8-c441-497e-b4a5-67333688fd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:18.959Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=dc26b367-be73-49b3-a1ab-31b800dd5d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:28.967Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e0f17738-874a-4510-b2d7-5960999b95e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:38.976Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=38160951-4593-4264-8144-4a263567043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:48.986Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5cc367ef-c2fb-4d13-bc57-7ac69191ff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:58.994Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=21f766fd-cb52-405b-ac69-9b13ce08f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:57:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:09.004Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=01bd0be2-4fd5-4d9a-a08c-39cff506137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:19.012Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=fd5e99ba-d8aa-4749-9f6c-6f32e53b99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:29.021Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e9efeb00-0fe5-4d3e-b621-6bbb02216544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:39.029Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=596abdc1-e73a-412b-931f-8ae0d484b556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:49.040Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ddb0d8c1-6182-4f7c-9c71-1bdb671f7af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:59.049Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=ec30c497-4913-440e-951e-f8c162ead4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:58:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:09.068Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=30992a0f-48a9-452a-87d6-dbf479c376be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:19.079Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=f5a11f32-50a4-49d5-a330-8ba959f24608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:29.090Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=62fc9b9e-69cc-4b20-a372-7ab6e7587d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:29.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:39.099Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=cc9b82d8-93e4-48b9-a61d-e113a4060dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:49.107Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=06fdab60-7ace-4689-8baf-006a16954621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:59.116Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=90fe241d-8d98-4713-b5e6-15f80de63416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T12:59:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:09.126Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7b063284-8d80-43d2-ae47-d243cf43e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:19.135Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=42bc9314-b524-4e3f-81ec-d5ed87216f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:29.143Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=28b1650c-8513-4452-9f08-04c18f1a9906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:39.150Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e9291f80-8f15-4625-8167-d6d8721f69a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:49.160Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e569de21-f8f5-4822-bfb9-51684eb26933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:59.182Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=97915a38-cbdb-45ec-8dcc-11229bc52260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:00:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:09.191Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=034fe5a2-ebb2-4b44-b6a1-979563af750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:19.200Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8919ea8e-a6ca-4b46-8fac-e212f3836d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:29.209Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=6f0383dd-971e-4cf6-9d70-74ce1c1ebb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T13:01:37.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T13:01:37.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T13:01:37.151Z |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 |2021-09-27T13:01:37.153Z |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 |2021-09-27T13:01:37.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T13:01:37.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T13:01:37.161Z |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 |2021-09-27T13:01:37.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:39.219Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=b5d1cad9-4258-4034-8529-3a4744b8776c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:49.228Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=7356e6d9-ad64-44b7-88de-ae04ef140508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:49.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:59.236Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=8e9b38e8-85af-4e56-a2da-02fccd14d0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:01:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:09.244Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=092bd310-b1af-4c8c-a207-edd06de1f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:19.253Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=043dfe30-0941-499c-967d-ef740917f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:29.261Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5a813ae5-5316-4920-85d5-5a7795447ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:39.285Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=e3965625-855a-453b-bf99-9baca6ccad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:49.304Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d17609d6-e15f-4611-96cc-de9236e12aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:59.314Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=0fd562f1-3a36-4777-a943-e8768c651bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:02:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:09.327Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=84164872-6d2f-46ef-870c-9fe94633ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:19.336Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=d06179f8-a699-46fb-96ee-2e111a451e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:29.346Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=3d42fab0-5c79-44a6-848a-9f449324d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:39.354Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=5e2948a9-0af7-422c-ad73-0f3215c7279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:49.364Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=09239e61-c74a-4df7-adb5-d5363f82df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:59.372Z |INFO |Init configs |InvocationID=d7bf8632-7c9f-403f-bfe7-57ce27aa35cb, InstanceUUID=a039bd31-3e18-4763-af80-61543a0d6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T13:03:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |