By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:52:38.705Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:52:38.714Z |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-03-25T02:52:38.714Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-25T02:52:38.716Z |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-03-25T02:52:39.029Z |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-03-25T02:52:39.125Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:52:39.125Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:52:39.125Z |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-03-25T02:52:39.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-25T02:52:39.227Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-25T02:52:39.246Z |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-03-25T02:52:40.360Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-25T02:52:40.728Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-25T02:52:40.749Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-25T02:52:40.750Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-25T02:52:40.838Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-25T02:52:40.839Z |INFO |Root WebApplicationContext: initialization completed in 1593 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-25T02:52:41.553Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-25T02:52:43.177Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-25T02:52:43.562Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-25T02:52:43.583Z |INFO |Started MainApp in 6.616 seconds (JVM running for 7.136) |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-25T02:52:43.777Z |INFO |Start scheduling PRH workflow |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:52:43.788Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=30408910-fc18-478a-95d8-534c06cef143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:52:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-25T02:52:47.863Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-25T02:52:47.864Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-25T02:52:47.867Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:52:54.313Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e41a8639-fda9-4c2d-81cc-ef781e89ccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:52:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:04.346Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9de86cb8-9329-443e-b61f-ad9c73213bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:04.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:14.386Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=acbf7f53-66ef-4971-b0c8-a18322cc499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:24.413Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7ce8210d-3634-400a-8705-b99419ebcf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:34.439Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4d1fcc0b-fc16-4182-8d81-a9a0acf960a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:44.467Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=899138c0-4e52-4273-b29b-713e23193571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:54.498Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c5c9f6ed-41cc-4426-85f0-5ed60e65cdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:53:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:04.523Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8a6fd2e7-f0d4-4181-8212-53a81702c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:14.541Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=62a525d6-c6fd-4eac-b3da-0bb479b35f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:24.562Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c31ef2e5-f7d5-417b-94fa-79acc4a141c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:34.588Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fecaaa7c-8189-409b-a872-e2510cb800d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:44.610Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e4aa8561-669f-4864-8370-41b8d03e8b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:54.632Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5d4f100a-32cb-4f1f-a80f-674491f6e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:54:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:04.660Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c1cf3e4b-0f38-4415-83a2-c490342bcdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:14.687Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b06ec9d1-f929-4b23-ae7b-ab6f761a085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:24.708Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=645d430d-380c-4d5d-962b-b34ca6295893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:34.734Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f092e63b-8c62-4b5f-a13a-fd36fb57db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:44.761Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c12df5dc-cc08-4f70-b12e-c7c39029e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:54.776Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7da7287e-a4a2-4fe6-9468-b2bbcf63565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:55:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:04.807Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=26b526e7-701a-4e5a-a471-efa5a36250d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:14.831Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b0a7a2b8-7706-4a8e-b22e-1a2a27741339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:24.857Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7c6cfa9d-ab12-494e-ad67-985693b67b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:34.876Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ff21804a-a442-4bc1-a632-3505e0df0f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:44.896Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=14b708f3-f683-49cf-987b-bdd89b130d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:54.914Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2493f660-f215-4df8-9cee-126ad9cb7fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:56:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:04.931Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=79b9d906-e12c-450a-a7ef-e1ed06d89806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:14.952Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37c396bf-6e86-4829-b2db-7d82f3b4cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:24.973Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9282ad01-a721-458b-b216-c8e856a2d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:34.994Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=988cfe8e-be08-493f-a040-0475e6af6fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T02:57:42.133Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T02:57:42.134Z |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-03-25T02:57:42.134Z |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-03-25T02:57:42.134Z |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-03-25T02:57:42.134Z |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-03-25T02:57:42.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T02:57:42.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T02:57:42.145Z |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-03-25T02:57:42.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:45.012Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a6bdf961-6ba0-4bcc-85c4-78ffcdf2f508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:55.032Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bc24ba7f-8e5d-421f-98ae-381e8b5d90c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:57:55.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:05.053Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c11c3584-5f67-4058-bccb-6016f50813f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:15.072Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d3fc2ffc-eebc-4389-99c6-ca70571bbccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:25.092Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f17a93e0-3d89-40b5-97c9-31bd0ef6b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:35.110Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b9e9d859-e9f5-4c3f-950e-fc82226b9a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:35.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:45.136Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b2c8adcc-d602-4bf0-ae66-c9982f26c9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:55.158Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1a9f6996-90de-4282-9236-25e121577daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:58:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:05.179Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a798620c-dcfa-4ae0-8589-3074180d6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:15.199Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0da55bc5-ee99-4ae1-9f4d-b1b9357474c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:25.219Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ee20a4e0-bc2c-4eb1-9191-1907ac18091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:35.237Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bf41d6ac-e9d6-48a7-a5fc-78ac32bcbe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:45.258Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8b6c723e-6a20-4894-970f-dba3037ee97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:55.310Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bf8beb15-0315-4df2-a2cb-178ebd313265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T02:59:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:05.333Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2192874c-d354-4875-a65a-f68cbc1818a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:05.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:15.356Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=14cf1e8e-d625-4af1-8378-14ecff699f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:25.373Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c2b2a3b9-bd6e-401c-ae24-1d0c0883e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:35.389Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5dffef33-752d-4402-a595-257730ca1c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:45.407Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7a53c7b3-49ab-4e5c-b74f-340bdecb8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:55.426Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=69d2f648-6955-481e-bece-4138d16d98cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:00:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:05.444Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2025f69f-25c0-42c2-a422-189411c8f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:15.462Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=afa627ee-6879-4a79-a883-4a1a9123e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:25.479Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e850b953-949a-450f-8500-d6d976757302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:35.496Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2d9cc3e8-907e-4c6d-8f7b-0cb68bffa86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:45.517Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=baccd960-0759-4b5f-869c-13aefacc254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:55.536Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c192f311-86e3-4676-8caf-83427f4eaa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:01:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:05.555Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d5d49502-674c-4fe8-97ed-dba6bc976207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:15.578Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e2e5d61f-cb11-4664-a2d6-400271382cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:25.605Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=10290484-c856-4d06-9479-653c79e812bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:25.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:35.628Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=73b201aa-e81d-41ee-a9d2-8b2dd151bce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:02:41.734Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:02:41.734Z |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-03-25T03:02:41.734Z |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-03-25T03:02:41.734Z |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-03-25T03:02:41.735Z |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-03-25T03:02:41.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:02:41.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:02:41.742Z |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-03-25T03:02:41.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:45.646Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d409ba6b-3f6e-4d61-bf36-38729e187b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:55.671Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cd8fc253-345e-45d5-90ec-c0c48f696b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:02:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:05.688Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e8795667-d7a8-481f-bc0c-70691db792d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:15.705Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c9187224-53ee-4c23-a838-c84e80384735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:25.732Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a41ff69f-b609-470a-a826-04bc9cdc7ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:35.753Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7f649d8d-055f-4ae8-9f4f-aafce7e9c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:45.776Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5066e1d4-85b1-4549-852f-94b55289bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:55.795Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f00acb11-26d6-4aae-91ba-a9432ccc6c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:03:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:05.813Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fbcb83b7-d85b-4a2a-9bdc-337aa7a0fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:15.841Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=64a3a974-70fe-411a-bb56-6eb389a81eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:25.858Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=59040bff-3e8e-449b-847a-88fd01001cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:35.879Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=70725b3e-fddc-459a-a7c9-8e71c8dfdb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:45.912Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8c1fb15a-786a-433c-8881-f6619da4a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:55.924Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d7c2e780-6d0f-47ee-a693-038ac4f83e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:04:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:05.939Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=838be962-2eeb-4217-b5fb-41152a8970b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:15.959Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c06e0232-4778-49da-9d01-4070dfb68af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:25.972Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f5853408-463e-4bd3-8f23-7c414c8a1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:35.988Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4c6bf349-a5b6-45c6-b1c0-1a0b08543ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:46.003Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ef340a55-1530-4828-8d26-3a92da555022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:56.034Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4c950551-4bd8-48c2-b001-255bbe4edf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:05:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:06.052Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2c9e03f9-1eda-4d72-99c2-0df85757d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:16.071Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=de2216b6-e17d-47ab-ae6d-194b1a0507ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:26.084Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5383df9c-8b76-4671-bfb8-3894de6beb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:36.109Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f128ca5c-00ac-47d5-8080-720f778d8ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:46.127Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=352fa70d-ca48-4d88-b175-d9c54a54b926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:56.143Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e8265b88-e6d0-46df-9d2f-eb0e20fa9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:06:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:06.162Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=df17db70-c602-4f11-9f69-c78d18833145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:16.185Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d740bbcb-66d5-4afa-9f3f-ee79f4918b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:26.226Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ccf2a404-4c93-48d1-8ee1-2b0590e2fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:36.247Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6b2e82d7-cbd6-4f9d-88a7-734d9380b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:07:41.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:07:41.728Z |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-03-25T03:07:41.729Z |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-03-25T03:07:41.729Z |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-03-25T03:07:41.729Z |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-03-25T03:07:41.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:07:41.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:07:41.735Z |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-03-25T03:07:41.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:46.266Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7740fbc9-ca8d-493d-9fee-ed311f48e5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:56.288Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e18faf6e-d194-4ed8-a20c-c190642b45f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:07:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:06.312Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3c3e2a00-1643-443e-af4e-642fbcda3a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:16.332Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cfc14d60-c150-459b-8be3-9cde868433d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:26.350Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=319f2c6c-59b9-4b0f-9fbf-6d388e33baa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:36.371Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0adfcf6b-cf23-4c6c-9190-af1714884cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:46.395Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ca2b5bc1-612a-46f5-8bc9-eded434dee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:56.413Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7793d335-b0a0-4faf-9387-0f72bea49b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:08:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:06.438Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3e1462ae-df43-433b-b754-7205aa73830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:16.457Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c960334c-4003-4a83-acab-374467e25896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:26.474Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1c457a1d-f106-4173-aed0-a75794d06db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:36.490Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8660b444-a177-48a9-8bce-052961188e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:46.513Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d1dd686a-3eb0-4250-bd30-6a43f75d45ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:56.528Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cd2a819d-304f-4ba0-b20e-86c9e7f5c02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:09:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:06.550Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ebf439e7-c33c-4713-a53d-0959753edfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:06.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:16.568Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=494c44df-b56b-407f-bf9e-b58e5bc51fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:26.589Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d17d6b3c-a73b-4ae7-bc94-7ff6829724e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:36.625Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b07ff964-3d1b-49d1-9d4a-169224ba0809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:46.645Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2ceed6a2-3406-4b53-bacf-9c62c49420ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:56.664Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3f2867fe-d331-485d-84ea-80cf929983d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:10:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:06.679Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4ac51115-4c7e-4804-bd81-62497bf8db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:16.700Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9ad75f15-069c-4659-8cec-39c48cb2ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:26.718Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=da45e330-00b6-4c0d-b018-12a3745147e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:36.736Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a8139854-5121-428f-ae15-cb832f620bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:46.756Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e909d9bd-2286-4bf6-9552-1ded6572dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:56.782Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d1dee0f4-9eb8-49f1-8a9a-322e7d77b6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:11:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:06.802Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d79cb8f3-da4e-49a5-a39f-2a41bef966db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:16.849Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dea71237-5479-4c9d-936b-8d9750e53de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:26.869Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=157e33fc-b886-4d8e-a89c-e4f9ca95fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:36.890Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37523d78-82d0-4b00-8eb1-3ec39331de7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:12:41.716Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:12:41.716Z |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-03-25T03:12:41.716Z |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-03-25T03:12:41.716Z |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-03-25T03:12:41.717Z |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-03-25T03:12:41.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:12:41.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:12:41.722Z |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-03-25T03:12:41.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:46.910Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c9ae422e-b5fd-4d94-b15e-7fd49cbd887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:56.927Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=07bc927f-9ed1-49a5-9c73-a71460a29490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:12:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:06.950Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bdfce05c-c5e0-4660-880b-cde0afb32d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:16.970Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=83c58c47-e0c2-48ea-a0c1-b56d5ed559f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:26.991Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5fd13941-afb9-4d11-a1fb-d7ae258cff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:37.011Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8bf44900-f31e-49fe-adec-a9feaf9bbcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:47.035Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d9d1e9d-294f-4339-b583-9112efd17e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:57.061Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=727aeb89-e50a-4756-bee8-3e009355032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:13:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:07.082Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=660e945a-7428-45b5-a224-cbcb9d63fafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:17.103Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d69fbb82-d33d-4ac6-9b35-8141e7ba0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:27.122Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5799aa06-50f2-4ab3-8a7e-3625d58bb4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:37.143Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6d1f0ae7-607e-4a50-ae09-0d12ac397f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:47.162Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e2164805-f17f-4cda-8d20-4d25e5cf7cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:57.203Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d8a39b76-975a-4dee-85a3-d6d3f922579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:14:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:07.228Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2985f44c-8eb1-4181-b007-95433578474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:17.247Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f099f5d3-1d47-4734-80e7-2c964f894aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:27.266Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37274fc5-7732-4cb1-a708-1709dd71abf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:37.284Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e3f169bd-41af-4d75-aa71-2c1763e2a714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:47.301Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e5f9da4f-e7ce-46fd-a096-4ca30b7d4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:57.317Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=95d6ca57-b58f-4bf0-a634-b5d31a5c0464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:15:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:07.333Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6befa434-f07c-47aa-81ad-8eb25adf4891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:07.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:17.354Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4f41b17e-2693-46ee-8eea-52da92f552d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:27.375Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a89df9d6-90b1-45c7-b4e6-8716d10a63bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:37.407Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4424c41e-a241-4c50-ad86-f97353831d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:47.439Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2f88fb68-a651-4090-823a-c7337e465af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:57.459Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d34ce578-456d-4260-b491-37f3b8499dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:16:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:07.476Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1c9e260e-5525-4328-84a5-812f1fa8ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:17.493Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6fe9d8a5-baa3-4a8e-ac8a-be48829e905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:27.509Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7041cf93-6699-4a51-a006-6f3ffa7e9af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:37.546Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dd89c25d-7c2e-4acb-9d18-6c3cb702f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:17:41.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:17:41.725Z |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-03-25T03:17:41.725Z |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-03-25T03:17:41.725Z |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-03-25T03:17:41.726Z |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-03-25T03:17:41.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:17:41.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:17:41.730Z |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-03-25T03:17:41.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:47.567Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=220dbce3-3fa2-4bed-8d99-d57642aac15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:57.586Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7a4bf891-f71d-4c19-a6a5-02fba0027e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:17:57.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:07.606Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=befda9ab-9201-40b9-8bc1-8634e9552b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:17.624Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=50236048-95a8-4131-b030-72ebcb3c742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:27.641Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4ad21d91-7466-43c0-8b99-f9cadb94e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:37.664Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2d754481-b2ab-477b-9bf4-cc90be25f739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:47.684Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7457c1f1-9c12-4a61-b52a-642663863ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:57.701Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=92480060-a487-483a-aa96-ba84bd5e26dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:18:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:07.721Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5d16047c-a72e-4918-b66f-9bc172ab6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:17.741Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=00936c91-6675-4935-afb9-e213353cb395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:27.759Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a9e7a37e-b956-43b5-a4ef-71625eb96b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:37.774Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=48dd39d0-1e53-422d-8520-0518cfb07bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:47.792Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=13d697b3-b9a4-4d79-8ca8-d8e939aa6f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:57.811Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fc781b69-6bb1-4676-a99d-1ff4e3b1afd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:19:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:07.829Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3c43be73-f55e-4aaa-bd82-db884dc114bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:17.846Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=054e9ae1-27ae-4839-bb95-1748107a4796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:27.863Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1953239c-3e72-4fd1-ab10-fc4a9d893578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:37.883Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e9d68743-379c-41df-973b-8ecfd9175278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:47.900Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ccbb1ad5-e618-4680-89bf-3e98a81eb5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:57.918Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b093e9cc-a7d8-4281-acba-b3bf426e07e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:20:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:07.958Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0940bd56-fb14-4cfa-9cfa-6763a90d08d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:17.978Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f19f753e-8f14-4857-9c1e-c45193a37536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:27.995Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9bd1f029-9495-4305-b201-9ed020b57ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:38.011Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9c9143af-d105-41e1-948f-a8cb08d93e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:48.029Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1b70de55-3a2e-49f2-94ee-ea22c36a6ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:58.046Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a7c47743-0713-44c3-917b-72ea8c5166c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:21:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:08.066Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=78b3c226-4301-4224-9236-22c2dbfb3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:18.086Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a8998ea0-363a-47f3-9c80-ff22e06da05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:28.103Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5f2b314c-4b30-4bd7-a03c-8e6e4a9ef137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:38.122Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=219964ae-57f1-411e-975a-413d33d2f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:22:41.699Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:22:41.699Z |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-03-25T03:22:41.699Z |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-03-25T03:22:41.699Z |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-03-25T03:22:41.699Z |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-03-25T03:22:41.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:22:41.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:22:41.704Z |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-03-25T03:22:41.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:48.142Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=88b64a03-6ccc-4dd3-8b29-4da0d8b0bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:58.160Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4e783877-5e45-4ac6-90e4-c07a2888fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:22:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:08.177Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d6cdc406-a306-4771-a6c0-998b3bd7b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:18.197Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7ac712da-5deb-4a04-9acb-1144363edcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:28.215Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a893a13d-4003-41f8-a264-c2e1623177b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:38.235Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1dd099d0-d865-4079-ac13-45b8e9d9f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:48.253Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a5d2f182-46fd-4403-8e9e-c98303214e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:58.272Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1250cacc-3f3b-4d9b-bdca-49becb1e2ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:23:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:08.293Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4dc3748c-3e56-4102-b0d1-346388264b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:18.312Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=646d9da6-afbb-41f1-8107-6ed656a3c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:28.335Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=10ebf8b3-8bf1-474d-9c18-dfedcbd2be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:38.353Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=12cd2b55-c4b8-4185-9a0b-9c9795559d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:48.372Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=22edaa93-0091-48f8-8a9c-e736aaaf47bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:58.392Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bc58b196-061a-42c4-b589-2eb8491772aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:24:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:08.405Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d3c22037-a856-403a-a25a-0a51c59bc96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:18.424Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cf631a31-751d-4020-8fe7-f17ff72d9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:28.443Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2c1d4114-1987-4f72-9398-f4858acb4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:38.457Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b90d2a87-cd1c-45a2-a275-778fae9a05fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:48.482Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=73845e79-7a59-4d15-8f5c-909ea0c0ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:58.500Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=70f1f8d4-4af5-4205-8bee-da821c6d4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:25:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:08.528Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1bd85016-aa5a-4295-869c-c8e59490f325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:18.548Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=878e3e68-aa35-4777-8217-9a1287c49fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:28.566Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37c3eb9e-36f0-4d2b-913d-b82a5b83275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:38.586Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=725367c6-2fe0-4fc3-a0f6-416ee0c284ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:48.606Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=52b923c9-2e96-4f7a-95f2-222963713641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:58.624Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9573bb85-4442-42a4-96a5-d780cd6e4f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:26:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:08.644Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5dc54d74-e909-45e7-a4d9-e017f8415c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:18.662Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a5a7d3ad-0f60-4be3-bc5e-adfc1fee4f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:28.684Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=898a1379-e53f-45d5-b148-2ab979dbbffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:38.701Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dbb5d3f1-8a93-404f-9eb1-bd770b01f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:27:41.711Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:27:41.711Z |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-03-25T03:27:41.711Z |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-03-25T03:27:41.711Z |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-03-25T03:27:41.712Z |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-03-25T03:27:41.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:27:41.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:27:41.715Z |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-03-25T03:27:41.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:48.718Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=650e6918-61ed-488c-86ad-26ecdb777a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:58.736Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6f11be3c-842a-4d84-bf8c-6b6d42c20244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:27:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:08.753Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=24f0e76d-0434-4931-88d2-80b08f9b759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:18.775Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5340e2ab-6fc5-4b7f-befe-7815b2244ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:28.793Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=22367dc7-66e3-46d3-989a-f55fde6d2841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:38.812Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=18d5405d-13db-4a9c-9670-a553cbf99366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:48.838Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=767a7348-b6d2-4b82-b736-cb17db4dc1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:58.856Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e2ea757d-4a9e-47c5-8066-400c238c1034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:28:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:08.874Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=31353c9a-ab38-47b1-9b6a-476cdbcdcdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:18.891Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=33456190-f717-4f84-a6f1-dab385d0900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:28.911Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5d8917d7-613a-4583-9121-081f08584f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:38.928Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9df90a8c-1cfd-4e3e-ac03-96279f3c8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:48.949Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=05d10dde-ef9e-49e7-ba8a-0f54f3fcba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:58.974Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e963c208-dc4b-45d6-8f64-c53f5f5f264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:29:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:08.991Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2b60be16-215e-4060-a63e-d6f63f52a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:19.010Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ab4c1835-6993-490f-81f1-197da5f8994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:29.030Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=869df8e3-b50e-450b-8eed-92541b973913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:39.046Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b4175ed8-c451-4391-bac0-222cdf3174a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:49.065Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=206fa648-8483-43f6-ab54-f4ddcf00443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:59.082Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=746f3f31-eb07-4e62-a992-b322c95fc6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:30:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:09.101Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=30128d2b-e0b6-4d89-a396-26b658e8d8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:19.119Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=64abe7fc-fb4c-4f9b-b464-25ee3a645449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:29.138Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9152a559-48c0-4009-b6be-2fa32e3be979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:39.157Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1111adc1-7c8a-4650-8bb2-6ade786d9e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:49.176Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b37ae4e0-fb3c-43e5-ba13-de413372bbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:59.195Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=29e894ad-8aec-4765-b385-ef93ac79a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:31:59.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:09.216Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cda4229f-75b7-4a62-9595-d8b295a6afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:19.234Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6d51a2dc-b5bb-46ff-9737-ff1d5a0d9521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:29.258Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0f303533-e5da-49d6-a458-58a140455c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:39.275Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a9974e0d-2e2d-4037-8af3-6232cae1a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:32:41.726Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:32:41.726Z |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-03-25T03:32:41.726Z |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-03-25T03:32:41.727Z |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-03-25T03:32:41.727Z |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-03-25T03:32:41.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:32:41.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:32:41.731Z |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-03-25T03:32:41.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:49.292Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=70da168c-279d-439e-8770-a5fd1bf6d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:59.309Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=90269b58-ac07-4b72-992d-ccdf40a275ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:32:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:09.326Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bd6a5290-78c6-4db3-b62b-58608579076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:19.345Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1f5334bd-8149-400a-83a4-a4de21138b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:29.370Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=266451a2-e31f-45c8-9262-6ac4fb6b67b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:39.388Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1119e318-0495-417b-922a-8dc1964b80a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:49.407Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=03107722-7785-4c3c-aafd-64a417fdbcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:59.425Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6299bbc2-c51d-4446-96a9-973b36a3f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:33:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:09.444Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7edc14b6-1cab-497b-9c33-60600574c5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:19.463Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=87332dd0-c771-4cf3-8bbc-33bbed8df47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:29.478Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=18b2c32b-b739-4871-a77e-80dac866e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:39.500Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3ab407b9-f8e7-4bea-8c9a-55fa25307af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:49.521Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=25545423-02a9-4e86-a445-2b68556e4ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:59.539Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6176aab9-02d6-4f51-a8ce-9437323a2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:34:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:09.560Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b6fb4969-b95f-488e-8512-7b6f98a90867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:19.576Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7544fe4d-9ae5-4d18-a829-dc3e90c4481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:29.595Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1614733b-f68a-4983-81e8-09b02305c223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:39.615Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=558d03ab-1adb-48ae-a65d-0ca938b4f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:49.636Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bfdbde6e-6b45-41a9-baef-479f287a8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:59.652Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=410bb3c4-919e-4cb4-9d63-33a9e2fb4102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:35:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:09.669Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=76b8f2a4-1a31-4c79-976c-e80e94bb0b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:19.686Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=44dcf42a-786d-497d-a666-0e76ea04e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:29.703Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2524d4d9-4e91-4cab-907f-a5fccb030403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:39.716Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3faa3b9c-e6fe-407a-982e-8376f87ee60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:39.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:49.735Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2160f628-ab53-42ff-8abb-c9242a6b7b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:59.756Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8ca059a3-ad7e-49e2-ae31-2094942be7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:36:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:09.773Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3a45e176-4e07-4458-90fd-e1e0497e98fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:19.788Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=aaaf31fd-605a-45f0-8a43-701aa2d07fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:29.807Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=66509bdc-3d6e-43f7-9a10-b70e4bf02b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:39.825Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2e2f0d8b-c36f-4258-82ab-ee555ff1181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:37:41.725Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:37:41.725Z |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-03-25T03:37:41.725Z |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-03-25T03:37:41.725Z |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-03-25T03:37:41.726Z |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-03-25T03:37:41.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:37:41.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:37:41.729Z |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-03-25T03:37:41.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:49.847Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=91d246d6-dc0e-4738-b8ad-a01db272cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:59.864Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=097833f8-c30d-4ff2-80b9-dfc4b0f57d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:37:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:09.880Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=51ce4eda-82ba-49ab-8c8a-e53b7e898b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:19.898Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7223d262-ef00-46d8-a6d1-0f14f2bcae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:29.917Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=674d4d3e-358c-4987-a0b4-3e3679aa4181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:39.936Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=139fcbdb-f16e-4203-825b-d49a4e2637cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:49.952Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b68732a2-7648-493b-a7b1-55750c04281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:59.968Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6bbeb2dc-176e-4c03-bfc6-c6520810b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:38:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:09.985Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0801b254-c1a8-4096-8daf-ec04f4af324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:19.999Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=44ab1518-100a-4c71-9909-0406082fb046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:30.018Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a5da69b4-f791-414b-a6e8-41ab04a5f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:40.035Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bcb84be6-721b-42ff-982f-c4148144aefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:50.051Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=186597c4-8d70-415e-a1cb-2e903c295f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:39:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:00.068Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dedee96f-8a33-427e-8492-c4219c9d8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:10.086Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b306c92f-ce1c-4c72-983e-92a9d1d177b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:10.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:20.104Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cd1487b4-9823-4daf-a299-bd5d1131d467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:30.124Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a4f6c98d-1353-4b3c-b0fa-880ba696bbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:40.143Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9f65e35c-6edf-4281-919a-7cbc29ef756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:40.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:50.164Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=012f31c4-43ec-4d5e-9883-c7cb64b5c144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:40:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:00.182Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e96199fa-e7f3-44bd-afb0-6d01721c9567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:10.202Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e685475d-865f-4d9c-9a39-3111731cfd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:20.218Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=450bfb2c-9c34-4725-8709-f97c1c225ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:30.238Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=94b940ec-a9a0-4362-a9bf-967bcc992c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:40.256Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=aa66a229-450e-47ae-be25-9f6066bbfa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:50.273Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8995e2ab-b979-468b-aa3a-ac68ae73f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:41:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:00.289Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7ae782bd-6167-4a45-b254-3555145b3d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:00.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:10.308Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6b8c1257-cc13-4108-9fba-44f416ca22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:20.340Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a1af05e1-5ef8-4ac5-b0e8-807ba08b49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:30.357Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d88f19b7-eb84-4cce-8e5a-243c3a061a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:40.375Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=840da27e-eef9-4d20-a085-f03693ec4182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:42:41.704Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:42:41.705Z |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-03-25T03:42:41.705Z |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-03-25T03:42:41.705Z |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-03-25T03:42:41.705Z |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-03-25T03:42:41.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:42:41.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:42:41.708Z |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-03-25T03:42:41.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:50.392Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=15060ae0-4f48-4192-b0c5-c9013f773e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:42:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:00.409Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c562660e-d779-4508-b6f1-c6fe184d348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:10.432Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=48ad5bf6-6045-4ed7-9f82-c7b0eed16be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:20.449Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=da155297-50bf-419e-9004-edd139170e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:20.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:30.468Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3f616ec2-f2be-46ff-bc3d-cab959731c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:40.484Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ad788f1b-3dcb-40c1-975a-cb6d907ddb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:50.502Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d578b5b6-8d7e-4350-9385-7bc3109a8e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:43:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:00.521Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8dbcdbd0-a659-4c68-9179-1fe089a2e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:10.541Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e147038d-56ab-4ff0-9c3e-ca3a51aa8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:10.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:20.560Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=23ef6716-a7e7-4692-8c2e-0bfbff9e1c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:30.578Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a5304ebf-7476-472f-868d-b7994f885ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:40.597Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9efacd8c-29ae-4b6f-a57f-4e6534fb7f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:50.613Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c2ca7555-cb34-42f6-8a98-230d2d3af524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:44:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:00.629Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=120ca2b5-fabc-4ae7-b25e-a80342864c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:10.646Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2f17eac3-4ef9-472c-80d2-9284ef592d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:20.663Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9bd0c9b0-9bb3-4584-abff-b1017aebeb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:30.681Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a1a44387-7ee4-45a0-b364-61399c3e2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:40.700Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3f433613-dd68-49c2-b564-218514883710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:40.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:50.718Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2305ce42-e6a1-466b-b20e-9d28402f2966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:45:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:00.737Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=028b42d1-63fa-4126-83f7-be9621b2a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:10.759Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6d9636fe-47f4-4989-975b-4ca517204a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:20.777Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0516cb22-242d-4e14-a6b5-a7c2a872b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:30.796Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a29df558-c27e-46b7-bc80-460980c46cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:30.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:40.812Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=72875998-1687-4db7-bf42-e4aa672e2e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:50.828Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=799cd95d-22a3-4154-aea8-0d05b1bcc30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:46:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:00.846Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a99e30ed-a993-42fd-8d2e-124a19271a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:10.860Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=603b7aef-baeb-4f99-813f-bdf2cd9ecde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:20.879Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4cec356f-63df-402b-871b-5bd5932663bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:30.898Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=aed1003c-580c-480d-89a5-261ca8b0ff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:30.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:40.921Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=603a9c84-6dfd-4630-8146-7439b947444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:47:41.727Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:47:41.727Z |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-03-25T03:47:41.727Z |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-03-25T03:47:41.727Z |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-03-25T03:47:41.727Z |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-03-25T03:47:41.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:47:41.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:47:41.730Z |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-03-25T03:47:41.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:50.940Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2bbc244f-4733-47f9-bd58-de4631642303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:47:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:00.962Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2656e3fe-e94c-48b0-973b-c4c9fa6ef8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:10.978Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5653c17a-1f6c-4d2c-a247-88453fc2738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:20.993Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=61673bd7-a2ac-4c7a-bdbc-11653c239d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:31.007Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f281c1d7-cb58-483d-adab-1e27a0d8c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:41.045Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c1567573-49c1-4813-8bd5-42cb6783b747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:51.061Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fd1db4ad-8c92-469c-a8ce-b8ca4022c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:48:51.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:01.077Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=222f8692-8bb4-447c-99ff-8ea38f8ec9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:11.093Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a74f556f-9c61-49bd-a001-fb7d9f0441c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:21.122Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1129524d-c274-4b62-b482-e5197d3a9cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:31.136Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e570a55e-bb19-4c6a-8686-f811ea395cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:41.150Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ec14b8f2-3ca5-442a-b6a6-bfd55168bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:51.167Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b5afdd5d-6c06-4f02-9612-49b2130936bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:49:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:01.183Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c3b909ca-7108-4c6f-9843-dfd9012a30fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:11.198Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5fafdf27-fd0b-43e2-9733-511f03e64ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:21.213Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ee9c2cd3-9ed4-4e83-a946-723a51c53c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:31.230Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a098c960-978e-47d8-bebc-dcbbb52f1162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:41.251Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=76c9733f-1812-4198-975b-6e8f0fdbf058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:51.269Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f328b95e-05b3-444d-addd-ce7f471ed00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:50:51.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:01.289Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6c1539c0-56d1-4d39-bde9-219772287b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:11.312Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=08793f51-b472-4f3e-8bd0-cde40f991196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:21.326Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=264ad8c6-07da-47bc-ae5b-ab433c577730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:31.341Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f4e533e3-4e3d-4e57-a49a-3d02f578c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:41.356Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f4b3230f-8e02-4617-9539-11bd1b811a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:51.372Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=84349ff5-d399-43b3-acc2-7ad6ad8da8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:51:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:01.390Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b123c723-fd37-4abe-b87a-f782af586969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:11.404Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37c99e35-a744-4479-ba39-b7608d909185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:21.419Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=19c6f97a-b69d-4e45-a45d-950c88447f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:31.434Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dde40aa7-9370-41c3-b2cf-fbc88b555ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:41.450Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b49c1482-1eee-46f7-8788-fd3153f4e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:52:41.701Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:52:41.702Z |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-03-25T03:52:41.702Z |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-03-25T03:52:41.702Z |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-03-25T03:52:41.702Z |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-03-25T03:52:41.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:52:41.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:52:41.705Z |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-03-25T03:52:41.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:51.469Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4ae589c2-887e-4659-af0b-220833e3c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:52:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:01.487Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f96575e8-b729-41d5-bcf1-8da25a868b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:11.504Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=93cb3711-8ed6-4514-bd4e-199fa5a6dcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:21.518Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c4393ee9-d1ef-4f9b-88a2-366ef4a8a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:31.534Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2ec28b5b-327f-42da-b9af-d592bd2df4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:41.557Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9138f849-99c2-4f91-b22d-68939b84f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:51.571Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=15cd4e5b-4c5c-4260-bb63-34bfb7965a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:53:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:01.587Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=12a87688-af9f-4726-800f-b37fa8922023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:11.606Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ca3f8f31-48f2-4adf-a1cf-5c7af56985fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:21.634Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2b198655-9e1e-4c62-85f7-cf6da2fdda87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:31.653Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=22ceaa5d-6c4e-4698-bd54-eb03bcc8f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:41.671Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=76b105fe-9da5-49f9-a2f1-4cc01871cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:51.687Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5f42b998-8e8c-471a-9389-6d51c4ea7887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:54:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:01.704Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f145fa37-b5f3-4cf8-89c3-f7f831906118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:11.718Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1774b4bd-5393-442b-a86c-96516d064949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:21.734Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a82bea34-af19-4a3d-8757-92f028963276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:31.752Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=985b725e-86bf-4654-85ba-1776fa37c371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:41.770Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1df17ab7-8cb1-4117-b4d0-b31284590db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:51.788Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e31a37bc-92d1-4649-b2c8-40db7720d8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:55:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:01.803Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=deb9a9fc-b10f-4c1a-82c2-9882bb775994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:11.827Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1e187617-eebb-476a-b04c-0ece8cbd67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:21.841Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d85d7aa1-d67c-4194-9c96-27e797bb93b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:31.858Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d14e1b2-eaca-4fb0-b935-aab865e8cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:41.874Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9e1db955-07ef-4f91-bf08-457c86ad64fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:51.889Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0f13cf66-a1cd-4e17-a760-ee034faeb946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:56:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:01.909Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2182fac9-57a4-4065-9ee7-f8892f3fdb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:01.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:11.926Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d3bf38a-7552-405a-8ebe-138332192fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:21.944Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=52be708c-ef7f-4947-8def-2349f4f4a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:31.963Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cbb2cfed-c762-48aa-bede-78d2dd7907d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T03:57:41.720Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T03:57:41.720Z |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-03-25T03:57:41.720Z |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-03-25T03:57:41.720Z |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-03-25T03:57:41.720Z |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-03-25T03:57:41.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T03:57:41.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T03:57:41.724Z |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-03-25T03:57:41.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:41.979Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0dd24d6a-bf2c-48e2-bf90-fa21ce7dba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:51.996Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d9a475c8-ce18-45ab-95d4-12c349e4b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:57:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:02.016Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b4121495-22e8-41cd-a18e-ecaec6f1e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:12.034Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=376c8e9c-81cf-47bd-b004-d4d2d6b72bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:22.052Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=63467200-ca85-4166-a318-d2e61e8ec2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:32.070Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=05c93839-5c2f-4c66-a436-6ab8c3c9e4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:42.090Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=72952a61-5a0e-41a7-adb5-e055f9e521ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:52.106Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=019de2c2-6ea4-48ef-806f-e992eab45a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:58:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:02.124Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0a4ff5d5-603a-4991-984f-b671c1c9f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:12.143Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2f517f51-7d4b-4691-8cef-13f3c1350f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:22.162Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e82a643a-a9f5-49ef-aa5f-f55eeb24c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:32.187Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b948834c-d14c-427f-82e0-e34f37b269df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:42.203Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1852cb8f-d749-4a28-8d58-7c141c47a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:52.223Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=95e91542-0b14-4f63-bfa0-927c9b7c3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T03:59:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:02.271Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ed93a274-9bf7-42e9-9606-6d633125443d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:02.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:12.307Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a1832166-60a0-4aa3-9f8b-9f2f845eb0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:22.325Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ff8a413a-aaa3-44b5-8a15-ffcb5c0657dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:32.343Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0cf500e8-d8a8-4672-acd3-9c665f7c0342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:42.358Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a4e1a922-bc62-4fc1-9422-315d8c6ac23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:52.375Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ca89fcf7-d72f-4de5-940b-500e743031e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:00:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:02.393Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1a49bfc4-6d94-4599-9cd0-02c9c7db9ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:12.416Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4fe5f9a6-3da5-4bce-8dc7-c74092aa9f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:22.437Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=78991f1f-a6c0-4b88-a44d-92b95f782368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:32.452Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a3d1a731-aa24-48cb-aa81-d61ca6a1eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:42.468Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=88439d8d-ac91-4d9f-bdd3-ae69b97ae74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:52.487Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=248a5b6f-5c0a-4ebe-8f89-7b7807e08de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:01:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:02.505Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b89887b9-9ed6-4c4c-81f9-c92b594931ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:12.522Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9850b1f1-7eaf-4b11-904e-03ffbe3480c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:22.541Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=95b1d5e5-38f7-49a2-ad20-eec7df840e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:32.558Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fdafebad-9c0b-4e5f-822a-b54f18ce60c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:02:41.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:02:41.713Z |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-03-25T04:02:41.713Z |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-03-25T04:02:41.713Z |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-03-25T04:02:41.713Z |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-03-25T04:02:41.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:02:41.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:02:41.716Z |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-03-25T04:02:41.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:42.576Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=211525ea-d4b8-40a0-946c-7fc37093304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:52.592Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c0d2a74d-59b4-4d2e-bb20-038eb923c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:02:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:02.607Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0cc13cf6-4868-43a6-a25e-c124c0841d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:12.626Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5aa6f4d9-05ea-4b18-8fec-494df26224ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:22.648Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b254d591-3850-48a6-9a63-910f2c9eefcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:32.666Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b2d64623-5a9c-4b83-abd2-f37199e89c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:42.686Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=53187413-28c9-4175-ac52-34f6e71b1ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:52.702Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=30540d37-db5d-48c8-8de2-ce43946da8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:03:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:02.721Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1eeb185c-ac2c-40e7-bcbe-4e8527b85353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:12.746Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=90ea7454-ba44-419e-a7e9-56f56a470e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:22.763Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bd12e5f4-6b77-4174-b9f5-17fa1fe83c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:32.783Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=00ad578e-156e-41b4-9ca9-22ecfb0b0be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:42.800Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=936fb5bd-6ac2-4b08-b8fa-e4bdc779bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:52.816Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=83b8f075-148a-4fc5-9c42-c609962d7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:04:52.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:02.835Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1a337c83-4016-4fd8-88a2-69e0041b9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:12.852Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5df395f8-4edf-4101-b359-9ae50011e4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:22.872Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b16b64d7-8fe7-4681-b692-ab154a0b0fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:32.893Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3a320c18-7e35-4dbd-8217-caa6e175638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:42.909Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=38569267-8503-4492-9a01-f4be34836805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:52.928Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3e7e26cb-598e-4aa8-bcb0-08b49637bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:05:52.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:02.945Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5e776fb5-72e5-45cf-a8cd-63a7a6c99b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:12.962Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3eb0a19a-3518-4fbb-b63b-d09209424009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:22.979Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b586c6d3-3e9b-4e1e-a7b5-40b9729c564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:32.996Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a658f725-5a1b-4a80-b487-ba24cacbcefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:33.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:43.010Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a90334e5-6e0e-4ea7-a2cf-acaf852946da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:53.027Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d19ddfa-362b-4cec-a8c1-8fcba5c11250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:06:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:03.047Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7a0eed6d-1ed3-437c-b1b0-caa7d7b2d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:13.065Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a666460a-da00-4fd0-b934-aa7d74d30cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:23.081Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6e66e6a6-9643-4860-aa39-6cf853aed3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:33.099Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=40c89f8d-46be-494f-9bbe-0a2e85249e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:07:41.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:07:41.750Z |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-03-25T04:07:41.751Z |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-03-25T04:07:41.751Z |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-03-25T04:07:41.751Z |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-03-25T04:07:41.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:07:41.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:07:41.754Z |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-03-25T04:07:41.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:43.120Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3abb0607-cdaa-4f50-803f-c3553a0ab4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:53.138Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=33ca7ba3-cb1c-4b1d-9a8d-40dc6fd2bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:07:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:03.157Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=edfcaf52-fdab-4920-99c3-8df77ba737ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:13.172Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=83358fa9-c038-4b29-9277-0597f53bf048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:23.191Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f352f9d5-a0f2-4aa5-8335-1a3134622bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:33.212Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c5ba2563-98ba-4c4c-8783-77c8ff120d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:43.228Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=121f8217-eb37-4064-b961-06973682b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:53.247Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9b95d6c2-aba8-4ac0-8037-4b0f3b9e931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:08:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:03.262Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7a6fe7f2-566c-44d0-a282-fe181ddad463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:13.278Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=69ac0d4a-d239-4551-9612-8b455bb2590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:23.302Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f49b8ea3-d25b-48c1-9a96-7ed42ee6ad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:33.322Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b2cfa26c-6c41-4c39-8459-dfda3a84614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:43.342Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=25ccfc9a-c4fc-49ec-a171-c2a99eaa1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:53.359Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e47332a0-9bfe-4852-b73b-77fbe39b9c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:09:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:03.375Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d5abba3d-b1cc-4bb2-92fd-5041943e7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:13.392Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c7e92df0-c251-441b-b7c5-c5140fe62564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:13.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:23.410Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e824e732-c2b4-4146-a6ea-1dc6ef8ba871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:33.434Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=99ed36c5-9963-4d5c-8905-a0d3ac3b19c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:43.448Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fd887b06-65f7-4d21-93c5-ee6ee65b5810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:53.466Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=87b30131-0745-46a9-86b3-b18d0bd589eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:10:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:03.484Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=994bc926-fa77-4a2c-a98b-4acd28387d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:13.506Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e96e6aac-b99a-4eaa-8e0d-b3d550bb0988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:23.527Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1d1ad42b-0b6c-43a3-a5a0-684c4f6abf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:33.548Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f58f5df6-bbd6-494c-810a-e501b6006134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:43.576Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=69740abd-8856-4ae2-8e1b-c77051a7c911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:53.594Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f7061144-cbb0-4610-9ee3-4a4467146531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:11:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:03.617Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=371e1ebf-9ef2-42c8-b7dc-a27af91ba780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:13.630Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=13529626-be7d-4907-9a05-eb59e4e440f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:23.648Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3b42d85c-698c-4df0-8f35-f6bdec329488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:33.666Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b135811d-8f88-4809-aac9-61250b7b5fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:12:41.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:12:41.705Z |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-03-25T04:12:41.705Z |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-03-25T04:12:41.705Z |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-03-25T04:12:41.705Z |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-03-25T04:12:41.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:12:41.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:12:41.708Z |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-03-25T04:12:41.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:43.682Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=58ff0485-928f-4691-ac2e-12bc60fbb0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:53.701Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=254a96c4-bda6-4b8e-ac1f-cc32b6ca7a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:12:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:03.716Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a63a367b-386d-422c-b09c-f34c81f549ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:13.733Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6a0d2aea-f685-4d84-bfd5-0f7a23a87dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:23.751Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=54741a54-8796-4236-97d5-1ab6ebb720b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:33.770Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9b42dade-42db-43b7-8565-1b31a773e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:43.790Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0c9e125a-8239-4cd1-80a7-7903aec3bcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:53.815Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a5ae2294-a182-4892-b568-017d1ffc98de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:13:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:03.832Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=14b2025d-34ba-4557-b620-699b6c43c2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:13.849Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=07918ce5-131f-4690-a3e1-33e8dfb5fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:23.865Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1e0335eb-0d0e-4cc6-81a0-1414e0ae2bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:33.881Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3410cbe9-8716-4f05-b2ec-e1cd618aa23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:43.896Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7dac1f56-a837-42c5-9801-6107e51cb46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:53.910Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=302d60cd-6e3d-4c6a-86b5-bb0fcf7badf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:14:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:03.928Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=73d5b468-4455-4bcb-8a8c-d6a3df243ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:13.948Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4282382b-54ff-4470-8b53-921f1349c01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:23.966Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=60a8bd13-2625-4172-be4e-5b85a3e11f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:33.984Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=03fee7cd-8863-4b0f-b133-f555d4641931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:44.003Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d6410807-ab13-4e80-b437-b80bb7d0eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:54.020Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=958ff68b-044c-4810-a514-9c743d051398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:15:54.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:04.033Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c3afd5b6-1b79-4bb4-8e4b-129350e8fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:14.052Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=533da430-006a-46ca-a082-a5471944c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:24.068Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=972b352b-d202-4de5-a9b7-4177811bfdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:34.085Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9af025b1-9e6c-48c0-949c-5643a364701d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:44.103Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6e569364-775b-48f8-bcb0-3cb64e655ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:54.118Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=87112ede-f1c3-4609-bb21-92cc04e2a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:16:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:04.135Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c0f21ef8-f61d-49d5-a727-1cc759f92429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:14.151Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cf1f5bda-267c-48fb-85b3-8a9fb8fc1d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:24.170Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=54837afe-d298-49ef-97f0-7f993b378a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:34.187Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=537f8443-96a2-4405-8633-93772dc4d5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:17:41.700Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:17:41.700Z |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-03-25T04:17:41.701Z |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-03-25T04:17:41.701Z |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-03-25T04:17:41.701Z |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-03-25T04:17:41.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:17:41.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:17:41.703Z |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-03-25T04:17:41.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:44.204Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d36efe3d-b909-4ce6-a009-07c8210e0a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:54.221Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=88b45ca0-07b9-4657-8f7d-787279828f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:17:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:04.239Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fe425a7b-cecb-4633-a24c-b7fa87ea2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:14.264Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=48547c2e-515c-4cd1-80be-68d4e09e40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:24.283Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c9b2cff1-28e3-4043-bd08-09c2de7719c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:34.299Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9d02808a-a649-442c-bde7-bd09c5b18170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:44.317Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9d02339c-52c4-4ccb-9926-618548ec9d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:54.334Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=40344aa1-b6d3-447f-8f33-cdc6cdd47237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:18:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:04.353Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5aa28007-b913-4399-97b6-c85a0217fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:14.367Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2885deb0-79b8-4c2d-be9d-0a90a0f89878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:24.386Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=275235d1-3f45-422b-bbd6-abcd74dde728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:34.405Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0780cc87-85b0-43a8-8ce0-1c830416cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:44.421Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d33c311b-55f9-4e00-81b3-149219f30deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:54.440Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2bae2e11-8c8f-49a6-9195-5435fed4b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:19:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:04.461Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=41322f10-05c0-432a-833c-962463a2689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:14.479Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3602279d-6012-44c9-8ec2-e3c56ee31b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:24.495Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c79307a6-9a3c-4c8d-ac6d-58e95b56d617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:34.511Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0eab80ed-28ec-486c-a199-3a6507e5b755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:44.537Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=86f2b3da-80c5-41be-9996-cba21bbb5bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:54.555Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ed893ded-7c8b-4f2d-8564-5f3fa1014e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:20:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:04.570Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c99548bc-4791-48a1-9b84-084e5a514e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:14.591Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dfa0fd08-ff3e-451f-8fbb-90a78c6167ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:24.610Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ea6e5e75-7db2-4dee-b895-f312c243e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:34.626Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0e23b13e-4c7d-4dbd-9171-c23a2727d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:44.641Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d9a201d5-395b-4e04-bafd-34f806971df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:54.660Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e8c8762a-fb10-4678-8f1b-85a97eabc95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:21:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:04.686Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=95b990df-9793-47af-9847-33db6fee5b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:14.704Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2598336b-83b8-4bb6-902e-49d83698a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:24.734Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0baad0a9-8edc-4214-aa53-333a178ceda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:34.755Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8f21c06f-815a-40a2-a3f1-2617e1f7395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:22:41.745Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:22:41.745Z |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-03-25T04:22:41.745Z |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-03-25T04:22:41.745Z |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-03-25T04:22:41.746Z |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-03-25T04:22:41.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:22:41.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:22:41.748Z |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-03-25T04:22:41.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:44.773Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e7188ce2-e28b-4971-8e72-d702e1a50ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:54.791Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=edd48a63-9aaf-4eb2-9119-efbf3341b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:22:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:04.809Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c4b5a131-17f7-473f-b137-bc7eb3bd5980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:14.828Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ef697aa3-e8f0-4aba-b140-984dc0b9febc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:24.843Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=de4aaf7e-f866-4975-a9f8-de565db480cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:34.860Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=89068211-0d89-4097-b79b-6b24cc6e7e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:44.879Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a4b1a033-b12d-4ef1-96f0-9bf702719da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:54.895Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4ecc87e0-f4f4-4390-9c5c-a9aa2e13b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:23:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:04.941Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b9f00611-6e26-47cc-94c3-b21d71be0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:14.960Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f6e48759-628a-4b37-bff1-2993c615d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:24.979Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d2699114-a02b-404d-ae6b-b5214994beb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:34.996Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=80ae9372-d3fa-4d00-8b16-7772aa4593f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:45.017Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=019bcc46-c098-4745-91c2-fbe100e42246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:55.035Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=35e99933-11a5-4248-bf07-1988c5034e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:24:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:05.050Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2a8b9caf-a7b0-4bfb-8d73-4a1d3edf3508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:15.067Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=88c724a9-187f-4e67-b0f7-014445382b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:25.083Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=985bd1c6-c098-47f3-aec4-cea0763680f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:35.102Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2b84267f-4d65-4cc5-be43-c49dabc101cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:45.123Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0f3bff4b-d728-48f1-a4ee-e79ef7eb7c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:55.146Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=944ee7c7-8248-415b-91c2-a6653e0c1701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:25:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:05.164Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1108a91c-ed3e-4e40-a065-ffb6e67dd9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:15.179Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=507fb867-5e84-4965-b867-8d2d809db6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:25.198Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=265c42f2-baa0-4fc7-a288-de517451e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:35.214Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1bbe5a0e-364d-4c80-a3d2-901a477b86ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:45.232Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4c7cccf3-4884-41c2-ac71-124974ebe970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:55.255Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d9d57b60-f4a9-44fd-81cb-1a1d511e2072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:26:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:05.272Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=57d45234-8027-43b4-a5b4-008540ef58b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:15.292Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6b5a9464-61c8-4cc2-8398-88935426b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:25.311Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6290c103-1623-4180-a8cf-f33bc7111639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:35.332Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ae48081a-64d6-4f05-af9b-9db8c9505c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:27:41.695Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:27:41.695Z |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-03-25T04:27:41.695Z |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-03-25T04:27:41.695Z |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-03-25T04:27:41.695Z |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-03-25T04:27:41.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:27:41.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:27:41.698Z |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-03-25T04:27:41.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:45.352Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3d01575f-8c12-4afe-9974-1b735f88c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:55.368Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a3b1510a-b9ba-489f-aef1-ee382e576b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:27:55.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:05.384Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cf57a613-24ee-492e-8137-1f4f2b9b9392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:15.401Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=edfbb87c-3950-44dc-b19a-b1236d79fde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:25.423Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=265d9453-bed0-4507-94e4-e2f91ad1daad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:35.436Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d1bf3bef-3c6f-4cda-ac24-6a84021c277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:35.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:45.454Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=be5b09f8-85cb-49d4-9d03-a292c39e3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:45.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:55.468Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=89d22c94-0d6f-4833-bcf2-ec80af50d893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:28:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:05.486Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a811487f-738c-40f0-86bb-aad0d9038a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:15.503Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f7ed4802-a1c2-43fa-bf86-5f827135bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:25.517Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d7ca3c62-f056-4d44-8425-034229ec2972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:35.531Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c9dc8a05-3432-4f3d-8577-3cbaf5ea03ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:45.548Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ebe494ff-b060-4745-90ce-db9f54436007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:55.564Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=86671b27-e8d9-4fc1-bb7b-07c89b53b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:29:55.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:05.585Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=624a59cb-84cf-41ae-92f2-c7e3d71bea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:15.604Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dcdf2e0e-e307-48d0-9881-b2c39cf36366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:25.626Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fba7f913-aab9-432a-8dcc-90722c48bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:35.652Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ca9c6272-840d-45d0-8426-02be2db02fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:45.664Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0683c590-3954-4853-85b1-5729b2691edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:55.681Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7f84633e-3d95-4599-82d9-e8c9a5d9f58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:30:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:05.694Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bacd3bed-c44e-484f-8e0c-d7f0c8e3ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:15.714Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=de417e92-e1df-453c-b261-ec9d1e22ec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:25.734Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2f1d56e9-a2ce-4229-a380-92c68f556d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:35.751Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6a2b62ca-8227-4c88-bfc6-b4e5b0d35871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:45.769Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=307c3614-1de7-4489-8cb8-2bac2f7b32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:55.788Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a0dbccfc-5f09-4edc-96a3-692d0843484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:31:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:05.805Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=837755b3-ecdf-45f2-9913-00d3bdafccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:15.822Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fd39a1c4-7f13-482d-9cdf-a76105449e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:25.844Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5cfaae0d-f834-4f4f-8e5e-2a5ce9f307b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:35.862Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3f94bc09-2851-46c9-9382-c626187b4fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:32:41.717Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:32:41.717Z |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-03-25T04:32:41.717Z |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-03-25T04:32:41.717Z |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-03-25T04:32:41.718Z |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-03-25T04:32:41.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:32:41.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:32:41.720Z |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-03-25T04:32:41.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:45.879Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4335e2d9-b745-4759-9516-75e9d0378858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:55.905Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c18e60eb-a831-440b-ba17-2372751b3021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:32:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:05.919Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=881d22f5-c40d-4400-aa8c-683792d3ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:15.933Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a41968b3-1c87-4f82-8d80-03a44b6e98ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:25.951Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7e6e6eb6-2896-462d-a4ab-791bfb8663cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:35.968Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9cc6be51-b3a9-42e4-96ac-1e3df165ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:45.985Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=17fe8499-d4b2-41a1-a64d-f3308085fcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:56.004Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5f0a4edb-afad-4999-8236-7b97f1d44930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:33:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:06.020Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c3735ae7-5367-4df1-b9cd-10953f6514a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:16.037Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=342222e5-8aa0-4107-a801-2f86141a401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:26.053Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d354cd80-c024-4f30-8cdc-30a7ba35726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:26.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:36.073Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=531f69b1-54f1-40cb-8ee7-19e35aa6f34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:46.103Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bbc45d8c-5bd4-479d-9218-748827ac91a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:56.119Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1a1ff579-1eaf-49fd-8121-988457eca2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:34:56.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:06.133Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d10ba07e-69f9-4692-a16c-a04e34afa320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:16.155Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=eb588f23-b2bb-4299-a222-c30f3f07d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:26.172Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=60930c0c-0b5f-4711-9c71-6312ac5b0eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:36.191Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=71f97f36-0f4a-4f8b-81ec-d1260313aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:46.208Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c1a66e76-def6-46f2-a536-2add5e876812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:56.226Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5ea40e0e-9fa0-48af-b878-3958332229f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:35:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:06.249Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=62bdc609-8dc9-4f4b-a74a-609f9d1aa56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:16.266Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a654b581-0ed8-4053-ae79-50f51937ba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:26.282Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6ffb28dc-d8f4-4aef-b299-f72b6a828601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:36.300Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f1cb7aeb-6e35-4647-925d-e1787c473875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:46.315Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=60b44091-0042-46b5-9faf-09b7a92a8b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:56.339Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8a6b56c7-365b-4bd6-8f81-4b9a21215609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:36:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:06.354Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=79ed6f54-a549-4e62-b9f0-530a33a58c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:16.371Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c062ffcf-da41-40cf-9077-7fdbdfbb47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:26.391Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a384ca1e-c9ca-4b45-847b-397f4867549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:36.408Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=81b07e92-f751-4f81-b2b6-1e398985e817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:37:41.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:37:41.703Z |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-03-25T04:37:41.703Z |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-03-25T04:37:41.704Z |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-03-25T04:37:41.704Z |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-03-25T04:37:41.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:37:41.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:37:41.706Z |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-03-25T04:37:41.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:46.423Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c7f922ed-3323-4107-99f9-7271ba551a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:56.440Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=215f6fcf-0b85-4c41-994b-da89c52ce5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:37:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:06.458Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=42df410f-5547-4d46-a8e3-5ba3b845a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:16.478Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=22c018a7-ef6f-471d-b6a9-2bd6a5d27632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:26.493Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=37c04c96-5d8c-4f69-9330-3c3004c234ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:36.509Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ceb728b1-9989-4833-bf58-b806b2b969bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:46.526Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e8a650b0-acf9-4657-8848-eb1b72626d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:56.542Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=382210a0-3f1b-4d34-b0a9-02c36929522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:38:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:06.564Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f7648c42-99fd-49f4-b937-a2576bd03a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:16.584Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d22750e-0a14-4081-9f80-c42b228febae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:26.603Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b0496c52-1b06-489f-943b-6655d9331bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:36.620Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d6a2852e-0d16-430b-a41d-4f1aa622b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:46.641Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9d6f20cd-236f-432e-8f43-3b62bd074c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:56.659Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ec800ec5-3732-44cd-b473-18ddc42f8e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:39:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:06.679Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1c6c9041-5f5b-441c-9a9d-83754f635118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:16.697Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2faf17c2-c4a3-4ee3-9d88-2d1679146373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:26.715Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=99f45abc-21bc-4435-b46d-db56729b2d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:36.751Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=64e21886-9954-44aa-897b-6b4ac458f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:46.768Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=218a386a-8157-4546-ad55-ea5a94f9883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:56.788Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f1e9edb9-a29a-4c0f-97c2-fc5bf534283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:40:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:06.808Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=97085c55-dc25-4979-bb7e-f4ed7445eec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:16.828Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4b0f37d1-7500-404f-a18d-98718ba25e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:26.844Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ce07f26c-8831-4280-8c8e-7e5241f127d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:36.862Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1b9398af-6422-4cfb-82ae-3148e467c48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:46.879Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=21c52689-58a7-4289-8e8d-1e6b20c0252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:56.897Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f064fd85-0999-4eb5-9b17-5bf819e06d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:41:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:06.923Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=62300d6b-690e-4fb4-8b38-f1f9a8a95309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:16.980Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a004518f-42fc-47df-b9bf-9e55f34df0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:27.000Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3a4730c1-9720-4209-aee7-630d9812334c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:37.018Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2bb98f05-0ca3-4d70-9891-ebc85a73f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:42:41.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:42:41.706Z |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-03-25T04:42:41.706Z |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-03-25T04:42:41.706Z |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-03-25T04:42:41.707Z |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-03-25T04:42:41.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:42:41.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:42:41.710Z |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-03-25T04:42:41.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:47.036Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4563b19b-f79b-4908-8b9b-130091d815b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:57.055Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2a1be275-75dc-4480-b27c-becb2ca4f599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:42:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:07.071Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=52806c55-6b62-4612-960d-372400c21315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:17.089Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=583e7e1f-6220-4452-9499-606e552f1a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:27.106Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bf40bcb2-92ba-4d8f-bc53-c2257863c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:37.123Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cc2ef7f8-9ee7-4224-b3f3-4b78dad02ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:47.146Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c6a4b50c-e1a9-4b63-9f0e-ba6641c116c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:57.165Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dd240d5d-480b-48de-b345-5849da441b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:43:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:07.182Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f02d098b-da62-4366-975f-d92b232ed59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:17.209Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=be1c129a-a638-4782-bcf3-f57422ca4e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:27.228Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3bb1e2bf-1b03-428c-83cb-e351c9d7b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:37.248Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4cb1ae32-417f-40b9-854a-8b7665b7ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:47.263Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bd62eb77-4a10-413a-83ba-695a42dcd764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:57.282Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bdb00d26-d782-4bbe-97e3-6743b63070c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:44:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:07.297Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ccdb5a54-abe2-47db-90f7-b7adcc0e2860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:17.318Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f6ee167b-d8b0-4930-93bb-00ae4e88be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:27.336Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e23d4f5d-f71f-48b4-851c-92d984ec46a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:37.352Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=edc1f206-5859-4528-b78f-21dc102c1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:47.370Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7c5b79ce-58ec-4a85-9e20-2c4dc17fbe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:57.385Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d1275017-7e77-41d8-b772-e3494ac26a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:45:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:07.405Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6b45a398-1af3-418c-8e01-660a5b1c46c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:17.423Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=52c46d72-5ac1-48cb-9ff4-9870bf6d9438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:27.448Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1a19109d-f8b1-404c-b009-f4007e72d2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:37.461Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=401ab42a-b29c-45eb-87f8-f2ff82a75dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:47.477Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c2f54fcc-3776-4c71-ae13-d6b665851da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:57.502Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=23c609ac-4f22-4dcb-80d7-7e2ff3fb8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:46:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:07.521Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a7949161-2e14-496c-91d3-4f1901536ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:17.535Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c4a6eb86-474f-4e03-abcc-5a204793b2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:27.553Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=715c0f96-8b9c-4f9f-8e78-3106b6a860cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:37.574Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=79147726-4752-4481-b71e-63f6ec5b27f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:47:41.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:47:41.706Z |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-03-25T04:47:41.706Z |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-03-25T04:47:41.706Z |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-03-25T04:47:41.706Z |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-03-25T04:47:41.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:47:41.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:47:41.709Z |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-03-25T04:47:41.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:47.592Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8267b911-7ea4-4200-a49a-143381eb07c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:57.630Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=25e807dd-0bee-4748-8561-10785d3a3cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:47:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:07.647Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8e67ea3f-0322-4dde-9817-487174d794a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:17.664Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2f64a077-4989-4b54-9f93-2f640dafa642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:27.682Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c9d46347-ac41-456a-9b9f-45b002be5a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:37.700Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fd930b82-11bb-47e3-aac5-b04a0dfc05d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:37.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:47.717Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=027f483b-8eb8-4a3b-9e77-9d84655f47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:57.734Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f1aa365e-bbfa-4e6a-ad4f-43fb59a134a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:48:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:07.750Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=99e2d074-d139-4453-baa8-08952f014fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:17.768Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=63e2460f-f4b7-4d72-9b9b-3f26ad0a8481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:27.785Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b015f3c7-c4fb-4da3-8983-9867dc70def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:37.803Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8f383c7b-72ba-4218-984b-f0d230ed8d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:47.820Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9c0f4d8a-f6db-498e-a79a-487c124ce2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:57.836Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ca67cefa-4c3a-41f2-97d7-ca6653d595a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:49:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:07.854Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3a6f7a9a-866e-454e-8a41-8135b0e8feab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:17.868Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2b7a6589-8ce6-47d2-9416-f7cecabfa428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:27.884Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fa563b40-7710-422e-b668-79f54d05fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:37.902Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8968ad5f-add0-468a-997e-4af5fc0f837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:47.918Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d117bedb-28ae-44ed-8a30-8d1180e7dfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:57.934Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=62c444b3-0d9c-4132-8d10-dea30e9ef835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:50:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:07.951Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=995f3bd8-ac80-4266-ac52-8616da52d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:17.990Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1d78caf4-deb0-4459-aa16-2f4fb0b62669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:28.007Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ff6dafe6-1cc2-402c-ab97-ee8445b6afe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:38.026Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fc42fec3-6528-40a2-a291-600dbe02c4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:48.042Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=edd4ef82-925c-4b10-82d7-9580c95a3c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:58.057Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6ad1cf21-d476-4fa5-9b76-ef49cb67e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:51:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:08.073Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d106b010-2a6f-42a7-83a4-494b2a553b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:18.090Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=99fdbbca-ff7c-4f4a-92dd-7407bf69f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:28.105Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=50dae9d8-a9d8-4b36-ab09-c08591d4d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:38.122Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=efe59acf-8b19-44a2-9de4-37d485b5b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:52:41.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:52:41.694Z |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-03-25T04:52:41.694Z |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-03-25T04:52:41.694Z |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-03-25T04:52:41.694Z |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-03-25T04:52:41.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:52:41.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:52:41.696Z |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-03-25T04:52:41.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:48.137Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8d7a4023-11a8-4332-8723-1176e086d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:58.155Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=984cb4ce-52e4-4ca8-9703-55c8cb8631f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:52:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:08.168Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=67d68b1e-9b8d-40f8-b1da-e1e93c70d9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:18.185Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=081b1dea-7bb5-4210-987c-976141daeac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:28.205Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=808faa2c-ee74-4511-baae-a8f010ace669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:38.224Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=bc740327-6f23-475d-86e4-b78630da3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:38.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:48.245Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=56754e71-8bc9-4a90-8373-450f1c95c06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:58.263Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=640c6d08-4ec8-4962-8147-d1baec06ec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:53:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:08.279Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7bc84d0b-c237-4d47-8188-13aa1ec71d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:08.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:18.300Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8b1baab2-ce9d-4a9c-a6a2-a0cf3252b491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:28.318Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cb666062-fa81-4690-bc48-fb221ffa6798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:28.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:38.332Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7daebef1-4a84-485a-9e06-6c2518de1837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:48.353Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4fadc6fb-fa53-4b02-8372-f65e926952f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:58.370Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b5071ed9-1585-4a5c-bab1-cf93b884c24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:54:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:08.386Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=40773c4a-f698-42ec-811d-f5f2b4c4c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:18.406Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=dbf8bfc3-ebc5-4554-83e5-55738232f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:28.422Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f6a21e7f-0d3c-4286-90e0-c5ac93901728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:38.437Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=92cad977-8d6f-485f-a813-26e1f05aec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:48.454Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=16c07b0f-0b91-4629-b5bb-59e55184914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:58.470Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=28186fa6-12b3-4aec-9f52-949b558ab06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:55:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:08.487Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=cac95631-96a8-4f6e-9c90-54d69d68f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:18.505Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=759fb2d9-6b10-4699-bb4e-8b24c639e018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:28.525Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=10744e97-5537-4602-b0be-c914c858c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:38.542Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e39d94d5-a2b9-4207-98e2-1b39a8ea441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:48.559Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0d81b58e-b676-4534-9731-8a7593d9de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:58.577Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6ee9651b-372d-409e-b2c1-03c82d178993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:56:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:08.591Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5d78c572-ca4a-41b9-a85e-9cfe4a19ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:18.629Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1127cff6-35bc-49db-8909-cc3f4621f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:28.643Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c29451b7-4b39-4fee-9a4f-8b6aba14a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:38.661Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c3d8c186-31a3-44ed-9784-a6aa7b705976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T04:57:41.701Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T04:57:41.702Z |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-03-25T04:57:41.702Z |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-03-25T04:57:41.702Z |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-03-25T04:57:41.702Z |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-03-25T04:57:41.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T04:57:41.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T04:57:41.705Z |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-03-25T04:57:41.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:48.679Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2d59093e-26b7-4994-9de9-7381823ea865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:58.698Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8d13b090-5a48-4365-95f7-f72ff5011355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:57:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:08.713Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=81a5bc71-df5c-4b2a-aaab-ad7466cdde83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:18.730Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7212a6a6-1392-414e-8915-0f942d1e9725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:28.753Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ee608a69-0fd1-4a5b-9387-ae024ef08baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:38.772Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d2c0ffa5-dcf6-4412-87fe-724a8934a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:48.790Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a327885f-cdf2-4fb8-8b8d-3922dd75f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:58.808Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=666865f3-332a-42f5-b69d-8d69870d3a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:58:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:08.834Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c2bd14e0-3e50-4f95-8495-585ba9fe64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:18.852Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=3e303a4d-238d-4a7a-bc4a-83bf7d3fdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:28.871Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7dab38d6-9297-4c95-899e-0968de8e351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:38.888Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=341910ba-58dd-480d-a3c0-19296f1edacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:48.914Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9891f0f8-14de-427f-99ad-17f0fbcf7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:58.930Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8d81bb4d-925e-4e90-8a7d-be5f5784c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T04:59:58.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:08.951Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d2f5f8ac-d40f-45bb-ab3a-0ad755320136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:18.967Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=13d1baea-2655-42de-a6f1-52eda143b13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:28.987Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=967ba00d-fd18-49d8-8136-0297456c7ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:39.003Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b4409956-7742-43fd-9121-01eaad360c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:49.020Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e12c4863-a132-40f0-9bc4-ebf72d6ae2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:59.038Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7a54c266-c43f-4663-8524-ccabbff265b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:00:59.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:09.061Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=30b29179-a3d5-42dc-a476-fbf3425767e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:19.085Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a3a0f01c-7dfb-4b89-a8a2-20390c69ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:29.103Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=acc129c0-d253-4b16-a457-840e7166f87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:39.121Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=82dd7b1b-9583-4c20-b6d0-5484ceda1ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:49.139Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=78fe38a5-052a-4963-89cd-66c827923cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:59.156Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=adddf30a-d061-4310-b5a6-e0e7d31c643f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:01:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:09.170Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=08b88eff-8748-468f-9da9-0e530fc88588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:19.190Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2939ffed-a7d4-4a6e-9110-44224f0836ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:29.214Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5303c259-1138-4047-9cc6-756b947201c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:39.232Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=68c27b8a-3d22-49f6-8f2f-47bb8bbbeafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T05:02:41.701Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T05:02:41.702Z |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-03-25T05:02:41.702Z |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-03-25T05:02:41.702Z |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-03-25T05:02:41.702Z |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-03-25T05:02:41.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T05:02:41.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T05:02:41.705Z |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-03-25T05:02:41.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:49.252Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=a43318dc-2ade-4af4-aa5b-09a7c8e53f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:49.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:59.267Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e68350f1-5197-4bdb-9455-ad178e570fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:02:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:09.285Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2963f237-3763-439d-ae7f-274fad01a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:19.304Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e9d2f043-fd78-441f-8eac-513bf9d36362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:29.322Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=01802b64-0c91-48ec-8cfc-b0cba808a71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:39.348Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ce70a17e-4021-4f4c-945b-fb6d7d6f40e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:49.367Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ff607de2-5004-4d46-83ed-3ff5b3f11f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:59.383Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7f4b78b2-30fe-4b56-abd6-b6e0b0990416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:03:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:09.401Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=18d889b9-549c-4302-8e9c-ad3e6c111d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:19.420Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5b9e9c53-0b52-440a-8d5e-eccc955623bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:29.439Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=90475901-a0dc-4da0-98ef-a489ae659585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:39.460Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0271da4e-9ffe-4fb9-8c70-e0b7c41c4579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:49.489Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6b8657bd-9b8f-400a-86fb-25ee5f9bb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:59.505Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=83765c1f-dd2d-44fb-a93c-883be2d388ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:04:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:09.526Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9360b857-adb1-465e-b9c1-3c8d7dc26e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:09.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:19.540Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ec1ef58b-0808-4913-9467-2241ed3bbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:29.556Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=19f86196-53af-42e7-ab8b-d7a128f62b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:39.576Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d9a75e3c-5f85-4947-8247-e5e243f67119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:49.594Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=93059bc8-cda0-44f7-ab77-f8be62065e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:59.611Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ece658d1-e762-4795-939a-d7dec4589ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:05:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:09.634Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=253ef79d-ae75-4a69-9fd2-7454cbce264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:19.660Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=60f7b86d-9344-4536-a439-e4777a47807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:29.676Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=068c569d-154b-44e3-b8f2-13796a118328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:39.690Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=efb66506-ce27-45f9-b812-174c8ee66a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:49.713Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fd0fe69c-550b-4078-b489-1d6b3adf40f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:59.730Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5f69a7f7-e30d-4b65-b7ac-f464e72e4873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:06:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:09.747Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=8713863f-ae3b-4e47-a94b-9084e42a74a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:19.761Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=be975f7b-656a-4a24-b254-6fa488b8ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:29.779Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6535f99a-95f5-4733-9529-5fe03ec79e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:29.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:39.795Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7fddee89-defd-42bc-b2a3-954d278f44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T05:07:41.699Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T05:07:41.699Z |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-03-25T05:07:41.699Z |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-03-25T05:07:41.699Z |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-03-25T05:07:41.700Z |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-03-25T05:07:41.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T05:07:41.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T05:07:41.702Z |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-03-25T05:07:41.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:49.813Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=07642f76-af55-41ce-8246-660f4b96832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:59.834Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1e57263e-57e6-4fdd-8fbb-1085648aeb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:07:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:09.851Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b9dea79e-d3ae-4fc7-aa7e-f6d345c338a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:19.873Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=fffdf11a-cc13-4fa1-8d67-8698067acb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:29.906Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6ecb602b-e482-42f4-9b29-72cc31d6ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:39.920Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5730fe13-5ceb-4690-9569-75f754b7a77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:49.938Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c5f009ca-174b-4871-ac5a-d3f5c9152ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:59.952Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=478b7d3f-de4a-4c32-86e5-660895203483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:08:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:09.969Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=5e8b29f2-8a2e-48fe-97f9-b8b3182c20ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:19.983Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=20dfe59a-fa4b-462a-8455-571476f00803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:30.001Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=9be37183-57a3-4c6c-9a12-7771eb9dea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:40.021Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=873dbc91-34eb-42f1-9094-929923167041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:50.038Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=d33e0178-2d0a-4e67-ad18-81e4214bb3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:09:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:00.055Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=26044127-b216-488a-ab76-8f56c231ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:10.073Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=18441099-4ba9-4280-9881-817f4c564829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:20.088Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b71297bf-f40e-4295-9868-b819a5dc9767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:30.104Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1b206cc9-8011-4d78-a4b2-b852f36cdfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:40.119Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=c07a1502-a96c-4342-81a5-d7c6a47291db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:50.139Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=6bc68068-4484-4313-8e09-7a62efa05303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:10:50.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:00.157Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=0ef44477-dcaa-415b-a9a8-577d7e124e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:10.175Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4cb4cfbe-f610-4ad9-b420-40c1496b0181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:20.189Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=462a83ca-032f-40d8-9267-306c3c49c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:30.205Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=67cf6826-72e4-42a2-8801-d16d69e0ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:40.223Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b4102dd3-4ee6-4eb1-84d0-6972ecfc2296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:50.240Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=39fe5ddc-5331-4962-89b6-2c8ddd11b135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:11:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:00.259Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=e5e181e4-7bd6-461a-8e3e-c56115305f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:10.275Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b2ffcc74-6993-4341-8624-0ed3efcb37bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:10.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:20.294Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=7880443c-b8c9-4c50-9687-097c145af69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:30.311Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2e178648-2642-455e-8234-a671d0123101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:40.342Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=aced00c3-9862-4bbd-a447-9eb4f88f2bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-25T05:12:41.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-25T05:12:41.697Z |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-03-25T05:12:41.697Z |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-03-25T05:12:41.698Z |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-03-25T05:12:41.698Z |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-03-25T05:12:41.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-25T05:12:41.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-25T05:12:41.700Z |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-03-25T05:12:41.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:50.363Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=46b5bf20-772b-4b2f-9a7f-ed6afdab0617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:12:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:00.381Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=1154def8-6aa4-424c-9b5c-984c02afeee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:10.397Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=4907be21-7e7c-430e-b57c-548071097228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:20.414Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2d8657b2-5304-4237-ba58-6c0fe72105a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:30.431Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=94ebc213-3eee-4778-8773-598b61e98abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:40.450Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=b7965627-7ec8-4910-b407-e1b7c66a6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:50.469Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=f665aa89-b4b4-42c7-b27f-26a080888e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:13:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:00.488Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=2165f885-0dd5-40b7-8dd4-3357f8319c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:00.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:10.504Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=ab5a8e37-9b9f-4f78-afea-cebb91bcdf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:20.522Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=56f9cb98-439b-4880-85bd-914880f35042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:30.538Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=124a2c86-f38f-4d7d-9202-31845e6fba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-25T05:14:40.557Z |INFO |Init configs |InvocationID=937ca11c-6c45-475f-a8db-905f4068bb1b, InstanceUUID=69fb9410-4e7a-46b2-93fb-eac742b52e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0