By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:11:28.184Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:11:28.199Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:11:28.200Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:11:28.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:11:28.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:11:28.771Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:11:28.772Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:11:28.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:11:28.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-23T23:11:29.193Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-23T23:11:29.227Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-23T23:11:31.008Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-23T23:11:31.505Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-23T23:11:31.532Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-23T23:11:31.532Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-23T23:11:31.646Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-23T23:11:31.647Z |INFO |Root WebApplicationContext: initialization completed in 2420 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-23T23:11:32.686Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-23T23:11:34.718Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-23T23:11:35.585Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-23T23:11:35.616Z |INFO |Started MainApp in 9.871 seconds (JVM running for 10.616) |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-23T23:11:35.828Z |INFO |Start scheduling PRH workflow |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:35.844Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=323a8995-bd4d-44f5-bd2b-c625b9fbdc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-23T23:11:37.818Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-23T23:11:37.819Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-23T23:11:37.822Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:46.621Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=02e9b4f0-bb6a-441d-baf6-3c747e0618e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:56.656Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4dddc0d9-d834-4f86-8dd4-765bdffa492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:11:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:06.685Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=98638c4a-9a7d-433d-91a5-6fb39dae614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:16.729Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5a444c61-2596-4894-adde-c5b3737843f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:26.753Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bba1a4bd-8942-4bb6-9a2b-eb8f3d4c520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:26.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:36.787Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5a81d193-3a92-4d02-8225-436ce3fb2664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:46.822Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3ecda877-d5a5-46fb-b0df-4d3406935bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:46.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:56.844Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6b38c613-e587-4d25-93a3-ad95c9981593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:12:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:06.863Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=025ea87b-443b-4f52-a601-9607343b9183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:16.882Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9b2fdec2-1abd-418f-9cdc-18a646829202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:26.931Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bf0df4bc-11e0-4b6a-b896-aff19c3098f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:36.950Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f69fedd2-7b8c-4a4e-8d42-4a59dca5650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:46.991Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c6b9429b-28f8-4f37-97c1-270407b9287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:57.009Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9c751d95-e602-4811-9ae6-1fa905b8358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:13:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:07.030Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6bf5e31b-7247-44a0-8ade-01ab520824b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:17.056Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b22cd35d-2b58-4e69-9f84-6abb7fa7898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:27.078Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e080e342-4c43-46e2-8b6d-d15362fe920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:37.092Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7567eabe-9212-44a1-bff7-7cd726357c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:47.110Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f85bc8b9-a9e1-4a61-bc35-9cf535245f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:57.125Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a752f1a8-d7dc-41e4-a6c2-f58ae5c75bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:14:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:07.143Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=fde38126-1f3a-4bd3-9666-17620b3d0eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:17.159Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9a909b53-7ace-49ab-88e9-08124cbd025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:27.178Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f139a2db-3385-4ddc-8607-2f9c46aa180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:37.195Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6c6359d6-f225-4f64-844b-dd74c816c615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:47.213Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c30d659f-05bc-4c5b-8674-3bca91462dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:57.237Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3d9d4504-1a52-4f12-9a24-f6d41ac4ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:15:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:07.261Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4cc3f9a1-5779-493b-b54a-eca738970e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:17.277Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1af22b52-113c-4b13-b060-0f3e6fe29f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:27.293Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7a4ab917-c374-4fe9-a3b0-d84d9228b9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:16:33.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:16:33.929Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:16:33.929Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:16:33.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:16:33.931Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:16:33.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:16:33.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:16:33.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:16:33.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:37.309Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f27f84b2-a6e9-4117-85c7-7858ef9ae61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:47.325Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=21747e38-d95d-4148-b3ff-faf74ee67b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:57.340Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=94481777-73e0-4c19-b943-dd6573db21cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:16:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:07.355Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3bbe5901-6b38-417d-9657-c4e691838789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:17.370Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1eea4957-ff32-47d2-8588-0df69c4201f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:27.385Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b3e840b5-b4c4-4f9d-90c6-f92faf42a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:37.407Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2bb93b31-5509-4e1e-b2b9-c94964bda5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:37.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:47.425Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0f2ab137-a3f0-4e08-8a34-bd3c14b9cade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:57.439Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e467600b-15f2-41ad-9810-af4f2d23f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:17:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:07.461Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e3e578fe-b1b2-41af-8a38-e5c09a8d114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:17.482Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4c67c833-22f8-4102-975c-fb81dd01aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:27.500Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7eb49b44-44e9-4273-a0ba-dd8c7113866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:37.517Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=997de42e-95b2-41c1-83e5-d198488fcc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:47.539Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=abe5fd6e-2f0f-4746-86f6-883a01830540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:57.554Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0d195f63-d10d-4289-ac30-9762dfe66545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:18:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:07.573Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5f30281f-9826-4c71-b4f1-05b25cb14680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:17.592Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=71ecc695-dcb4-458a-8dc4-322cd3df36c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:27.625Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c651c7ad-53b7-4868-b700-80e35ea7c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:27.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:37.641Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6bc7a7b7-8bdf-42f0-a773-4600f3b375c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:47.662Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=420250cf-6dcf-492f-bd4a-377605f4b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:57.683Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d03775b1-269a-43b3-a43c-10d04d7cf37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:19:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:07.697Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bf896e50-875c-41a9-98bf-268a3e7c533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:17.713Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b27ac48f-5ce9-4077-9ee0-da0fc33eb061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:27.728Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ed226146-ff78-4019-8f1f-e53db2c2555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:37.744Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f799d5ee-1f8b-46d0-b210-865740e2a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:47.762Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=262156eb-402f-4e30-a150-c4e3aaffb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:57.777Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8c028a95-06a3-4c8f-bc0f-5144537d1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:20:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:07.791Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4caf9ac0-d6d0-4e05-81f4-f6ff3092639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:17.806Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a9981d65-cb0b-436c-993e-d5163c7caf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:27.820Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5a271d76-8cce-4bad-b58e-aca1f799b40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:21:33.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:21:33.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:21:33.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:21:33.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:21:33.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:21:33.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:21:33.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:21:33.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:21:33.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:37.835Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=54a8d650-bd59-4a6b-9c12-5f8e9050670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:47.852Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0de3fa55-0fb4-47c5-b3bd-9ec9c97f6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:57.865Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7e694171-1827-4b80-927e-97647c89b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:21:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:07.883Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=651da907-c5fc-452f-9fe5-c3b7f337293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:17.896Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8271e2fb-8f22-463a-9051-da23fdc7ce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:27.910Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=69a3acf2-7636-4b65-8292-39f4e5f289ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:37.942Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e420b66b-53c0-4161-ae4d-0bb340551584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:47.966Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b6b152b6-b680-4a35-81d2-ad9aea1806b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:57.983Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=684d18e1-18c0-4e7f-9d14-50326a1b6473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:22:57.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:07.999Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c8401225-030e-49c3-be5a-fc9438585064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:18.018Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9ccf2882-317e-4adf-916b-943e0d58866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:28.033Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c2bef443-6d86-48c6-9483-13856a22fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:38.049Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f532935c-fd6f-4d4b-92bf-15d9e82001c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:48.066Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b9fa10e4-7286-41ff-b78f-5e1c771cf94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:58.085Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=eb6797cb-cea0-4745-825e-0dd2424c2fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:23:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:08.101Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c07d549d-0687-469a-bb2e-f76ec3b0ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:18.116Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=35c8f7e7-c1a6-46ed-9c28-1cc8b24b2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:28.130Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8d1916e6-4550-478c-be9d-3014eb7ab644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:28.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:38.145Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=aed52895-aec8-477d-b58e-3758035933b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:48.159Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e2077f32-0c73-4433-9289-a36c8641196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:58.176Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=de0cd453-b54d-49e7-ab0e-09da8c8001fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:24:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:08.198Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1224744d-e92b-496e-8bd0-8d2d712d7637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:18.226Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d147a427-8aa6-4957-90f3-0435f3c46d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:28.241Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2dff79a7-7d26-40ca-85fa-1aa7eb84a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:38.257Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6fdb755c-f171-42c9-b1df-9999e4abb09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:48.271Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a2858f4d-61bd-4ad3-86a3-30127926cb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:48.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:58.284Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=108f60d4-8068-4e44-a3a2-9e3698948d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:25:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:08.297Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2ee031c2-0f70-4a48-9661-9b749421cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:18.316Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=119a42b6-cbd6-4aa8-a487-4981430968a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:28.338Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=00e62be1-4f83-430d-a327-3d8e9e2693d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:26:33.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:26:33.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:26:33.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:26:33.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:26:33.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:26:33.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:26:33.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:26:33.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:26:33.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:38.353Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c7567e9d-095b-4114-9c61-f0a77e0c1592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:48.389Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1ff2841f-6509-4586-887c-0eaf7faf8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:58.404Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=385d7a30-cca2-4dc4-8a51-efab5b746968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:26:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:08.420Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3334cb18-8979-44e8-9d41-3c783ca669bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:18.435Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b78db9cf-69d0-44de-90d5-51c1f1ccc86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:28.451Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=55529234-96a8-4d72-894c-4156c264b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:38.464Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=fead0ac9-9bc4-46bd-b1dc-0c5ad64cbdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:48.479Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=cbb2fd7a-2af9-433d-b8fa-dccdfab84670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:58.494Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=56813179-c49f-471e-8f97-66e2611ff0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:27:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:08.507Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d29713fe-cd41-4cd7-b57a-fc20e9d7ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:18.520Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=dd1d0217-6b90-4d06-8064-3febfef303e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:28.534Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bca004b5-1914-4459-8e7d-4530fd9702a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:38.549Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=67e814f8-77ac-4278-a4d5-60e62623ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:48.564Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=06aec30a-0295-4a57-bef1-bd3492f56657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:58.589Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c07995b7-07cd-4aeb-8245-22b4340075fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:28:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:08.602Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e1235879-c762-41a7-bf60-f476dff7cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:18.616Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8a4d048c-44af-4d52-956e-ccf1e62d0044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:28.631Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ae9da429-73d6-4452-9627-5cf096e6e93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:38.644Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2337658d-b7af-4465-96d9-658c9db09f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:48.660Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e23dfa97-9ac6-4c9b-8cd7-b951dc59c5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:58.675Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ab4edbcb-261e-4e13-a0ba-44fcd24cc441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:29:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:08.688Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ce1e46d4-e7c6-4d78-93ed-4890142464bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:18.722Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e95b0ffc-8aa0-4465-b913-29a9854534e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:28.736Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ea2e63bc-9a20-4a1a-9bae-54bb47b0db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:38.750Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=422aa972-fb3e-48b0-91d4-01c370e9d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:48.792Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=929ab086-c3c6-484f-9ed4-ae6a577f6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:58.805Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9dde5d36-b0c5-45ce-a459-084b21cb60e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:30:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:08.819Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f0fadfd1-f6ea-43d6-85ed-3c6761e7787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:18.833Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=eb356f60-91ec-402f-828b-b88db838491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:28.848Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d92c0dbb-8202-4f8a-aef4-3c4038914399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:31:32.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:31:32.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:31:32.975Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:31:32.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:31:32.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:31:32.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:31:32.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:31:32.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:31:32.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:38.862Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4a59a8a3-4855-45f1-aaf2-00f6f7940be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:48.878Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1869db2b-98a3-446a-835b-d58946daa2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:58.891Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=35daa27a-5b7e-4485-ac84-f25aa08a8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:31:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:08.903Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=47613641-bed3-4598-a9f8-b11cc592aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:18.919Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d5edd07a-8b78-4566-91bc-669dbff4261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:28.933Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=28644108-1c24-4f47-ade6-06751b3334c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:38.944Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1f650445-9349-460a-a08f-eba2846d270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:48.959Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4da05b37-6c8e-4c49-a435-dc9fd0bed61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:58.973Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a5a2c231-8b9c-4e76-aab1-65c0a9399271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:32:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:08.986Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c9d7a284-9f47-40c0-8c6c-909c82b18c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:19.003Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b2dddabb-6c86-466d-8261-3fe75f396965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:29.025Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=41f99cad-4a08-41d7-add5-edba23bdfe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:39.041Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3a98deb8-6a17-4302-a233-778330600247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:49.061Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1359dd94-dae8-470d-bb33-ec12633e3bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:59.075Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=dc853b6d-aeb4-4747-a2ee-11be120e9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:33:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:09.090Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ead94395-878c-4e60-9135-e851543baf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:19.103Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ab2067dd-a77c-4784-aee6-e5ec58d9189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:29.117Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=94e9a9c1-46c6-4426-9503-7617a35f5c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:39.134Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2075e234-e621-4801-b4c3-1c2add351e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:49.155Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=854036c7-e5cf-4fca-8399-3a2678126b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:49.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:59.168Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0977601d-d6d1-420e-b9c1-7ae2bf0745a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:34:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:09.202Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=73e032eb-3780-4eea-a764-d6a40aa2bfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:19.217Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=99ab15dd-dbc7-4cc5-8f82-50e4e80819e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:29.230Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bdf8c07f-fab8-4f8a-bc20-6fadfc168f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:39.243Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4805fc62-d2d2-45ba-8be8-9bced805cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:49.257Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c3e8596d-a839-4a14-a819-1a6eed81a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:59.271Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ea8f3289-725c-4955-93d9-89157af8d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:35:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:09.286Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=69dc6621-736c-4de0-9916-a89b1f760f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:09.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:19.302Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5e4d1b4f-d1f8-4578-bbda-4142e26c011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:29.315Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1e6095b1-2d94-43f8-a079-44bd88606cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:36:33.012Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:36:33.012Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:36:33.012Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:36:33.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:36:33.013Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:36:33.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:36:33.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:36:33.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:36:33.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:39.344Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c6b7de6a-2db8-4b14-a19d-62a7093cc27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:39.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:49.391Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bd5d8ce7-cdd6-4d30-98fd-4bd58a69db00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:59.466Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d8b42679-ad56-4eac-ac5d-ce755196df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:36:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:09.480Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=762d010a-6d44-4bab-b4dd-3a6bfb34bfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:19.502Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=fef8828f-9252-450a-ae98-61540bb63043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:29.529Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5a128e57-1dbd-4c99-8d41-c62c6e461913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:39.545Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f961df3a-44d1-41ae-88fb-83b83af39f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:49.557Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b27bfc6e-e787-46fc-860a-ead8804affe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:59.569Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3f8c7a6b-1dc9-4bd0-a5a4-b4e8d67b2a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:37:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:09.583Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d194bd15-8c21-4e2a-a459-b6dcbb52e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:19.597Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ecf503ce-38a3-482a-803e-19453d16ea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:29.617Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=04e3cbb7-8803-4f5c-bac0-e43f3ea0c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:39.628Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=63983584-ac50-482b-ab3f-65616701e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:49.645Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d41be3f0-1851-44de-86f4-cb67f911b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:59.659Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6486ceba-09a8-47da-b187-c3778dd8e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:38:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:09.672Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=dbd3a67f-0b66-464d-9f19-6aa98b6ce6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:19.689Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4f2985f6-8a43-4917-a330-e9f99c836afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:29.703Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=074d0284-cd21-4ef9-8f21-f37b521b34cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:39.718Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=33ab3b4d-4ec5-4864-b42c-d38ef0ba6b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:49.734Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3abc8c38-5d12-439e-87a7-9b74073b7e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:59.749Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ce22de7e-4949-4210-8a55-7773d32c530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:39:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:09.760Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f2570c43-dedb-46f3-b849-11830aa4efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:19.772Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=86b86990-7ea8-43dd-84d2-41cd2a168af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:29.786Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5610bb50-2c84-446c-8037-d88697c08556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:39.806Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ae0b69c1-6fad-40f3-8104-507205f92b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:49.822Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c185e8ea-0b61-47b7-8cf9-208c86fcd3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:59.837Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=70019c3e-8c94-472c-b98c-bb092aaf8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:40:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:09.850Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=95be1c4f-9711-4b70-88f3-9cfb7e947328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:19.864Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e6d69604-d60c-442b-81d3-93308eef0778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:19.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:29.881Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=53b7270e-d206-40c2-a0e6-64d6b6f76227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:41:32.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:41:33.000Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:41:33.000Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:41:33.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:41:33.002Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:41:33.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:41:33.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:41:33.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:41:33.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:39.905Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d91ee049-c5d9-479c-9f02-77f90678e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:49.918Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a85ac184-4426-44db-9cdd-10e4f3add06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:59.933Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3459209e-5e21-487e-a16d-0e937760d341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:41:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:09.945Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=273194a1-dbed-4425-89a0-027265001737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:19.960Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7931a8cd-2619-4658-a16f-67c4c654a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:29.971Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=da0ad436-2101-4863-8395-4fdc4b6c64fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:39.984Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=906576a1-3950-406e-a153-b2db8dbbae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:49.996Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=24fa42b0-5af0-4876-a6cc-4842382a20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:42:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:00.010Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2e8ac3bb-df91-4ebe-91fe-490afca80a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:10.030Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=93e330a2-d36e-4b83-a559-47d418456615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:20.045Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3a8ea19d-d418-4e81-880b-215b02e6b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:30.059Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=71ca11cf-fb6e-42aa-91aa-afbfed4a3dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:40.075Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4f229b85-df77-43ec-a79e-05d7d000ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:40.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:50.093Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a2daf015-313b-4713-a122-0ba74627da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:43:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:00.105Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=db61d0ba-8e89-4128-9210-c861d2bc07ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:10.132Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=578d7058-673f-489e-b6b6-00052b0de037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:10.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:20.144Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=691c1a78-9de4-46b3-9570-3a781e63aa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:30.161Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8d02c6a2-b327-43d7-b95d-adc71a651d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:40.176Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=317b0744-97ef-4ac0-960d-f85eed7db190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:40.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:50.192Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2497ee3d-34d5-449b-841c-801820df8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:44:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:00.207Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=740b1350-5845-41cd-aa8b-0bfbd92b4fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:10.220Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ae42bc15-ede9-45dc-8435-4a8fc01d9cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:20.235Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=eaeb9f54-b7c4-4f00-9c06-bb81f98f5ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:30.248Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f10c2956-0b84-43e2-84a3-ec989a6e3eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:40.262Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d0ae9ef7-5bce-479d-8132-1f1aa1426b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:50.275Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2ed84475-99d5-40e8-8940-c8dc50998283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:45:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:00.301Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5d087388-b7c1-4873-8460-71bd33bbc2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:10.315Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=79c00a15-2e4c-459a-a7fb-755fb66f6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:20.327Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f34ab193-36b0-40fd-bda9-356f15e0563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:30.340Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a2797b4b-0b5e-4907-8942-4ffdfe3bc8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:46:32.964Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:46:32.965Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:46:32.965Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:46:32.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:46:32.966Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:46:32.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:46:32.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:46:32.973Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:46:32.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:40.354Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0e77725d-bb3c-4b32-a5bb-f6408de101dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:50.367Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0143f88e-0e8b-43c8-a6e2-0be05722c914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:46:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:00.380Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=45fee991-4781-4faf-81b1-5bc4edf5dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:10.392Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f01c3261-99a5-4114-a70d-df73bcd8d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:20.407Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=56010238-792c-4039-884e-62a3668d9c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:30.423Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d5ddf71e-615e-4522-9163-029f7d1b1e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:40.435Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0f8dcbbd-aa38-448a-a1a5-437a7988daf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:40.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:50.450Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b098f1d0-cb07-4c4f-b6e2-f7e32c546f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:47:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:00.466Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5c69ba23-f71b-4f91-bab5-266a873173fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:10.479Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c4062448-d700-4632-bed5-92024f4fa670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:20.493Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=41a14159-5505-4c67-9f22-68cbe7da6580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:20.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:30.507Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8ea91335-8371-4440-ab1e-f5b458801cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:40.522Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=acf17f83-7096-438b-b465-636dce5295b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:50.540Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=22c6581a-f8dc-4da0-a40a-7a04cfb76c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:48:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:00.563Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1ac75773-fc97-4472-97aa-3a390f9fbd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:10.579Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9df9d07f-c879-4524-ba6c-e9e749817749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:20.592Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ece7b2bd-2552-4391-8378-83d010d93a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:30.608Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=84a5108a-dbc9-4a59-9939-686078dfdac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:40.622Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=44ab9403-14f5-44e3-8c89-b2477483fcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:50.637Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=467072fe-1b86-482b-bbf3-f15c7dc1ad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:49:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:00.652Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e023dd1d-8497-4d95-92bb-78683d6699fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:10.666Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6662f19b-f3b7-448f-9ec8-de367ad9b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:10.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:20.681Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e34f3c2f-4c1b-4f55-a9d5-5753c1363360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:30.696Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=111c6183-09df-41b1-9d6e-ef4cf9cfd2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:40.709Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=95908a2b-bb7b-4c53-9ae3-5109880c7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:50.722Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=be14ecf3-228c-4e79-9782-3caa9faab365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:50:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:00.738Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6b849306-40bc-4ca9-9464-ff5d8c2d85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:10.751Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e22daad2-2ab2-449e-8efa-6b1641f6ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:20.765Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=dddcc4bc-69e0-4074-be20-79bfba642851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:30.786Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=93f9bb56-99f7-4469-b21a-792b53c04150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:51:33.047Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:51:33.048Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:51:33.048Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:51:33.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:51:33.049Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:51:33.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:51:33.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:51:33.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:51:33.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:40.801Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bacb54aa-4557-458b-8efc-20bad3c2ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:50.815Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7f8d8e82-bb42-49d8-82de-fc5b0599e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:51:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:00.833Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d9b8da56-6aeb-403c-9eaa-c2467f5a9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:10.851Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f3840b35-7628-40bf-bf9f-4c80c46512dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:20.866Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d0dbbd5f-db7e-4bb4-b3cc-4288baaf82e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:30.882Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0c113528-8d09-4c5d-b326-d58fcb682182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:40.895Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=973a41ab-b468-4d8b-a33d-6a54f5e1c91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:50.908Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ceff4305-6143-41f8-b554-f891321c73e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:52:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:00.924Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7a72fa20-90b1-497b-9bd5-d170d07da838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:10.935Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=49813369-1fd1-4dcf-8082-809638a7216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:20.949Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=92408f4b-c7db-4355-a562-78679a4d5a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:30.964Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=cc7a2632-62c4-4446-a99a-f9111cfd63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:40.979Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=85a6bf4e-9d90-4541-9aa0-6c0dda58733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:50.992Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c44479ff-1082-4bc2-81cd-c6539f351e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:53:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:01.006Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=fe207cee-ef7a-4d74-8915-767960e7adc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:01.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:11.020Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2848783b-4148-48df-a291-18c36f54de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:21.042Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d4b4d10c-855d-4adf-b37d-8a3b5dab0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:31.056Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=38b286a1-65f3-4fa9-ace5-e77f73612b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:41.071Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5c7bead3-875b-4f20-930f-4b63f31b3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:51.090Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=90a5d15b-195f-448a-9d66-d3633ff6f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:54:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:01.105Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b7740a88-0820-4313-9115-308e2e7ecbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:11.118Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e85a18dc-92fe-4a00-a876-6bc278d43a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:21.132Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f3ff09fe-126b-4c37-a29c-59f6e7891c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:31.147Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=18a8b31f-44a2-4853-b9f3-304bca459a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:41.161Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=41a3b388-f98d-47c8-923e-3357499a319e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:51.177Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9ce0bb13-94a7-4a39-aa02-443fd8132b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:55:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:01.192Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=53a6d0a4-e801-45f8-84f4-955462dcda91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:11.206Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e26f2652-fd17-4776-b532-2cfafdf45d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:21.218Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0c84304e-65f4-42f0-843e-ae1baa4bde75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:31.231Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0303a2b5-070e-4893-b594-2615bfc898f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T23:56:32.946Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:56:32.947Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-23T23:56:32.947Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T23:56:32.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:56:32.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:56:32.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T23:56:32.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T23:56:32.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-23T23:56:32.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:41.243Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e0b04325-99f3-4d29-8488-5959e7809117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:51.255Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6055fb0e-6216-4962-88d7-587a7e95cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:56:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:01.270Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=34ace9ac-f4f2-4902-bb60-bee2b60cd6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:11.284Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b7800828-4430-4f3a-a6dc-36e1b17d8738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:21.298Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a8be3166-7a01-4cc2-9603-fdd38ae761be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:31.313Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e1c579fd-1e87-418a-b198-4dbab406c9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:41.324Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c18174d5-f674-43b1-b1cb-70d5c2753a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:51.337Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f245d5da-87f0-471a-8766-3c4f9ec814ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:57:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:01.350Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7087638f-129e-4e50-ac91-da72016b871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:11.361Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b93efebb-318c-4994-ba3a-6bc760f67000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:21.374Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=02dd5951-4e44-4e8d-96d1-52db4038efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:31.389Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8d23fc2f-65bc-42e5-bbad-f68cdb0523e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:41.402Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6e97b882-80dc-40bc-97e8-e010127b0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:51.415Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=894364be-fe64-44c4-84e2-c3dc9908493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:58:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:01.429Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a13ad4cc-36c1-4bed-b0fc-24ef975fa1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:11.443Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2207483a-87e8-4ff9-95be-ad63b28c264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:21.457Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=456149c6-1185-4f38-b278-61d1803a5d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:21.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:31.471Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=64a30f97-a061-484a-a1b6-9b58d1d23b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:41.484Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=59721dbb-c4ea-458e-8750-961b9f981c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:51.497Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e7692bcc-5bec-45e7-a67c-868931a54680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T23:59:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:01.511Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=073c38e9-4806-4f33-b58e-411b51552b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:01.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:11.548Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9ace2950-4e8f-48a0-a8c0-14a3a624b9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:21.560Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=eb86b91a-82f9-43a4-91bb-b939c991b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:31.575Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=12ed0dbf-3248-46c0-ab3b-cc273927d22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:41.590Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=67ad9601-abfd-41dd-879f-6e8a6fad3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:51.605Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=514a3425-d63c-418a-b3a0-b99a0fc82fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:00:51.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:01.618Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=41fa9f79-0981-44f9-b51b-913b5e7cee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:01.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:11.631Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=41ffdc90-1b64-41bf-b22e-1d254fd5996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:21.644Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5e1dd5e0-e2e1-4106-9aa5-a73299a9062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:31.657Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e03ecee9-167c-497f-ad67-e7bb287379e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T00:01:32.988Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:01:32.989Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:01:32.989Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T00:01:32.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:01:32.990Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:01:32.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:01:32.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T00:01:32.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-24T00:01:32.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:41.671Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2ef2311f-14db-4360-be8c-de313224af3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:51.683Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=37f11ffd-757f-4f2f-a114-402594734a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:01:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:01.696Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a0063a7a-e190-4744-9fe5-f31a84792a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:11.710Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=52066fe4-9bbc-4ce2-b7ba-c7f7f9c9f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:21.722Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=202d76a7-4fbd-4a61-8b10-f7ba4dc96889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:31.734Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=932cb136-08df-46bb-bc46-c758ea0438a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:41.746Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=742a176f-7b47-456d-8071-7513fbf4eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:51.759Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d796ad3c-8088-41c6-b798-0e7e741aa699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:02:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:01.772Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4e2336e0-468b-4e87-94f8-7a0fd888240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:01.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:11.787Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=80ef39a0-649f-48de-9609-a85d2f24ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:21.801Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=25543ef0-6926-4b5a-be0a-74a27711ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:31.814Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f2953d9d-88d5-4aa8-8e0b-f1a89c9ae434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:41.828Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=3c06ff8f-b5ca-48cf-b421-e29e67d8d3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:51.859Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=179f6e6e-1164-41f4-b278-e6850b7d8bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:03:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:01.872Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2a70d73e-fffe-43b2-b105-ba7287b89d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:11.886Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=7dd603b1-afdb-47c0-98c6-7497c4431089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:21.897Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1b22a020-bb0a-420f-8a14-b0c83df1138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:31.909Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e8119d89-86f6-4b8f-a5ae-5f081bf9418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:41.922Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a1409010-dbf7-4bba-a617-e26435f96a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:51.936Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=33e2139f-6774-4bf8-bd71-32a7bd7f1bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:04:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:01.949Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=11c83755-ff22-43f3-bb16-048e4e74dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:11.962Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4e6bec8c-90af-4f08-9189-2716e35a1ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:21.975Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a10f816e-2ef1-4f46-bb91-abf6d50eec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:31.993Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2384bbd2-781b-48d2-b1d0-40856758cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:32.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:42.005Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c8ebc8e7-417b-4a6b-a1ce-b0b13ad89673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:52.018Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=ecef2f8e-64ec-471a-9d95-9011dec65293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:05:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:02.029Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=871fcd81-5bb5-4f72-b935-a9f7facb3761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:12.041Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=446c6faa-70af-4aa4-b3c4-fd4b95dd67fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:22.054Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5eee15b8-374b-4c86-809e-26de37ab72b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:32.067Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0a1fedc8-eb22-473e-80af-d2b8748bab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T00:06:32.877Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:06:32.878Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:06:32.878Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T00:06:32.878Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:06:32.878Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:06:32.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:06:32.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T00:06:32.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-24T00:06:32.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:42.080Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6de4f569-789d-4bab-b68e-d02fdb758302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:52.091Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5337a225-a3e9-4243-ae91-996902a514f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:06:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:02.105Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=272ae0df-d2ef-4fde-b958-d6d7188de72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:12.120Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=46b1d829-cbaf-48ab-b0e3-9fe985149209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:22.150Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=34c1211a-91aa-45c2-b85e-baab5cc71fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:32.164Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=f03093b7-ad35-4162-af7a-0a7a4992cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:42.180Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1cb4b04a-2fb1-41d1-b9c4-0bcec60ba16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:42.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:52.193Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=b2d20e1b-c326-4fbb-9646-a245373ca9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:07:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:02.208Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1d4bd600-76e5-464f-8575-235d5b398f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:12.221Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=eab41115-1430-4a9c-b2fa-aeec804e6fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:12.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:22.234Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d5a30901-42ac-4684-94d1-08d207f1cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:32.247Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=63bc0df8-c392-4224-b917-4ec2b8f575a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:42.261Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=dff42d15-e842-4ec0-86db-2f3e9537b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:52.274Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1989ff58-c470-46d2-9f29-a2752ba7f541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:08:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:02.287Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=6406f664-817c-4388-9c4e-3634a94d2dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:12.303Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=431ed801-34b6-408f-9f0b-a8b20f5e55c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:22.318Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=9f68a1a5-92a4-45b6-8e79-3df3c24e2fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:22.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:32.329Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4ca5ca02-5ff6-4f13-b876-eaaf4025b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:42.342Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=83a79694-8bce-426d-8f22-85577b3f63aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:52.356Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0cc820e8-c48c-4a38-a24c-98c446b9f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:09:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:02.369Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=94455444-b587-4a61-a42a-bf25b3561af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:12.382Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=e9e34e7f-cacd-40b4-9dba-8a6b05153b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:22.408Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8519deb9-5c5d-4857-98d3-5bb8f3a22c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:32.421Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=68abb694-0689-44e7-987c-e2faa823a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:42.434Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=8d553ef2-53b4-4316-a7aa-2411ad9dff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:52.448Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bdd71f73-2b40-4314-96e7-c3ccfbe5ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:10:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:02.461Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=03cb5792-df91-481c-810b-1a6837b58c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:12.477Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=2ff6b84e-14f4-4929-ab6b-7db09954796d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:22.490Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=91a3e7d4-c85d-41b5-a4e6-fd12053b5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:32.503Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=92f80d5e-92d4-466d-b28b-d86b361480b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-24T00:11:32.973Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:11:32.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-24T00:11:32.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-24T00:11:32.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:11:32.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:11:32.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-24T00:11:32.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-24T00:11:32.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-24T00:11:32.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:42.516Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c3125a8d-17b8-4017-9c2d-1a93a2f10682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:52.530Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bf958bbc-ca9b-4978-b3a8-b8c1f662d267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:11:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:02.545Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1067386a-a694-4cde-b136-f1d60b1018d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:12.559Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=49260cf4-389e-4e30-a0f2-cc44062d5c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:22.572Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=a9dad0c1-bbd0-43bb-8c71-82411f2793d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:32.587Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=086abcec-82f5-4728-886f-06fc68e9eeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:42.602Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=15530f25-c75f-4403-a080-7e1bf27ac332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:52.613Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=bcda7d13-769e-4ad5-88e3-26e5859c7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:12:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:02.627Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=1e0be6f1-3bc9-4ba8-91c5-1df2505537be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:12.643Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=c7fda99c-f6a0-446a-bd3e-bb87ee7fdc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:22.690Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=53c3c777-3f17-4eb4-8494-efd4442a0046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:32.714Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=d65def0c-fa5d-4dc9-9f2e-73bbb064f2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:42.727Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5f412372-53bb-4c3b-90f8-23cf68b70adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:52.741Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=5d6c559a-53ac-435f-83ed-6c571b6a0828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:13:52.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:02.759Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=22582c22-8752-4e82-a328-3a94d3b1e9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:12.775Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=98caf014-dbe7-477c-8cc7-310c1dd6154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:22.794Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=63b63565-3a82-4621-b528-6a3193844d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:32.811Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=724d0252-13b8-4676-89e2-dc2571028b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:42.829Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=0300d9b8-6a43-4a17-85de-1e753444dcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:52.867Z |INFO |Init configs |InvocationID=be78d7a3-1f6d-4de4-8a53-a47427cadc57, InstanceUUID=4d4d7547-ac59-4314-a9fe-0ff98420a0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-24T00:14:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |