. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:10:45.187Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:10:45.261Z |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-02-07T05:10:45.271Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-07T05:10:45.275Z |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-02-07T05:10:46.060Z |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-02-07T05:10:46.358Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:10:46.359Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:10:46.360Z |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-02-07T05:10:46.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-07T05:10:46.632Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-07T05:10:46.686Z |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-02-07T05:10:49.836Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-07T05:10:50.953Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-07T05:10:51.009Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-07T05:10:51.010Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-07T05:10:51.218Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-07T05:10:51.219Z |INFO |Root WebApplicationContext: initialization completed in 4528 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-07T05:10:54.680Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-07T05:11:01.611Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-07T05:11:03.179Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-07T05:11:03.685Z |INFO |Started MainApp in 25.698 seconds (JVM running for 27.652) |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-07T05:11:03.968Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-07T05:11:04.066Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-07T05:11:04.070Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-07T05:11:04.217Z |INFO |Start scheduling PRH workflow |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:04.290Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c5dfbe50-06fb-45aa-9d27-db177d52c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:16.539Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0f22a78e-fbf6-4c42-baec-fdeb2ed358bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:26.593Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=600b8569-e45b-41bf-a185-b86e84ff5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:36.621Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a303464b-8e06-433d-bc34-c717bca7b608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:46.666Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=45ba4c62-a976-4689-be7a-c52829eb29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:56.713Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c3515e07-653e-412f-8873-c25e22b07ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:11:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:06.765Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8ee60123-172a-4c6e-9fa6-ecd7350973f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:16.846Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=192c6009-d546-4242-a36d-2b5ccebb9aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:26.881Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6355f938-6339-4d79-b8bc-ab8e962515e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:36.935Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d9cc609f-36fe-49dc-bf8f-3cb887eb95aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:47.046Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=13fde582-d32e-41ed-aa1f-cc88b3ad5e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:57.070Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f75c35f4-2205-453c-8338-bb46e8eb9f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:12:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:07.111Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=455727fb-bce0-451b-b9f8-bb52ec1ac440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:07.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:17.173Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=666a537b-e5c7-4a0f-a4b3-765878ec7c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:27.218Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fe3b60f3-d537-4100-8c23-96683ffc4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:37.279Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=779b0bda-494a-4c20-a14e-02fa7c4ac294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:47.386Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=05aa7191-7f97-46d3-8b64-306a4ffe1e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:57.450Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d44fd36d-c693-48ea-b0bb-222123b22686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:13:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:07.674Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=168c6513-b590-42b1-bccc-e8a61c7e3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:17.838Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7aaec43c-ed72-4321-9e3a-9c3899ad9a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:27.942Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fdbc6f4d-9de8-4574-9aba-9e10f2d5c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:38.021Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1e70833e-3eee-4bbf-b52c-2d70f050ed69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:48.095Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=97cbb172-be93-4336-a988-843097ebab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:58.134Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9b632e07-f693-48ff-a816-d2b9e37740ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:14:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:08.181Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a791a65f-5739-490b-a16f-7c50e2a9950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:18.222Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b7ebe462-374a-4479-967e-52d09defdb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:28.261Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ae0ce28-eef4-4c31-97ba-dff289784a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:38.369Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6ad2aca3-5480-410d-9ecf-462157a86cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:48.422Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9ef6c398-aeda-4caf-a072-3fb9979170c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:15:56.173Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:15:56.174Z |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-02-07T05:15:56.175Z |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-02-07T05:15:56.180Z |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-02-07T05:15:56.182Z |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-02-07T05:15:56.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:15:56.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:15:56.245Z |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-02-07T05:15:56.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:58.462Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=753b2135-a391-4e77-80fe-83ebca6d45d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:15:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:08.515Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=96dd441b-345a-468f-8a14-ffee1865ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:18.551Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a68c11ca-5c10-4d20-ab8a-2d6afe25abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:28.645Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b7e723ae-885c-455f-a490-b182024fe921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:38.697Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b18df1c5-61d2-4cad-a3ad-05723a98e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:48.733Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cfe83539-9209-47a7-9130-db252683b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:58.782Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b5842ce1-9be3-4aff-99ce-d30fdaee06af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:16:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:08.850Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e71c057a-6e91-432d-a4af-bfa0bb3db520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:18.887Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=add27f30-79f8-4b5f-b2a6-2c304f69599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:28.919Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=da511d6a-8fc0-431f-a0cf-535541c35063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:38.949Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=488255a7-4005-4052-b43f-ff436a12a66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:48.970Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9f4df1f9-6a6c-49e5-b93e-73fa9c7020fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:58.998Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d98191b2-5e52-4ee0-9dea-877174306261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:17:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:09.026Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=88e7cbab-55e6-4ae8-ae60-f47b2d3c2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:19.058Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cc4671cb-f7c2-4c75-8b02-2b5537300139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:29.078Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=86323959-d825-4616-9d1b-2998956582aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:39.129Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d29cece8-23b5-49be-87cf-7c4f70714fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:49.170Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=95d201ca-5773-466c-9b8c-8d4c659f9a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:59.215Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=847fa97e-4faa-4017-98f3-f257314932fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:18:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:09.242Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e7e19fd9-fdde-455a-b5d8-f5fa46069182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:19.296Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=72a2074f-03d1-457f-837f-7678d238949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:29.384Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ab3273cd-9a4e-4505-b379-36f966bf9265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:39.443Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e4e730d4-1cd6-43df-bb0e-2374c6826ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:49.534Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fb4f79cc-5733-4549-8abe-728eaec3304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:59.582Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d4977da2-4244-40aa-a2af-9ec1bcfda4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:19:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:09.643Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=80cac4ae-470a-45fd-b53f-abc3c20d13a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:19.694Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9f29dec1-af62-4579-a4df-731825dd0fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:29.758Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=61c8d75c-4229-491f-9c31-d65a0bef94bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:39.875Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3c6dfaa3-7ec4-4718-a3a5-2432e46d632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:49.986Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91f9c87e-bf59-4006-b504-648a2cad785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:20:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:20:55.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:20:55.396Z |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-02-07T05:20:55.397Z |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-02-07T05:20:55.397Z |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-02-07T05:20:55.399Z |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-02-07T05:20:55.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:20:55.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:20:55.436Z |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-02-07T05:20:55.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:00.090Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b08e91d2-1660-4a6f-b7af-1cb9801643f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:10.172Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9c24faef-79c0-497d-be48-32856e303c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:20.225Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d1dfedfd-452c-4814-b331-b31d69bc27d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:30.273Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7f845101-f785-4abf-896f-a504cae4efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:40.319Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f700daf8-5674-4898-bc82-97cf9aab9a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:50.400Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ad86b309-0e6a-4af9-a9bb-ce5a5ba5dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:21:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:00.431Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1a9cbeb5-1a0a-4015-b94b-d579d93e59d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:10.469Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=38dcc7e9-601c-4959-8d7a-4ab6732237e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:20.510Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f93ecf30-1fda-41f3-b9bf-f7f5b7c42bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:30.543Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3b0bdf6f-3f62-4cbc-b4a7-534b5d82805f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:30.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:40.589Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=85dad64e-3438-4fa3-9e4d-c20d407900b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:50.686Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=07ba01ee-f24e-474f-8b73-9f0fadd00b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:22:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:00.734Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f78b8a3d-9d56-441b-b3ca-66c585e864e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:10.787Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7206c991-dbc2-43fe-91f9-46dcf4189717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:20.856Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=11349718-eea2-4aeb-bd13-f4a8de3e42f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:30.893Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=05cd07ec-fe14-46b5-bc0d-f2843f3b8bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:40.921Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c5845cbb-e4f2-4dad-9c0b-b55be69f7238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:50.962Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ceb40ada-5e2e-4956-88a6-a0fea8e65ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:23:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:01.018Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=da2389e2-c66d-4f3b-88bd-f18e693e28ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:11.036Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b9772629-2dbd-431f-ace8-4b00f1544898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:21.072Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3f174820-12eb-49a4-b317-d77ae2540d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:31.103Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0fd28984-79fa-45c6-a5e4-37185cb8edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:41.127Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e3783c4c-643a-4e63-b5a5-82ae6edcfbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:41.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:51.166Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fd38c087-d628-4f47-838f-1387aeb6d863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:24:51.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:01.187Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=330b6658-b78e-4412-8ca5-d09258b1a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:11.227Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ac1a132b-9faf-42bb-9f5c-f84f97b7b49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:21.269Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=082cf866-b80e-4766-b7ee-7bffa44560ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:31.303Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=60fe942c-8ba8-4044-89cc-f6b04911fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:41.330Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a905a0bd-2a4e-43ec-9068-c0c16cda947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:51.390Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bc2eec44-c758-432d-80c9-c0c5f54b2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:25:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:25:55.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:25:55.397Z |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-02-07T05:25:55.397Z |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-02-07T05:25:55.397Z |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-02-07T05:25:55.399Z |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-02-07T05:25:55.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:25:55.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:25:55.420Z |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-02-07T05:25:55.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:01.450Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=18d55876-df04-4b51-97a8-b7b6634478ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:11.524Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=058d893d-579b-4a09-b99a-32420fa913e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:21.604Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e5e374c3-0d83-43ad-9419-b1e7f7ab9691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:31.656Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8928437e-dc88-47cb-87b0-ed91f4930b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:41.702Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ec944361-8b1b-46da-902f-a217152c0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:51.740Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d2432f8b-da58-4d01-885c-0d639b2bab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:26:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:01.862Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=65bb04f2-c529-4ccc-a671-e108f9462bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:11.934Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1096b4f5-1ecf-4ea2-826d-08ac9be9877a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:11.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:21.957Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2b103750-efd8-44b9-848e-9e12081c4da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:32.084Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c3a5faa2-e5f9-4b3c-99b1-2583a879567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:42.129Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f6a63d1d-4c32-43ab-9ccd-f295a1fbc6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:52.154Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f28736c0-5a51-420b-a6c2-089728cd6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:27:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:02.202Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e755963e-6040-4623-9b9a-1d156fa8673c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:02.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:12.230Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8614669e-8775-4685-a1a4-24c8e0fad10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:22.251Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=24b2e2d6-464f-4dc5-8e4d-cc547e002725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:32.326Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5bef92fa-db0d-4d78-82d6-ce451c391d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:42.363Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=28e75194-ca43-462c-b36b-d20f25161057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:52.382Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ea5c561-f7ec-4600-8046-ed9967081698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:28:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:02.449Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d8194079-ba44-4184-b26f-30438c78b48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:12.480Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ee28a829-2e16-455f-b2e7-c47dae1a2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:22.521Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f814b058-3e3d-451a-a99a-b456cf8f05bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:32.579Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bddacfb8-a426-4d26-b652-d7ca651f5e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:42.602Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bcec931c-0bba-4d7e-b57e-dc1966766596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:52.626Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2541c85d-d9bc-4169-bdbd-0cfe4f442631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:29:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:02.658Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8cb93436-58e2-4476-b327-a389c8cdc14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:12.682Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=69d76b88-d992-4aad-8b06-7e0757f46992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:22.716Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=55dd7935-d8ca-40e4-8d28-27e341e80c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:32.774Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=aaca03fc-dcbb-447e-9e5a-a5c519a87a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:42.797Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ea0af1df-096c-44a2-b1f1-1bce1ab39e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:52.902Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3fab053f-2f3e-4985-be6a-f8ca5df23ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:30:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:30:55.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:30:55.618Z |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-02-07T05:30:55.619Z |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-02-07T05:30:55.619Z |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-02-07T05:30:55.620Z |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-02-07T05:30:55.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:30:55.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:30:55.727Z |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-02-07T05:30:55.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:02.981Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3e65a81e-0fb3-45a0-9dea-d4a37ad097a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:03.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:13.053Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ad8c8214-f6a9-4fb2-b44f-54f15bd5fc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:23.102Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=34907e21-c70e-431d-98eb-50522664504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:23.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:33.138Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f90dc8d8-bd21-4faa-8822-1d037991fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:43.190Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e139b4b5-c95b-45ea-8d89-e24835b574bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:53.227Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f6ef1f7f-b130-4bdd-ab29-14ca73ff7bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:31:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:03.328Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=11347bc8-9ed4-44cc-b21c-4baaf79c2b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:13.399Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=30a9760c-a2fe-4fdf-942d-89032b51e6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:23.446Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0e3c5a05-7d75-4b8f-bd3a-9d5668e43813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:33.486Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f3a2ece1-f091-40be-b923-10ca7e2c7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:43.524Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e4c08e6c-d708-4954-b975-8f0c04504311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:53.560Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=77e49382-a631-41a7-9f48-952f9f8e98e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:32:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:03.590Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=89f90f8f-8846-4d29-8b74-a8924770837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:13.653Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a2fd8ba2-4727-4e93-9189-d910b1c64b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:23.692Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5ead8c9a-a842-4798-9311-bed94f74a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:33.750Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d261d21d-fe36-434b-be3b-a81fb384070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:43.777Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6638d3a2-9ccd-42e1-97e5-43058af53b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:53.814Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d705220d-d3bf-4b4b-9856-69513ac41dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:33:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:03.858Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f30ca49c-3795-47e8-9a72-74c3573a6460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:13.891Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=842ab428-270e-4237-bfc6-6515ae09f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:23.924Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=35ceca12-1b3e-4acb-bbd2-eb642192bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:33.974Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=24e3db08-d7a2-40a6-b8a6-f682d99a222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:44.017Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f2156ed3-d4f6-43c6-98f3-4801dd3cef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:54.057Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f566190a-66e8-4518-a766-0fca171b2a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:34:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:04.097Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=150e843c-a554-4106-80ad-6c9c789770a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:14.159Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e0e782aa-ceaf-4920-bbc3-b56f4f3d8ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:24.191Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=26058dbe-d025-43e6-a55d-0eaeb719779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:34.241Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=871a7528-a6e1-4f22-9dd6-16a0eaf3bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:34.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:44.307Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=28a6c776-6f54-4a61-9dbf-31434ce7517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:54.351Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=18b933ff-b8c8-434c-8b21-4743b5f16157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:35:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:35:55.551Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:35:55.552Z |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-02-07T05:35:55.553Z |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-02-07T05:35:55.553Z |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-02-07T05:35:55.555Z |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-02-07T05:35:55.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:35:55.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:35:55.614Z |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-02-07T05:35:55.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:04.436Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=35f02243-e96e-4d66-91c1-502c374dacbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:14.531Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a0624d81-c43f-4ce1-8632-c5fe5d7edd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:24.575Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6438600f-c797-4c6a-b031-5e2809a31e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:34.626Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e04bccbe-be2b-4f16-ba3d-5a1b2d96f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:44.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0de850c1-4af0-469f-a308-70f381f5caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:54.699Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=96b31e0a-6edb-431c-849d-47b21c4c4b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:36:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:04.773Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3ca9207a-b0d6-413d-b0b5-f958a6c8d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:14.801Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=78cc670c-38a2-4b29-ab85-6e0a09897faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:24.822Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c1fed7ab-c207-411a-b58f-a036a3d4687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:34.862Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=845d72a6-2873-4d40-bbee-c5908118b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:44.894Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=65441c1c-6c56-4ff4-a46e-f8cdca3e0076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:54.919Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9a2d5c6a-de05-490d-9de5-ffe99d0be861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:37:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:05.002Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=325f330b-f3dc-4f23-9627-aaa982b3be92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:15.078Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=94fcd9f9-1fe6-40fd-b687-06a73946aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:25.102Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=704b75d2-0c5d-46ba-9fdf-7da629587f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:35.178Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c08dc5be-bb82-483e-a947-2ce79e016949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:45.410Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=eb92d9d3-0b9b-4297-bdda-5dc7311deea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:55.431Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ec53939c-218b-4d67-902a-f5b845cf46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:38:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:05.556Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b03f313d-4b24-4c2e-b4df-748fcae96f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:05.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:15.618Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6cfa1b63-2c58-4a38-9564-c2e1ff265636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:25.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2eebac48-deda-48e3-9134-50283e3b1ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:35.746Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c1b57238-a4f1-41c8-80d7-b0f88465febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:45.833Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=76717223-8f15-4090-ab97-de190a2351ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:55.858Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6041e2f4-214e-4559-b92d-02828daf93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:39:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:05.884Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dc612c63-527e-4ab3-a8d8-afbb587f50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:15.907Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=59e5cf97-efd6-47dc-90fc-dbd1f3f94441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:25.949Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3efbcf4a-689f-46ff-a2b3-54bb75474940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:25.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:35.968Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=41d5aa9d-5d57-4f09-b8b8-293666266ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:45.997Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2526742e-529f-4945-9c7f-3974c747abad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:40:55.466Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:40:55.467Z |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-02-07T05:40:55.467Z |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-02-07T05:40:55.467Z |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-02-07T05:40:55.468Z |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-02-07T05:40:55.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:40:55.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:40:55.513Z |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-02-07T05:40:55.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:56.023Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9e592691-aa30-4b25-9066-d5149ed9fd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:40:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:06.061Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dfd11c85-24ed-42c4-80c3-9d57d04f14fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:16.081Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f6c5b850-a752-48bf-919c-4bee2c09d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:26.137Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e9ab3465-932c-459c-b140-e9e53fa00e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:36.173Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c60a9315-5fdc-415d-8344-ef6b407d5fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:46.201Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=297326a0-3ff0-4efc-aa69-1f95bf798d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:56.254Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=019a2364-31c5-44e3-9e33-f9a4de6943e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:41:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:06.289Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=242ba1de-b977-42cd-94ce-02b01c91c49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:16.330Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d64859a1-6335-4f02-b31f-f76837d11bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:26.370Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6d83c45f-90e9-4097-9066-5ee7f4e6e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:36.399Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d06c90c9-bb79-4dc3-9415-84955e85c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:46.439Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7b890c44-addb-40d2-a22c-cf024d87fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:56.479Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=08b2b601-c387-482c-ad58-23979fb394e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:42:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:06.524Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c9c63e67-e923-4905-9cc5-59adc78a54e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:16.562Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ca660ebf-0daa-48a5-a15a-535997b0cfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:26.592Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0be472f5-99ad-40ca-ac1d-22e6dceb9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:36.613Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=93c4e478-2af4-411e-99aa-30f22dfd6348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:46.650Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d721e5a9-d975-4100-a36b-f81523b7a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:56.677Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6c6ff06b-39ba-47a5-b413-eea5061c9fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:43:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:06.700Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bd912bd6-161b-40c7-8d59-4be5783bb31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:16.730Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6462f552-3f07-44ec-b315-9dee4020e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:26.788Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9e75d87c-e89a-402f-a7eb-dd7913239418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:36.815Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c38b5fb7-fc88-453b-a84a-d9e0179f6943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:46.861Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b90ff13e-1f6c-414e-bbdc-f239c53b2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:56.894Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bb568d0a-e78e-4d88-a997-e04a22fc25cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:44:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:06.937Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=30d646fc-39a3-4e18-aab4-7b0f0684784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:16.971Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=30bbadc1-ea2b-497e-89a9-49f3b39177a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:27.031Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e8c84a9a-0ae6-47c7-957e-5c6c8147d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:37.055Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3c9d7bf2-8eb5-4931-9a43-c9c6aff88b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:47.076Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f0fd0ae8-41e0-4136-852f-ee16260514a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:45:55.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:45:55.409Z |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-02-07T05:45:55.410Z |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-02-07T05:45:55.410Z |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-02-07T05:45:55.411Z |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-02-07T05:45:55.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:45:55.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:45:55.430Z |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-02-07T05:45:55.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:57.100Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=494d2c24-5e30-46bc-b851-54aa8f193fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:45:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:07.122Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=aeb71b62-bcac-4807-a4c1-9fde1721c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:17.157Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=36d46bc6-074b-4aa0-9568-c150ef59e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:27.186Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=efc94665-049c-498a-9668-afe56a45b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:37.226Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=36a77dd7-a88b-4968-97ca-8ec98bd044f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:47.263Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c69560e1-e62f-491c-b16d-f389cd747391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:57.306Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b9adc2f3-7fb2-49e3-a2ba-095b8746ac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:46:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:07.346Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1e059bf3-4a55-4dea-b38c-2a03af377e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:17.366Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1c963ca8-0469-480a-a24d-650a95336222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:27.389Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=640d818f-c2ea-4860-a89b-c6387b194a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:37.449Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fbf8f4b4-999b-4d10-ba5c-aa3c6be00214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:47.468Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a1a2035a-1cf4-4cbf-b6e5-a9649ed66efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:57.523Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ed2f56b6-25db-4cb5-8069-7d54266ff5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:47:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:07.545Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a6dec019-c8b0-4dc6-b4bc-ca4fa19677a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:17.619Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a873fe91-75b6-439a-8f06-0ee04670bae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:27.650Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=600e4f8e-0b42-4e38-a9f2-41f50770f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:37.686Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b7da990d-58e1-4fbc-a56c-a942c656ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:47.710Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=df2e5d0e-725e-4e40-8701-8f3a5743b597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:57.727Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1141ff36-80d5-44da-8154-d6bfb710d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:48:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:07.745Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1ad8be6a-e914-4f2a-a1dd-4d16ce009ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:17.766Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=05594794-d770-4672-873b-3afcfa6bf993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:27.807Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b2dac1ec-6317-41fe-9bf5-6bbc4737651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:37.936Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=441de481-8c3d-4d74-862e-23304a691729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:47.963Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a59dcde1-42cf-4133-affa-f855440c894a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:57.998Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a64e2a79-b433-4e3f-aae9-688ac2ce64e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:49:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:08.053Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a55fd988-dc05-4ed0-91fd-64c0f26a4eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:18.078Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=03a036bb-70db-4d08-bfcb-fa18299208e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:28.093Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ed8b694c-7c9d-4541-8490-7bc0b1b2d985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:38.143Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=352f4d40-0fed-450f-be6f-6a1623fc86f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:48.167Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0ce8ad79-4d3a-4bd6-99ee-23810dad9ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:48.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:50:55.371Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:50:55.372Z |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-02-07T05:50:55.372Z |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-02-07T05:50:55.372Z |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-02-07T05:50:55.374Z |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-02-07T05:50:55.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:50:55.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:50:55.396Z |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-02-07T05:50:55.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:58.197Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9013e2f5-8a65-4458-92d5-cd897742c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:50:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:08.238Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cb0e6bbf-9674-4a1c-ab2e-f1306001555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:18.267Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e6cbaa4b-903a-4499-b7ae-7e47fcc3a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:28.298Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8756083f-a46f-4de2-82e9-534cc5086f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:38.375Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e0cc9283-0349-43b5-b480-771a5b252a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:48.430Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f5dba7d2-2a70-4c16-9eca-350c8a469a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:58.467Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=13c6718f-d83b-4368-935d-438aa5553850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:51:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:08.500Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6c5c091d-0b93-4047-9e8f-f1111304f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:18.581Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=274f5035-ded9-4160-a01e-c39ca25a00aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:28.620Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=800278aa-7e50-47d2-8c59-6ac7c8663192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:38.667Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=28c08d7e-1638-43bd-a800-95fd6eb9a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:48.687Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=678b76cb-9a74-4d34-81a4-77a43458a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:58.722Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c6f3793b-b4cc-47dd-9d6e-d99d4e4dd6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:52:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:08.755Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c1715fb1-23e2-4b02-bd48-435b2407c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:18.798Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=926c8c95-17b3-42ef-9c9f-0277d9b76c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:28.837Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e5d2a25f-b022-4249-acac-691771580b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:38.863Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=80a029d3-4362-418c-b98f-c3f026669385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:48.915Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fde07e7c-88cc-4f26-a897-e842eb229ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:58.962Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=17eafb7e-f2bc-48b8-a9f9-151ad5f89bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:53:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:08.977Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=76668e1a-8ba7-4887-a85d-baa2463e8d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:19.010Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=64ab559c-fd6b-4a86-81d2-1a51ac4fb9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:29.038Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d87ba1bd-4543-406e-aa19-7c74dd0e925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:39.068Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d589b657-2b87-4e99-90b5-deab5c4e42c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:49.122Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=98e0411d-9c74-420c-905b-20ab13ee83ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:59.151Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c3af3b37-e774-450c-8217-540425b2ca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:54:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:09.171Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=493e768e-e48e-4c17-b37a-43d2f38af225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:19.221Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=73873c07-0e85-4b85-8c25-e64754d52367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:29.242Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=27617843-5849-4746-bfc3-2252d333d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:39.266Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=867418a6-2b95-446c-843a-372e7f5cec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:49.286Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d6ac324c-b1f6-4932-b86b-036e64c1ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T05:55:55.240Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T05:55:55.241Z |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-02-07T05:55:55.241Z |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-02-07T05:55:55.241Z |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-02-07T05:55:55.242Z |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-02-07T05:55:55.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T05:55:55.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T05:55:55.255Z |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-02-07T05:55:55.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:59.323Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bd894294-6ef2-46eb-a23e-5a0eeefaf1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:55:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:09.415Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=53539893-477a-42e8-9d1a-39c32dc77210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:19.450Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=74b9ffed-8821-43a5-add4-fa101c4ba761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:29.492Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c31b70fd-d40e-4941-8992-02a66d09bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:39.554Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=589309d5-38a5-4f93-85d2-345ce56b1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:49.581Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=edfe5dfa-fa00-46a2-a7bc-e10feab46ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:59.613Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4348cb1a-8325-4cea-91d9-4f4366f1a990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:56:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:09.636Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=14d071b9-ca87-4ebd-aa18-0dd41090373d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:09.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:19.659Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9f2033cc-c9e3-4a7d-9b95-1773809a7a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:29.780Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ce1bae1d-fea4-4275-9a58-96b872d955d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:39.828Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=58788e85-3710-469d-b1a8-36ab9f00d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:49.876Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57083c0b-0123-4732-b0f5-d4b3856be286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:57:59.959Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=23efd62d-0f91-48c5-bfde-c2cefae1e74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:10.046Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3e57e117-3f9d-4ce6-b900-8fdf09394da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:20.092Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d4f8bbc2-7ebc-43d6-98b5-d7daa2e143ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:20.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:30.147Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=218c28a6-7f05-4044-a58e-367dcfd388f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:40.184Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=058ed3a4-eaaa-4c0c-ac95-7e36b9617b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:50.357Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=125a24aa-1453-400c-bd34-6f7b117dde16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:58:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:00.402Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=16b395b2-5357-47cb-b00f-aa77218b9798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:10.451Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=20f96453-3792-4fbb-92f8-841cf9fef5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:20.502Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8d11ce6f-8a74-4aee-8a46-9b0ea81341a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:30.576Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f7221ab2-87cf-48a4-b6e6-2c412527fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:40.597Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=54444ddb-9679-4b9b-beef-10c4387860f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:50.618Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b688af04-5c73-4760-ac17-29908d9a1cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T05:59:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:00.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91e66a92-4789-445a-bd7d-7e23ff492169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:10.707Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=27b2af11-542e-4203-a158-a4a3134198ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:20.742Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=47584003-d969-495e-ba6d-38d14a313a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:30.775Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ccfd30f7-ce9c-4ec9-b8b2-5e9d15c4cf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:40.806Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ed09ce6-6873-4faa-a901-95667fb363ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:50.836Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=482031db-69d5-498f-a3dc-9c3caf0e40c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:00:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:00:55.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:00:55.555Z |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-02-07T06:00:55.555Z |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-02-07T06:00:55.555Z |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-02-07T06:00:55.557Z |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-02-07T06:00:55.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:00:55.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:00:55.580Z |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-02-07T06:00:55.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:00.868Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0e50da8b-ca72-4cda-928a-8e4b0d6b161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:10.894Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e9f45271-3371-4f38-ae7a-e2b5ef03166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:20.924Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d3785d38-6eb5-4bd6-aad5-87f4734112fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:30.942Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fab0e5a2-1106-4af5-b576-54177aec9299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:30.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:40.977Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=09f4f58c-4baf-4cdd-b048-ac15c200c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:41.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:51.049Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b62956c7-5ce0-47e0-9860-384d5cad60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:01:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:01.070Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9ad23fb0-0417-4cf8-b60a-c142034354a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:11.095Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9dc71745-6e06-405d-ac96-8f16a0c91691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:21.129Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3f83861f-e028-42fe-87d7-dc575bf77a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:31.155Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=47515eef-7a33-406f-839d-e7b117175d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:41.187Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e840bdad-73e4-43d8-ae4b-65f702c466af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:51.213Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=44fa3e2f-4eed-433c-8e6c-7a6f89d16563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:02:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:01.231Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1596c34f-1181-4fc7-8357-aff453fef7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:11.249Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d3759f3a-de50-446d-b2d5-36e68db68ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:21.268Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c1cec531-4cf4-4e39-9f31-866b778aa680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:31.300Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=60bb503c-4797-4a80-add1-2189aef994e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:41.329Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0ccc35f7-19dc-47b0-b386-d252361515e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:51.366Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8bc159f6-9f77-4922-b5bc-9e0f09fb2367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:03:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:01.418Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ec6f75b-40cd-4b9b-9d70-fe707a8ee281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:11.461Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bebf2e9c-fcf0-45e8-b4db-4a860b25854c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:21.490Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6b062503-0342-4acc-814d-6d1ac51b41b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:31.519Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ef036149-57fa-476a-bfe1-a4899d7fbe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:41.570Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c36fac36-0ef1-4073-8899-4ef59c1d57ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:51.629Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2928d0bf-1dab-48b4-bff1-24a8570ef4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:04:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:01.698Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=54e465d0-6a29-4310-8a1f-61eccad2e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:11.742Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b4a920c2-1a25-4a92-9391-4010354e0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:21.807Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a2cfb305-1b5f-4e30-9c38-6704a819f5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:31.838Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=505f3d83-6447-4a4a-b865-aeaa30c910fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:41.900Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=624642b4-2c34-409c-b50e-5ce60894eca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:51.935Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=47fbb333-3480-4cf4-a4e3-6bd3bc57faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:05:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:05:55.139Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:05:55.139Z |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-02-07T06:05:55.140Z |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-02-07T06:05:55.140Z |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-02-07T06:05:55.140Z |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-02-07T06:05:55.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:05:55.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:05:55.151Z |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-02-07T06:05:55.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:02.010Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1c08d00f-1a5c-482b-8e8e-fd114875144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:12.039Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=25b47ab3-c225-4bdb-9fe6-ed1adb0f210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:22.060Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6c3855a2-7136-464b-87e5-e9af42c3dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:32.141Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6713a850-e38f-45c1-a0ab-77b9272007a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:42.171Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=72ec8b98-d6e3-4975-aefb-074923faf945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:52.188Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ff63a551-8497-45c4-9603-b2f32867fde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:06:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:02.257Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=696cf2c2-15f7-484b-bd61-35ecb7a21b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:12.278Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91f5b41c-d528-4db6-b31b-9f612ec1c78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:22.310Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fec82b7c-6c39-4b96-aadd-670b4072d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:32.344Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0269df43-6e68-478a-8171-4a8870a6864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:42.367Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=10faf09d-de7d-4a98-b040-74bea0a964e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:52.393Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e00b779f-6ca9-4a39-8092-9d62f9295116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:07:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:02.439Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e6f9c1f2-fe55-4810-a774-0d1dd158f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:12.475Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fd5aa79a-56e9-4a24-844f-585574dc048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:22.575Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d82c4785-6738-4d50-b1a3-2adc7fd52e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:32.610Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1354c8cc-02c9-4db0-9efd-71bfe23a3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:42.633Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ecd8e00-2171-4cfa-bc08-1091452713f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:52.666Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9e7b610e-ca69-445d-a458-401b3ca4413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:08:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:02.683Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9b37628e-d5e2-4b3d-98ec-6bb3f9e49911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:12.707Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=85dbcc5a-d382-42a8-90c2-d620f07bad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:22.727Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d26c5871-63ac-48d4-85b2-3f3e9537ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:32.746Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4c821388-84ed-42bd-984b-304e2a68214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:42.789Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=da686deb-11f6-41a9-8b42-182398bed6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:52.858Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4215422b-cb7c-4eaa-8dcb-b7826f10c7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:09:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:02.906Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=08033dac-333c-4565-979b-7d23da772015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:12.946Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=987d951e-6bb6-492b-b0e0-2167cba2ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:23.046Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a3a79d8f-7753-49df-a3d8-1cdb5f1c3012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:33.095Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=577e3a22-2e2c-4a36-aa22-d127d1d04080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:43.116Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dcd5914b-a443-47f8-9be6-af8db7b984a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:53.145Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7324ef44-de05-49bb-8918-b6cdeddc1cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:10:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:10:55.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:10:55.374Z |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-02-07T06:10:55.375Z |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-02-07T06:10:55.375Z |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-02-07T06:10:55.376Z |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-02-07T06:10:55.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:10:55.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:10:55.386Z |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-02-07T06:10:55.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:03.165Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e8999595-d27f-4934-ab81-e45c887a581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:13.200Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=16145d38-33f9-464b-8b10-66f2ac81da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:23.234Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d5f3f9b0-a7fa-4e9b-87bd-2c05a205fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:33.249Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=874b37f9-0f01-4659-812a-de7a008d1825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:43.318Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=72bec26a-4139-4b06-bc07-c70b316338db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:53.422Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=98c19ec7-9ddb-4ac5-8bd4-a5ee74bb368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:11:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:03.461Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9249a3dd-2ffa-4b94-88dc-6ba7cf965cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:13.479Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c92866c-6951-49c9-bbb1-38c39d91d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:23.500Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f167091d-6e78-4e46-8872-9a1ea6423483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:33.519Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=30e33d9b-f56a-45dd-a1f8-64852b50a933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:43.547Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ade31858-f0f4-4225-bfc1-f6fa28a142cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:53.586Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6aea047a-599e-42f3-90f6-abca3649986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:12:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:03.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ebb72b87-44d7-4d2d-bcf5-95806025dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:13.768Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ab04b0f0-cdaa-4cb8-88be-27b6731a5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:23.792Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f0628278-8adb-462f-aaab-7d634a6c52f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:33.844Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=47abdad7-838b-44ce-891c-db59d02e1008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:43.862Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=06491863-c483-46d9-9f75-55de8a166bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:53.890Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=50ec82a3-93ad-44f8-8e7a-54a7462ab3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:13:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:03.939Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ab3128d8-688d-4a1f-9ca7-174f5bedd228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:13.962Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=55edb7fa-dc19-478f-b4cd-0647a07f887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:23.987Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=36285d3d-a3c6-4f28-ac48-b63d77fd1fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:34.044Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=134a8db1-916e-47b7-b1cc-bf718e65fcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:44.064Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8346f08f-125a-49ff-88e0-d1cc7cad8ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:54.083Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=51ad0f43-c5fe-44ff-a31b-b1c5ddbe61bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:14:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:04.123Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=458b4f68-8106-4584-a689-04ef6194e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:14.147Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ceb80383-4295-4fd2-b037-d1a45c9b2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:24.179Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2cbdc397-6ece-480a-969a-ad4d78b926fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:34.213Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d0b658a8-1345-433d-8f73-9593250df09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:44.240Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c8d7d4c2-ec8f-4b7d-ae09-cc42476015aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:54.356Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cdf1644f-4cf8-418b-b427-52a34b7f1785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:15:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:15:55.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:15:55.396Z |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-02-07T06:15:55.396Z |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-02-07T06:15:55.396Z |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-02-07T06:15:55.397Z |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-02-07T06:15:55.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:15:55.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:15:55.410Z |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-02-07T06:15:55.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:04.379Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=63da9d29-245d-49f2-85a7-a1b9ebf8a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:14.429Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a74d4c72-0bb6-4fcc-8a45-1d337cc3ffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:24.461Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=964fd0f9-fb82-41c7-8835-4ce2516e171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:34.482Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a183581b-74fb-4599-84c1-c043215242e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:44.520Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4fe41d03-228a-45ef-90f8-d92c1c57b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:54.554Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9be2083d-ca09-45b2-ab52-f80f83eca749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:16:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:04.578Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3d30a04a-78b3-4b03-b76d-a8033ade66a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:14.605Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b8c4fbd1-bdf3-4984-b8d4-f2d6de41296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:24.650Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1164ecd3-aa5a-4f72-a5ec-69cf59242717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:34.666Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6433a181-7d2a-431f-bcd8-8984e388eee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:44.698Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2a349b06-4608-4564-ae32-8a2ae7724733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:54.778Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a323e77b-b74d-4241-a78d-02996320dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:17:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:04.799Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=994fe591-7ae9-4075-a482-25f7c5e80289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:14.853Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=159211fd-ccaa-4ee2-8fdb-1336236b6268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:24.888Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4c36616d-c037-47af-811e-48bed883992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:34.924Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f5c934bd-4e29-4dac-959b-0cacf8094675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:45.066Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2373d60c-8cf3-4f30-a140-d1d4154bb164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:55.134Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a51c6034-78a2-40bc-9e4e-9a6b6bded374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:18:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:05.240Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d17be0c5-5241-455c-8a93-00f87697ee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:15.262Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3cc13516-bc61-4cdf-96c6-b660b38fcf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:25.278Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=759f2490-4964-4915-97d4-9fd25339dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:35.317Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6f369a3d-d5a2-45fe-8f0e-cdb4a3bc01a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:45.358Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=028d6807-a015-4e54-b6bb-556b73b2f5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:55.398Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d0d8475d-a7c5-4755-a861-6209a0813d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:19:55.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:05.420Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f8da5f77-0e9a-4cb3-9623-2d835012f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:15.449Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9a42f4a1-18e6-49e4-80bb-da8a572989a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:25.465Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d2f0fb41-4e23-4e15-8dea-e710ec7c65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:35.506Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c7119f32-41c7-4451-9f1a-a617a3e2695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:45.561Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=89ee660c-53e9-4861-aee7-eb31ba9fcbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:20:55.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:20:55.439Z |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-02-07T06:20:55.439Z |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-02-07T06:20:55.439Z |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-02-07T06:20:55.440Z |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-02-07T06:20:55.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:20:55.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:20:55.461Z |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-02-07T06:20:55.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:55.650Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dea062d5-d16d-4007-81c0-2b70a3ab32c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:20:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:05.767Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=31933ac3-277a-4c34-a9c3-634fd0432116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:15.809Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=75c6e149-66c3-4cf5-ac71-b664fdfc1ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:25.830Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6e7cacce-53d4-4434-84a2-d555ec8d5790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:35.847Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8fb88a78-8bb8-428d-ad52-b1b797aeb321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:45.870Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9fae27ae-e48c-4834-be52-2f11d82ae8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:55.894Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3e1b0280-71fa-4993-9a89-67b965b713f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:21:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:05.916Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d15492b0-bb9d-4e31-b68a-bc26cb47388b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:15.978Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6b88c396-7a6c-4334-be53-ce07ef1b9cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:25.997Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9ee27429-6d85-4117-a779-c360df8fe7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:36.026Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ba971b5c-40e9-42d8-a010-1dd3153765f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:46.066Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ab9486ba-54fa-484f-ac40-989a59e4e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:56.123Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b66765f5-fcd3-414b-b30b-d795b7242d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:22:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:06.164Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0bb32044-184d-44b7-a18b-fe2f932cfbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:16.201Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=04b28033-6134-4ea9-bc8a-e6d3d39ef827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:26.233Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d915c34a-ed8b-4895-bc74-f75d96d84277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:36.314Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ae0cbe09-b622-4eaf-b29e-3d015719c579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:46.348Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b98994cf-7f21-4c18-8d10-05991414617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:46.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:56.396Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=225a3427-ccbb-4053-9cdd-3465070576da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:23:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:06.435Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3375d572-336f-40aa-899b-9370d8d74eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:16.523Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f0bb2c27-411e-41f3-a352-b84b4dabd60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:26.558Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f2dd9295-1e32-4feb-9d00-9328d670646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:36.580Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4c202e56-d430-4baa-9713-38402b8695ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:46.645Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e813d057-9cb9-484b-8ef4-a96cca053f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:56.684Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=38ad3d30-08cc-484d-ac01-53ce0795e009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:24:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:06.758Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=60e3afea-b484-4d42-b80e-2b3454cec7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:16.792Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=859897e9-45f9-4037-80f9-8a332f7da4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:26.828Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b89c3bf1-bbff-4c29-8a4f-624b9bbfba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:36.867Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1ece84dd-1234-4b59-88b6-75fe8629b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:46.902Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5ae708da-5582-42b4-81de-6d4b68ca07d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:46.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:25:55.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:25:55.326Z |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-02-07T06:25:55.326Z |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-02-07T06:25:55.326Z |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-02-07T06:25:55.327Z |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-02-07T06:25:55.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:25:55.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:25:55.340Z |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-02-07T06:25:55.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:56.930Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e5776ddf-9cb2-43c2-8254-18f4a64b3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:25:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:06.948Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0115a52d-6b91-4366-9d66-fb7a1a2419b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:16.987Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c54314e1-00b0-4f09-a2b0-f6de142d5cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:27.005Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e0b61508-5f30-4d7d-a4e9-4f0357decaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:37.019Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=67b87993-f93e-472d-86c4-fcb143517d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:47.042Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e8bbd48f-782f-4316-a778-f12b89e35cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:57.078Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=45db44e3-7ccf-4ed3-9d36-54a0a3f57e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:26:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:07.130Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=567639af-6aae-412d-a43b-5c65bff688e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:17.149Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cd647c7c-088e-4aeb-ac6b-314f78700e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:27.186Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=961cfa45-db77-4beb-a966-d0ddc1b32f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:37.207Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0c9262a0-fcd6-4d92-9193-465543da0c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:47.243Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5cc475d9-f096-4de5-a2dd-c27e4af4bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:57.260Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2a6563a2-d98d-4e92-a96a-269ca0759526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:27:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:07.289Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8baac09e-8353-4464-9db7-c15e8572b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:17.310Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3723f27b-2177-43e4-bc1e-24b2d58b73ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:27.327Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=664560e8-3397-464a-b8bd-7b55d51481f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:37.350Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=952b9c58-fcbe-4475-8f85-b420833b609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:47.368Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=69e65c0f-3945-471f-a64b-9d48c63cf273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:57.384Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6185b420-7397-49b1-ac34-0f5d3bd4976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:28:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:07.449Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2149b141-56b0-4c44-97ee-f8fa41bfeb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:17.495Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d6933cde-24a3-4419-a8c9-83eb5b13db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:27.547Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bc43f602-552a-4f3c-b0c2-696e75611d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:37.615Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9c6d47b4-ceea-42ac-aa7d-4c30669b5cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:47.646Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c35792a8-bfc9-4ab3-a9bc-f8a43bbf12ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:57.683Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fd6c529c-e7ba-46dc-8a88-b11bfa6f6ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:29:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:07.726Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2ec5d063-8002-479e-8621-8806fa4b687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:17.788Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=316e3815-9821-420d-9eb4-1995882473db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:27.814Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=42cf8951-8a2a-4834-bdb2-eb287126ca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:37.840Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0140d09e-8f18-454a-9d6c-d8b8f208df97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:47.878Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c29be63-4c14-4f66-89a5-808eba2b9d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:30:55.483Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:30:55.484Z |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-02-07T06:30:55.484Z |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-02-07T06:30:55.484Z |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-02-07T06:30:55.485Z |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-02-07T06:30:55.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:30:55.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:30:55.499Z |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-02-07T06:30:55.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:57.898Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3d4fde09-33c1-4bcd-b8ab-5961de29cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:30:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:08.018Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=07f6e4aa-de5e-4c1f-a26d-49eeebb212be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:18.046Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d3468842-98ed-4ec9-9e4e-88e8919fed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:28.098Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f3d06e37-7475-4ab3-a6d0-a45374d87e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:38.117Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=90fb1840-7358-4f5e-8283-d215cbc47b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:48.154Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8ae54838-3994-4619-bc4e-1e45ee12a489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:58.206Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=86851819-b6d6-4fe0-b4bc-53cdb6c05fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:31:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:08.230Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a457d702-3929-4f8c-b66f-0e5e2104b2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:18.257Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=de12f5af-6527-4545-85bd-856c946c4df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:28.274Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d1a88dc4-7c7d-4dcc-a647-2a4645dfbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:38.307Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=440274b2-9264-4a4e-98d0-d361c4509f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:48.363Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b2acd74b-1c91-44c1-af1c-8a19017ed321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:58.391Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a57147aa-849a-45a2-8f46-0365e89e3d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:32:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:08.454Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f51a8b7a-5c94-4b01-ac7f-ca9b5fc5360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:08.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:18.490Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9f47246b-e4d4-4137-98d2-d2ad5e3ab88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:28.546Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57be7db0-31d6-425c-b34a-05b31c6143b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:38.587Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b1572f8b-c147-4096-b6f7-a383a035473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:48.649Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91577b78-5179-4e59-b333-9c15dd780511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:58.688Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=06018017-8e24-4061-84a2-b730ddba19bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:33:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:08.765Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=35c7f153-8ae0-4191-bbb9-6851a6d16a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:08.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:18.792Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a293c803-927b-4439-8b37-a9bb45b899b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:28.809Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0160c519-74a5-4fb1-a80f-0e59e18bb6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:38.848Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=42af62f6-f90d-49d6-9d7c-923a93a2e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:48.895Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7ef0fb19-07ed-45b9-bd0f-8e7c1efe491c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:58.933Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b1c3a016-a67c-4239-88a7-d2cdf5203bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:34:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:08.956Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dc2c9579-4a2b-49ed-9ac0-f9696e9a0f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:18.975Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0fa1535d-d945-4083-9ec0-e0e6054a2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:28.989Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c8d54bcc-670f-4bcf-a21e-f3036764ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:39.016Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57474d6a-df99-49f0-9bb8-0826daf3a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:49.058Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fcbf1cc5-73d0-4db6-9878-ef26ea38a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:35:55.364Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:35:55.365Z |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-02-07T06:35:55.365Z |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-02-07T06:35:55.365Z |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-02-07T06:35:55.366Z |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-02-07T06:35:55.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:35:55.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:35:55.384Z |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-02-07T06:35:55.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:59.078Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9d3354c7-bd6d-4915-8c88-5d93850fc329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:35:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:09.100Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f04e1952-95a8-411c-a00b-5a32a69e8990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:19.190Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=01cdb458-4551-426a-9fc9-3b2deed620cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:29.218Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1174209b-fa1c-4922-b429-10d47db3ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:39.251Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=98184d28-e321-4af3-8556-63f3c9b26732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:49.285Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c45d2733-6949-4f2f-8a11-267a7b311c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:59.310Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9aea3901-0dce-47b7-83ab-a39a91060c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:36:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:09.334Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5a1e66e3-60c4-46d6-a49b-0be0733a99ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:19.370Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=135544e0-dd9b-404b-bfaf-83b61fabbd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:29.441Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c6ed57e7-0373-4a48-a52e-651c2a621534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:39.476Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6f2a1056-885f-47e5-a77e-3c30c4f157f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:49.517Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=20936a6e-1f1c-4c59-8003-9ccd705fd3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:59.543Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=16953d92-e897-4fb5-b3d8-5996c9ea32f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:37:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:09.581Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d51cef23-9288-4cc1-90f7-421eae13f83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:19.633Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=598f5af4-8470-4206-86ba-1e77b4b989e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:29.660Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=63f25985-132b-4a75-bf27-2db754cce4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:39.699Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d8d2288c-1ea2-4cca-9442-311ac14f2354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:49.764Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bde36051-0ea0-4b96-abbb-7c38e580536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:59.784Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d74b20f2-bc4d-43f1-a36a-eae878ff06b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:38:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:09.821Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4d42e8a1-45e3-47fd-a1c7-e721776fe3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:19.857Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a305094a-3998-4ad1-b9d1-8d1e41594a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:29.878Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a1940de2-7780-4bee-9dc6-27311f21ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:39.909Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e6553ad4-a62f-4bd2-b09e-bcf8b32896eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:49.943Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=da0ff095-cd6c-4545-8376-da4f23d89a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:39:59.973Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5b473c07-4cf5-4bf0-bc4f-d3396f424a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:10.031Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ea41fcef-2e32-48a0-8034-2cb0391417a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:20.132Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cbed4ebc-36d4-486b-a949-c631c11739e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:30.154Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ce435382-d8b0-46c6-b145-00be5dddc15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:40.214Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c80595da-a646-4911-82c3-a515da168fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:50.282Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=67d3cf33-05a9-4d4a-8eca-1ed09bc4604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:40:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:40:55.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:40:55.481Z |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-02-07T06:40:55.481Z |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-02-07T06:40:55.481Z |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-02-07T06:40:55.482Z |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-02-07T06:40:55.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:40:55.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:40:55.525Z |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-02-07T06:40:55.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:00.303Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d9908623-37f8-4373-b311-3dde3194a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:10.344Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a26723f9-7393-497a-8ecd-9e3e355078db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:20.402Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ff192d9b-169a-4595-8810-ce4711f971e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:20.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:30.424Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ca98df9a-cbb7-4137-bc91-cddc76f2243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:40.455Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9cf43de3-8a59-4ca7-b713-f950af4f2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:50.547Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=62c6eda6-02f6-4895-b183-49ab19d2db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:41:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:00.586Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7a74c2f5-9847-4a62-8733-8467478905eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:10.612Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8b430adc-45ed-455b-b1cd-77747764cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:20.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c4d52a4b-77d0-4eaf-a1b5-3f54a6df30bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:30.686Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=01f3767d-8bfd-42c0-b02e-009aa4d5e394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:40.717Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=92cbf780-13c6-4757-81a0-643ad4ce3fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:50.785Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1572580a-727f-4af9-ae0a-a8d7031fbc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:42:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:00.931Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fb51b0da-744c-4961-9402-cd1ba6dd2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:10.986Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=665179a5-eccf-46b1-9101-076a843041ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:21.027Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9424d0cc-25fe-4acf-9652-52334c19f61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:31.048Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1bacb527-9d33-46d7-af5a-7295cb40fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:41.074Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=19769a64-a58f-41d4-86a4-93bc0be01f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:51.105Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=317a3b40-f7f8-4173-b3db-cff0e2aee8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:43:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:01.144Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1099c9f9-671d-4db2-bcf2-e110aa74738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:11.179Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ef8c3265-c6d7-41df-b99a-47b20aa9b72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:21.236Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9f197957-fddf-43ba-9f91-e5d6fe0442a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:31.273Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=793e1941-79f1-4005-ba61-cb74ebf67369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:41.298Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f1da37bd-6d08-4fed-a959-929c2e9b11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:51.326Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2c4b50f2-402c-47d2-aaa2-24b0c04c699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:44:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:01.379Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9ffed97d-2d36-48e5-be60-9df06021d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:11.420Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=def4d126-98bd-4b3f-b781-49a32baf435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:21.437Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1ee8fefa-5a0a-4eda-b1e1-11873e640da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:31.508Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fb7391d2-9773-4384-bff6-43a7424b1f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:41.566Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=504ef4b0-fe87-4fba-ba18-ecd726647b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:51.584Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=44c14a7a-ad8e-4d43-a9b3-7f90219aad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:45:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:45:55.378Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:45:55.379Z |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-02-07T06:45:55.379Z |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-02-07T06:45:55.379Z |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-02-07T06:45:55.380Z |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-02-07T06:45:55.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:45:55.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:45:55.394Z |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-02-07T06:45:55.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:01.638Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c2e7ee9-4d1f-4185-af5a-c24b974ba8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:11.670Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bb8de5cf-6cd9-4e67-953c-80a0c3275b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:21.694Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=44e99e0b-8988-4932-880c-252f43c77857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:31.726Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e3690e51-cc0f-425c-8c47-78da7b35d73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:41.758Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=114645f4-8d3b-4c94-acdf-f9b0b8221992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:41.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:51.773Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=988a548e-6338-4704-ad36-41d6b5cb3661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:46:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:01.814Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a6056bd5-b28c-436a-9e41-658f0a4955e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:01.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:11.859Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=239b4c1f-aa69-4f02-8bc4-296ff3f0f098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:21.887Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4964b2a1-2b19-4813-99a2-af296cd1bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:31.910Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7b48e5f9-b554-44fb-a042-7d2c75f574a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:41.934Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cb916142-70c6-479e-b106-7999cbd0af39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:51.972Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0f9f8ea1-23b8-4b72-94ed-6c2342a2b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:47:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:02.022Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=122569cd-af57-4b59-977a-650958d62c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:12.053Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9ad30025-6f22-401c-bc48-d1f3b6794930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:22.077Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5a34e843-0567-4e46-984a-22b41e4b8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:32.116Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d6d4d88a-e807-4418-8bde-522c412d268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:42.166Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cec364b0-2a2b-4cac-a49f-9e8fdd8e12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:52.214Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=835f0f55-76ba-484e-ad52-0bf3ac1ce080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:48:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:02.351Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=874a58ad-4c4f-4dde-bbaa-1ff17aff30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:12.451Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fa900c02-7b94-47b3-a14a-514c08859e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:22.494Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3c5a21a2-db89-460f-bc28-82d617bd7f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:32.525Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=93d3f423-899a-4809-8676-d0013d0e8b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:42.576Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e0e8310a-5226-4fb5-a625-969cefffa247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:52.623Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c07ff030-d196-409c-b91e-035998004235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:49:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:02.673Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=13ae52d7-9cbc-4cc5-ba21-2f4fd0bba519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:12.706Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=eaaa6234-199d-4434-bfee-b9a51f4b223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:22.740Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d0b15cfe-e560-4ef5-b1a8-e2a069d7f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:32.795Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c4fc9bc2-f776-4f1d-a0dc-e69365d50a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:42.827Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=72cbd4be-c9e5-4212-a29a-2cb0b002fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:52.890Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cb37ad8e-0cee-4cde-beeb-da96878bd54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:50:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:50:55.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:50:55.546Z |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-02-07T06:50:55.546Z |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-02-07T06:50:55.547Z |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-02-07T06:50:55.547Z |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-02-07T06:50:55.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:50:55.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:50:55.557Z |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-02-07T06:50:55.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:02.972Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=701c524a-396e-4709-8810-b15998034a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:13.008Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a95758ba-142b-4e83-b867-64a73920afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:23.062Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dd946348-67ab-447a-b117-3680c5c8b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:33.125Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=454113ba-f05c-4035-a547-05f8d00c8fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:43.151Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=954c441d-4ffc-4276-bdcb-679484a3e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:53.182Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b1076fa1-f5c6-48d4-b9df-431eee2dcbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:51:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:03.220Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d8aa0c05-cfb7-4b48-8830-5b60e34e471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:13.242Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57222858-a591-4ecc-bddb-64ea6dec6efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:23.266Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dfbf5b96-7914-4352-a798-c5a532a38faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:33.315Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6c933ed8-9b89-44c4-ad2b-1bf5032fc0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:43.343Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f225db4b-22a3-45ec-95fc-5534287655db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:53.382Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=990e3457-5238-4e1f-86de-24bfb75a6812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:52:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:03.448Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1f0d0691-65ec-49f2-a2d9-4f3f81eb7214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:13.475Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c813c9fb-bc92-4907-a1db-1fef79d6b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:23.542Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91365284-cb5d-46ff-bb22-e13703564a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:33.615Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9adeb4c0-3b29-426f-b989-1d2d20d3aa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:43.637Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e06c5a65-7f59-477a-bae6-597525ec7138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:43.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:53.670Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bb38116f-0d59-4ed4-8424-0e17888a17a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:53:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:03.744Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4bff4d54-5cab-4dd5-97f7-19a9b23499c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:03.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:13.795Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57bf8606-e4ae-47a7-9530-ef6953e26a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:23.829Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bcf484ef-ab1b-47bb-9f84-a8b9c1ffa5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:33.870Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=503316dc-2551-49ed-9397-063ebd823258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:43.913Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=083eadba-8b8d-4301-9481-e2d068713fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:53.944Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9c1afc2e-ff5d-4935-a40b-8dec35f75917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:54:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:04.041Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bd79dcb7-1634-4775-bda9-3523ab348d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:14.067Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fa26551c-5722-411b-95ba-eb531a65c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:24.097Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ec3513dc-fa5d-44bb-9dd9-7d75f9a57767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:24.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:34.202Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dd2fd038-bc1b-49eb-9214-db79575334a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:44.233Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=30dee3d3-7677-416a-a955-f8fef0ae8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:54.290Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f9b4752d-5da0-43a3-aa52-7a556eb43e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:55:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T06:55:55.292Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T06:55:55.293Z |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-02-07T06:55:55.293Z |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-02-07T06:55:55.294Z |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-02-07T06:55:55.295Z |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-02-07T06:55:55.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T06:55:55.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T06:55:55.304Z |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-02-07T06:55:55.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:04.395Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dde87896-d5a7-479b-8424-758cb5e99109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:14.436Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6e57a967-4d60-43b3-a85f-7c7bd2bf3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:24.471Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c243d6b-ce24-4272-9a38-c7089f692a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:34.504Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0383f7da-f62b-4152-9d27-3b897d69a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:44.537Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2a0175da-8d36-4a04-8786-df7295a76338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:54.583Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9b6cfee0-ef68-44cd-b806-eeba1f09a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:56:54.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:04.671Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4dc13ac5-7371-4a14-86b4-d0bff690d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:14.742Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1a090ec7-4615-4039-9ab8-6daacf461128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:24.773Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7017237d-cf69-40c8-81df-a9f2d40a2f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:34.794Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=73fdd103-2e50-44ab-830a-41d8dfd6759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:44.816Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3a1ea3a2-0267-4529-86d2-a65bca4a6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:54.858Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=83e419e3-3b99-4955-ae0d-d57d33f840ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:57:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:04.874Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7f9c538a-e851-4dec-987c-9ade9daac684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:14.919Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fa93cec9-4670-4aa5-8d93-499c0d2cf085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:24.953Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=210f4ae6-f93f-42ae-ad30-d2917d21515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:35.223Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e26c46f1-2406-4f9d-8f1f-c72ac88910dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:45.252Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4fa43009-43b1-4f2d-aea1-dbc5a0e44b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:45.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:55.268Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e95b8797-6a79-4566-b44e-275ec9ddd071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:58:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:05.320Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=18301393-2df5-4517-b87f-32d629138c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:15.341Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=eee7b358-ebe7-43ab-9a30-3874ce526da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:25.356Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=03b8872a-3f7d-42cd-a42c-8ab4491c5def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:35.381Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=752f9836-45a5-41b3-805d-0378ebb4c86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:45.403Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=55fc9e5b-6d30-4d9d-aa35-e525567df325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:55.437Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f0ee4fbd-cd18-4d4f-af46-b3a122a2b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T06:59:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:05.458Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=616f6edd-ebd8-4de0-abca-d3bfcb341687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:15.494Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8ef4ac2e-b7b9-444d-bf0a-9395a2a34a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:25.572Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e30b749f-b499-4f17-b949-e8e0165db212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:25.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:35.606Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d3c9e015-9f6b-4637-b84a-b65f1995e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:45.835Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=65061c2a-f09a-4c87-ab38-b218d47bc1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:00:55.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:00:55.594Z |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-02-07T07:00:55.594Z |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-02-07T07:00:55.595Z |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-02-07T07:00:55.596Z |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-02-07T07:00:55.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:00:55.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:00:55.609Z |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-02-07T07:00:55.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:55.874Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ec4b364d-d4e7-4b40-acc5-803e7d157607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:00:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:05.951Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5bdcdb70-49fd-4f76-bd15-dfe946ae1eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:15.973Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7a13edcd-74af-4d6c-8246-b4cff0045684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:25.987Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2690d750-26cf-4d74-bfe5-211e26fe1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:36.048Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ac312917-af4a-4ea0-9a60-d79e21e7d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:46.082Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=033416af-1706-4798-8ff4-2458f6ecfa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:56.120Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4ed6e48e-a8c6-4cde-be41-a58a40db1399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:01:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:06.163Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b8f78250-37db-4767-ba67-2ddd08633e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:16.226Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0402d7de-6b7f-4325-8446-44ef166e9edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:26.284Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d924e590-a4f4-4be5-ae3b-b64db69ee67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:36.329Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3f503162-3d5e-4ec0-bbd6-508fa6fbcc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:46.348Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=895094b4-2551-4aa6-95df-d1e69b039dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:56.410Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=15564a47-897f-4e6f-8a1b-e768a592d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:02:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:06.447Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f65abedc-70e5-40d1-b9ae-fbc2b585940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:16.552Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=459ae678-6400-4c12-a409-8dd4a45f44f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:26.588Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0aa0d662-c098-45c1-bbdd-29ab9372e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:26.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:36.614Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=97a6a5dc-b9fd-49ec-8462-f6bbd0760590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:46.634Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=63ac7f7b-5cf6-49c2-b437-73f4a58ae0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:46.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:56.660Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a1c687eb-d798-412a-8fd6-e7a6110f5650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:03:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:06.678Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=be73954e-bcf6-4134-b45b-8b33907119c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:16.711Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=06e065cd-a942-41a4-83aa-37d72a3edfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:16.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:26.762Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c7c8fac-b18d-4141-8c64-1c768d2c7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:36.806Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dd64a160-0165-41bc-bfd9-10c0a7c872d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:46.842Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=02db8513-8aa3-4814-818c-7abdbb12f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:56.859Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=24b35209-200e-4e59-a8c9-d9d3baca4b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:04:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:06.918Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=55890513-abba-4310-a003-99e10bb295b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:06.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:16.955Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4d0605de-339d-4541-acc0-301eb2121f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:27.010Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8f57d0f9-b6d3-47cd-b6a6-8169a6495ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:37.026Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=15c83341-aa56-44fc-ac02-30e70f15020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:47.059Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0b096fb1-3a0d-41b9-ae59-b1647418ad0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:05:55.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:05:55.557Z |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-02-07T07:05:55.557Z |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-02-07T07:05:55.558Z |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-02-07T07:05:55.559Z |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-02-07T07:05:55.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:05:55.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:05:55.567Z |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-02-07T07:05:55.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:57.126Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=94e44d5a-9eed-4f8f-9293-c7f01639cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:05:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:07.177Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=83adab4c-5ad9-41e6-b984-cd01d00cc412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:17.204Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9c5beab4-6a03-4e10-96fd-6dd5b622540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:27.242Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=24ea4808-28e2-4dd5-bf9c-3f9082224769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:37.266Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=983c2d80-b88c-4247-ac03-9951406aec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:47.308Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fddc2106-396a-4ab3-b2cc-5e7fbcbc3c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:57.342Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4aabc25a-462f-42d5-9459-010c20a4e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:06:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:07.436Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a59d4d34-28ad-4e65-9b4f-5e8fe635ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:17.466Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a308208e-ceed-4bcc-8a7d-a907fc012875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:27.494Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=97276b71-bafe-4ff2-8788-78cb342718c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:37.524Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1ad295ba-6d56-4274-b8bb-c6212901c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:47.573Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=825d4b75-df44-48a9-8588-436cc9086794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:57.607Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b782d74c-a07b-4056-8bcb-469bba21bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:07:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:07.635Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=cb62f0bf-b987-4cc8-92ed-5e77376df99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:17.667Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4f298def-29fc-426f-b1e9-6ac8e2a55084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:27.686Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=aefd8f90-a331-48d1-9141-5bff2c588913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:37.718Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=39acb508-d6f5-4952-b085-92de2a58c03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:47.774Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3f5551b8-1285-4e42-a950-84ca21a935e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:57.801Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ec58e0c7-70c0-4130-970d-61c2aaadcc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:08:57.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:07.913Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0691efa7-225c-4f74-b795-b26991fe524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:17.934Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=df7c64a4-c060-4ce1-98f1-00a30de3e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:27.954Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7e74da0a-710c-40a9-917f-017c5ec84861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:37.982Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=aaf4c0b9-c1ac-4779-9f4c-60621bf02a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:48.023Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=00736944-5828-47b0-b90e-96e79e88ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:58.070Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9a9d1ef1-7380-4c07-a81e-61ba7fdae505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:09:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:08.097Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b80b8518-dd50-4e90-81ac-3414a0179aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:08.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:18.130Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6b88b544-a71e-4b10-a8c8-f2003434c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:28.158Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1bca299e-a157-4be2-ad24-f62a81d0653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:38.244Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=af5763b2-60f2-49f2-833d-11260d5f2939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:48.275Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b6a5cab5-06ec-4d0c-a3b7-bab8d29b9e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:10:55.483Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:10:55.484Z |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-02-07T07:10:55.484Z |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-02-07T07:10:55.484Z |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-02-07T07:10:55.485Z |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-02-07T07:10:55.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:10:55.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:10:55.497Z |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-02-07T07:10:55.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:58.405Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=78371796-fee0-445b-a709-8b690a247538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:10:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:08.428Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f626b54e-b904-4a14-b088-b4da22556b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:18.506Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=541aa310-0f1a-40f9-8d2b-30a90db3fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:28.550Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=05a52110-3646-43f5-9127-32da62fe9f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:38.621Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b8525e97-8508-49a4-8c05-a8e806b47709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:48.641Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c09c17f4-7b76-4170-b7e8-e78ba130858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:58.678Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=55ab6d10-56e6-4bfb-8f49-3d66553ceb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:11:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:08.844Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e28a1da8-ee3d-48be-b1ab-f9a75963cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:08.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:18.910Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4018a0f6-ecfe-4b57-8345-4534f8c2741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:28.940Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6183ddee-e9fb-4c5d-be8a-ab765963bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:38.966Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=efedf5d1-2605-4bca-8173-cf87bd9b0ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:49.162Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=25ae24e2-5775-4d02-80fb-9d579f838f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:59.230Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ca3ee9a5-0ad5-42ae-bb7c-5eb204426985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:12:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:09.366Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dde34a53-c7b5-455d-b588-60a1dd7c268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:19.434Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a28bfd50-56fa-4806-9eae-914f12072d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:29.499Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=741e8c7e-edcf-45df-a4b0-78993e3a5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:29.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:39.529Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0f8dbad4-6caf-4162-9af7-187b4cbf4139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:49.551Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=080fbbac-2fcc-4379-9778-29e7379ec34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:59.623Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=174098f9-4ce5-43ac-afae-dc7e66c8778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:13:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:09.679Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=63ec8a42-8e75-47f0-a484-063897314b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:19.773Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f55f06d7-b98d-48fa-b5f1-c85695b1d66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:29.811Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a5ad0c49-cfbf-4ee7-a01a-79d19a3e6f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:39.842Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57d74bb5-78f2-4378-b19e-2e18f015647d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:49.906Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=dcbd6d22-52da-40ba-9d15-9239a9014b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:59.930Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=157ac041-9f14-4478-897f-97f688dad950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:14:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:09.961Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=91a69866-329f-4d23-bde8-059d82c9894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:20.068Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a9a80597-4879-4a6f-b70a-33ea3a41fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:30.176Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d9d99c0d-01ff-4d71-ae8a-d421c8c90bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:40.214Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2a8b2ba5-c626-4bba-b431-900d01446641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:50.335Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bde645b5-26d8-4b36-9f20-c813613e1516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:15:50.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:15:55.324Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:15:55.325Z |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-02-07T07:15:55.325Z |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-02-07T07:15:55.325Z |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-02-07T07:15:55.326Z |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-02-07T07:15:55.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:15:55.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:15:55.349Z |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-02-07T07:15:55.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:00.377Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=0a2370e9-6f3d-4f04-8669-dda18800e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:10.427Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=69152233-cd8c-406b-8ee2-8388f715a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:20.507Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ddf2125a-bee7-46ef-9560-91ce76c6156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:30.529Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=49f73b82-09ab-4bb2-92d0-395ca28e833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:40.570Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=eac5bf0e-cdb6-4bcf-893b-a8a6fb302660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:50.670Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=bb8ab962-04a4-4ca4-9324-a8afc3fba2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:16:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:00.734Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b486d599-7a5e-4d9f-8f75-5bcbab25ee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:10.768Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=772f76b5-9bc0-4016-8d08-78caa1863471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:20.842Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c0d422da-4f76-4c9e-9bba-305bde357968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:30.916Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d11e19df-d780-428a-aa77-34add68c749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:40.969Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e10547e8-d95c-4d9b-b91c-665b7b8eff4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:51.062Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b30be5f7-3eec-4266-b734-48eed21a1cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:17:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:01.099Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fd7afcf4-1445-4c07-a7b9-b23fd0a32d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:11.143Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9b3f9c0e-1b28-4cda-b12c-02c22443f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:21.257Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=600e5458-5889-48f9-9e4b-9a1bf70be7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:31.281Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a5aa1bd7-998c-42cf-ae09-e353db4fbfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:41.318Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a4c21c1f-159b-4466-a5cd-bb3ef0f7d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:51.438Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=71869ebf-a6a2-4d88-9ae8-d369994ec299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:18:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:01.567Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a39fbb8d-323d-4f19-8644-3ab50f0c220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:11.751Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=529f2ef4-caaa-4dcf-9b71-ddea21f9db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:21.777Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=10066b74-dc6a-4fb0-928e-e519471f5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:31.862Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b5cac2ee-4eaf-42c7-a8ca-c269e89eff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:31.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:41.892Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=84009fad-70a6-44eb-a563-6308797d93c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:51.947Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=627b0801-7082-4084-b66c-2a9abdd7493c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:19:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:01.993Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=237da7a5-8761-49d7-9d3d-94a9d46b1625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:12.102Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=afe42fba-0edf-4c81-af95-ba6d450bd13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:22.147Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ed7dd2ae-750b-47d8-9b0a-c153c862f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:32.189Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b1019a1e-c9a2-4d33-a423-d58bbb00bf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:42.235Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8ee7d092-0832-412d-a881-e6084d22eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:52.255Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ab4227c6-ddda-4566-9fbd-9555d1b924cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:20:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:20:55.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:20:55.501Z |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-02-07T07:20:55.501Z |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-02-07T07:20:55.502Z |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-02-07T07:20:55.503Z |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-02-07T07:20:55.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:20:55.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:20:55.513Z |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-02-07T07:20:55.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:02.354Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5ae0a121-07ab-4a69-b084-62ed43b73240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:12.390Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e1997cb9-457c-46a6-a994-2b15bafb047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:22.432Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=50b2de7a-9156-495d-8583-9730e0456e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:32.458Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=735747eb-0bcb-4a8f-acbb-ba433d66e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:42.542Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c62ce7b7-e1be-4865-984a-83a22f3c33ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:52.571Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=67e5e2e8-b9d1-437a-a523-632302f8e3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:21:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:02.602Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=be8fcc07-2ba2-41df-b89c-24c3251b0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:12.637Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d5ef2ae4-f111-4145-8fdc-6d3ddd9adf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:22.662Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=96af061f-7be9-4a2a-854e-afa04bedd75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:32.693Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=da3b935b-f322-4f63-a2db-4d85354336e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:42.733Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8abd4861-87b1-4c27-b9b7-69667f2bb499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:52.774Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=76b7261d-acc9-4cff-a1d3-b842c51dd4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:22:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:02.885Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c601aa10-5ec7-4b1c-bc1d-1c758a2d8b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:12.927Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=33b8ec42-5076-47ee-b107-224d536dab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:22.953Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=57965a64-c764-4534-bfce-fbe3e4fa43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:32.982Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1d6d87d8-9737-4f76-aa63-7276bcebfab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:43.003Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4559fb38-fb71-4711-81a5-514d49f7138b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:53.046Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a48b5749-5039-4459-bdb1-6c8d68f7c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:23:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:03.067Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=fa614301-4c5f-4a86-9e59-497fa01caff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:13.079Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=99695076-b97a-4a53-9f89-aa03cf69f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:13.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:23.124Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=049d9b3a-911b-4afd-92a9-a0214fe43299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:33.167Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=9fd18cbe-0ff7-49d2-8c8c-26e835b1e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:43.189Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4fab5561-1924-4c05-8616-a042b94cb60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:53.221Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=6667c68f-e1df-418b-a40f-9a89d29df639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:24:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:03.263Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=a88184de-6300-485e-80a3-21be0a75d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:13.304Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b4edd170-8a54-43c1-9112-60362d610116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:23.337Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7c105048-e31e-4d64-bed5-7e2f77730b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:33.403Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=79ea689c-daad-4beb-b067-d9638307c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:43.460Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=03b34a86-bbc1-4f34-bdd5-fac838bb28a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:53.511Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4af75128-bafc-475c-85aa-aa1d7d807eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:25:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:25:55.438Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:25:55.438Z |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-02-07T07:25:55.438Z |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-02-07T07:25:55.438Z |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-02-07T07:25:55.439Z |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-02-07T07:25:55.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:25:55.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:25:55.446Z |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-02-07T07:25:55.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:03.614Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3c15482f-b7d0-428e-8530-996612907c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:13.651Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c522246c-0d18-44eb-ba40-c7321a6c0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:13.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:23.677Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5227b91f-5b3c-4bd5-b2b1-c9ed40ab8227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:33.723Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f6925c62-34ad-47f4-b0da-79a347b8ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:43.779Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b0b107d6-68a6-49dc-bb52-75dfc647672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:53.838Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=875f8195-9c58-4269-b5a6-fe5a9eed87cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:26:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:03.885Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=aae7f884-86c0-4627-89ab-f10acb09e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:13.945Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c9162c2d-59d3-44dc-9e0f-3a6a31ca6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:23.986Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=09e1018a-ae2e-44f2-843d-ba76d48fbd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:34.060Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4b8eaeac-0ee3-4722-83da-b77c86be7076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:34.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:44.102Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=71921cfe-3fcc-4a0c-a4bc-f4eaec476ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:54.218Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=99b1799f-169f-4217-b303-8767b82e0bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:27:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:04.308Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d12d69f0-0b18-4d34-b244-782053953b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:14.389Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=835782f3-869a-4c42-85b7-a2fb77d4d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:24.502Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=c79cf518-8d26-416c-b76c-8d1f5eba386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:34.543Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=19311930-57b5-481d-bc7a-e35eb5aa8df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:44.578Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=8cb505d0-2b7f-4e5c-aa2a-1fadcc4d7e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:54.613Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=531bc7ae-5a41-4337-b79a-ef26c41e445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:28:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:04.671Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=19e88ab1-fe8e-4178-b820-dc379b0122d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:14.696Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=e57fb53e-8e29-4a48-a439-efbd46d26c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:24.723Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=b146ba6a-0ee9-4f4d-b6ca-403e00a53e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:34.745Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=68eb1d1c-1b6b-4ae3-8851-cb7e7879d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:44.763Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=925358b1-0880-4016-b5bd-5fd38b326500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:44.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:54.784Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1ebf18e1-f144-4703-a781-bcd5cd90b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:29:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:04.840Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=491f2ddf-5463-4ef7-b3ce-90fe227d4daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:14.889Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=ac3f5cb2-fb02-4464-83d2-aed9f028b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:24.938Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=2aeb800b-bfe7-4954-a33b-45f111028211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:34.964Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=edd0c962-364d-4f52-8f0e-8009ea2847ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:44.998Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=3765d7f1-2d5a-494e-b4c4-eab7ec8c3583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:55.026Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=72d46d13-9ea3-423a-938c-af02394f4058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:30:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-07T07:30:55.343Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-07T07:30:55.343Z |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-02-07T07:30:55.343Z |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-02-07T07:30:55.343Z |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-02-07T07:30:55.344Z |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-02-07T07:30:55.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-07T07:30:55.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-07T07:30:55.350Z |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-02-07T07:30:55.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:05.142Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=93513f90-442b-4e24-86ec-ab57e4ca4355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:15.166Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=804fd230-feff-4b44-b974-faa09a1d9da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:25.209Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4ad3b93c-782c-4d9c-92ea-f884c8fc10e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:35.236Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=64ac9569-2e0d-490f-a25f-4f1e711ea025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:45.263Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=300f43b4-dd5f-4cde-b7a2-f2b06a33d467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:55.310Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=16f0723f-9b8a-4e1b-9ba4-0cafb0daaa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:31:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:05.346Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=d02ed1a7-d04f-4554-8832-4bb06e10542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:15.382Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=58c60d03-369c-4aac-8cc1-a3821e03f198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:25.406Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=5a8e2166-3463-443c-8bf6-90b94ec541a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:35.448Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=f8c8e689-db89-4c8a-8588-be0cb8dd273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:45.487Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=1831c0ea-2882-4d01-b105-efa82fe41c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:55.504Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=7875a3f1-471d-488e-b241-91bef38043bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:32:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:33:05.554Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=862d3e43-2e9b-4a48-81a6-642aaffec0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:33:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:33:15.589Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=4fbab665-b7e2-4a0f-ad70-b67010b56197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:33:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-07T07:33:25.611Z |INFO |Init configs |InvocationID=c33641ed-08a0-49a6-af66-c66292029e60, InstanceUUID=92953981-a334-4986-86cd-206d1ee24f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023