. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T22:55:07.753Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T22:55:07.766Z |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 |2022-11-11T22:55:07.766Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T22:55:07.768Z |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 |2022-11-11T22:55:08.222Z |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 |2022-11-11T22:55:08.373Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T22:55:08.374Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T22:55:08.375Z |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 |2022-11-11T22:55:08.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T22:55:08.522Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-11T22:55:08.548Z |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 |2022-11-11T22:55:10.112Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T22:55:10.630Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-11T22:55:10.654Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-11T22:55:10.655Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T22:55:10.757Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-11T22:55:10.758Z |INFO |Root WebApplicationContext: initialization completed in 2209 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-11T22:55:11.714Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-11T22:55:13.614Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T22:55:14.228Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T22:55:14.410Z |INFO |Started MainApp in 9.07 seconds (JVM running for 9.801) |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T22:55:14.485Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T22:55:14.487Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T22:55:14.489Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-11T22:55:14.491Z |INFO |Start scheduling PRH workflow |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:14.504Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=69644231-9be6-48a0-a87c-d2b0bdc2dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:25.089Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=73c9182b-222e-4af9-a74d-839f40cfce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:35.117Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3d026903-058e-4874-a802-5dbc723bdbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:45.252Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a7bf8194-a388-4f62-be7f-2d826c6cf252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:55.272Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c70d8616-9f90-4839-8666-ae11d122e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:55:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:05.290Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=aeb396b2-8c8a-4374-abc3-ee64c559f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:15.307Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=355b5d29-4ee7-4b81-9ec5-ee76a537cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:25.325Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4ebfec4b-0cb6-458a-97b4-e2afb24a878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:35.379Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=69241001-56de-43f2-9c7b-6434ec9b7733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:45.393Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=263ee33a-d1f1-4a05-88e9-0d82557663ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:55.410Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4e906461-a858-4f2f-9a47-cccd5cc601c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:56:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:05.424Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cd3ec826-9ba8-4591-9d11-1a106487280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:15.436Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=66395f1b-fa55-4943-8c34-1441f4926c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:25.448Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=119d2ace-797f-4b31-b7e4-635d3b213dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:35.461Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=80460904-fda0-48d9-babf-cc829d00b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:45.474Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=071e92c0-21e7-4cb5-9ffc-1d30a25ae813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:55.489Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d4a80fb2-6ef1-41a6-b33e-4897802b296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:57:55.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:05.505Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b9be6b6a-4693-42d9-a31c-302b6d71754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:15.519Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=df1df183-37dc-41ea-a880-826d9dedc907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:25.532Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9ab46d63-c4bf-49f3-a158-3df7b7c602d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:35.545Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d1fdefc5-43e0-4f85-9597-8dd1ee9edff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:45.558Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=422fa886-7419-42c4-af06-e09f74edd807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:55.575Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=616b4fa1-16ec-4ac9-8026-b55ac96fc56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:58:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:05.588Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4e328f17-e6b1-40ec-995a-21fded4339f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:15.603Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4927a974-e767-445e-b7d0-8d6babc15226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:15.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:25.614Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=065cb8d6-4022-4fa8-afe0-b6aee2afcb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:35.630Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=35db6af7-8497-40fa-bf3f-5ff88f7da7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:45.642Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ddf204cd-1f83-4096-872a-a2b321870e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:55.658Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f8a9e2e4-dbea-4670-ac0f-3cfc8ae1c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T22:59:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:05.671Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b3a6cb98-9048-4423-bd3c-e69130265eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:00:12.803Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:00:12.804Z |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 |2022-11-11T23:00:12.804Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:00:12.804Z |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 |2022-11-11T23:00:12.805Z |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 |2022-11-11T23:00:12.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:00:12.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:00:12.819Z |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 |2022-11-11T23:00:12.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:15.686Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c6c3d8d1-f58e-45dd-9098-22a87eb80883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:25.710Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=24489360-6fed-4c2b-96f3-78b943a1e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:35.724Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d99cca58-a0e3-4cfe-bde1-6e2827916482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:45.737Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=318d38a8-8391-4eec-9405-ffec11f7fd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:55.774Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3d9a4e22-de7a-4989-9eca-2de078bee9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:00:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:05.789Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6c9d75b9-c406-4fe3-8c91-53aeb8a7948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:15.803Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7ca0e6ed-81ae-458b-8209-c753b42ec814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:25.816Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=89ffc76d-268a-49f1-9166-95723dc571a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:35.830Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=76ef83f3-3840-4f15-bb10-1d5faca43669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:45.842Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=96f3f406-dc79-4709-a033-56b354b25f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:55.859Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=dea101e9-c70c-4b13-b1e9-9b6f21db9436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:01:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:05.871Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cd83b946-062e-4538-882e-b5ddbf5e1414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:15.883Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e3fd4fb6-55b6-4927-990a-7fae2f3bc354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:25.907Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=15b10086-be46-4d92-a42c-ae1e486c13e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:35.922Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=60a9b160-3bfb-4e10-b5dd-2067ecb430cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:45.937Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=94a5d943-df1e-4fa1-b5ff-b9a2e1176b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:55.947Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d2f73e27-16ac-4e96-9082-0de97ac31871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:02:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:05.961Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8aebcc7a-c601-4660-bb05-f947159c05d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:15.973Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f00d2e0e-8835-4360-97e0-9aa1803a6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:25.984Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b92419ba-3b6e-4ea1-9bea-921ca25c1287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:35.996Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e1dbee3e-b727-4932-92a7-08e44457c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:46.022Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f5d2bbfc-2752-493c-a829-5dd5091b299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:56.034Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9a35f3b5-7be4-4bd1-9f0a-259092d79772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:03:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:06.048Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=45d59e1d-021a-47a3-a2ac-4f5b2c9261a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:16.061Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=405407b9-68f8-4975-968f-e050afb75e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:26.073Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=55eaf8eb-ef46-4ca1-99ea-23da0b973882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:36.100Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=0b1b28da-c8a5-4a85-beea-2534f4894a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:46.111Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=304383d5-e982-42bc-9d6d-66030fdb2268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:56.126Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3138fd2b-4c71-40a1-aa58-7db1cd1a7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:04:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:06.143Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7e668501-fd72-4f5b-8c8a-810926eac687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:06.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:05:12.032Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:05:12.032Z |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 |2022-11-11T23:05:12.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:05:12.032Z |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 |2022-11-11T23:05:12.033Z |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 |2022-11-11T23:05:12.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:05:12.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:05:12.044Z |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 |2022-11-11T23:05:12.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:16.156Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6ad2cd49-57ac-484f-b1c5-11b7d3e17cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:26.168Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ba3902a2-d7b0-428d-bffa-e1686d823812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:36.182Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=63488bb1-2da6-4aea-9cbe-bdacef1ef339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:46.212Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=78da14c0-51d6-4c36-bf75-4ded34e84e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:56.225Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=5cb2cb27-5a2c-4576-8fc6-b7e1060bb20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:05:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:06.239Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=0db35a53-47c0-401f-8e62-73397f3dd3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:16.251Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6f7d308b-353f-4340-ab8b-0e5f57392802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:26.262Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f4574027-0614-4b65-aeba-f1a39dc609e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:36.272Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=66be6a84-dd8d-4395-a9cc-bad43f467298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:46.286Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e7505cfd-6e6e-4346-9316-22164da644f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:56.302Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=828ce264-6691-478c-a3bd-21c3704ca072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:06:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:06.313Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d119b8ae-a8f6-4fcb-bc65-786c6f917461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:16.325Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3d8d76b5-b9c5-4ce6-b82f-4253522dd42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:26.339Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b31a7a8d-85cf-48ee-9607-f2844d968f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:36.349Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e39ff479-bffe-420f-9c67-36991d4ae716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:46.362Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7342b79a-1a6f-47dd-939d-e7bc25c83bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:56.384Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4f6b4b10-500e-4fd1-b72a-4c781e69efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:07:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:06.399Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cb4426ee-1b7b-49de-a026-dcf55ba5b829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:16.417Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b204d100-6e65-4ce6-8ed8-4af7e26241d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:26.434Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=70287884-777a-42e4-9b93-071e0ceb5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:36.451Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c5f1032b-2ed8-4be0-bfb5-c41d00fcce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:46.463Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c611cab9-f74f-4ce6-ae65-deff9ab287cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:56.479Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=615e0d3a-9d52-4bc9-9a87-a931be20edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:08:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:06.491Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e64c4cd8-9608-4faa-ad8f-875a857b5203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:16.504Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=29cc5f8d-40ed-4674-887e-0c0d0bcf6061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:26.517Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=81a3fcf1-baae-4d3c-b801-35d365b7ccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:36.532Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3ec7333b-9b56-44d6-b5d2-3ceaf606c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:46.545Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=994d1eca-3a66-46b3-8e4a-5bdecb9632ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:56.562Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=5bc2edc4-7fd4-4f2c-9b4e-00d7042af9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:09:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:06.581Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=90f5711b-51e1-44d1-9d1e-b9bcbea7de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:06.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:10:12.018Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:10:12.019Z |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 |2022-11-11T23:10:12.019Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:10:12.019Z |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 |2022-11-11T23:10:12.020Z |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 |2022-11-11T23:10:12.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:10:12.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:10:12.031Z |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 |2022-11-11T23:10:12.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:16.594Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1427fe01-48aa-461b-9159-a869b7d25fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:26.614Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d5cc29e3-a138-4502-b1c1-ffb9b6562853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:36.626Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=014beecb-71f6-4f92-839e-2617da2442d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:46.643Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=785e7dc0-5686-462d-a8d2-5c60abaf73a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:46.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:56.676Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d340c56f-9031-4ed8-8d37-ede66bf59dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:10:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:06.712Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=95af67a8-aded-47cb-964b-3ec0fad88e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:16.728Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f5ccf795-9fe1-4fb8-bc10-bf1ad27ac09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:26.741Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=11e30b9f-2d3a-473d-a6a3-8a9e1dff44f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:26.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:36.753Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=68047854-3301-4e84-902a-c2e59296475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:46.768Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a8848e2d-274a-4a08-b212-7e22213ca418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:56.782Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=53da8f10-ff24-45e2-9630-f6b2614ac768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:11:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:06.798Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cfb8514d-6cf3-4e89-aa2d-b43dd25f5919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:16.830Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b1339fde-a250-4dbb-a33c-6868306a8b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:26.860Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=668c633f-1a05-4a90-8bbf-b1c0e861e3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:36.884Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=33e74f0b-8b43-4bfd-8bb0-4f09d100e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:46.905Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2ec57ba3-622f-461f-8baa-878b6b79a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:56.929Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=39297ba4-31bd-4fdf-bb67-3591ceae9c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:12:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:06.943Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6f422f75-398b-4843-b91e-9da89b3f3cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:16.968Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7e2608f4-a3dd-42e9-8f1d-02ea901a637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:26.988Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=635ad660-44ea-4417-98c6-a9ea5bb1d5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:37.006Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cc45815b-f2b7-4ccd-8079-dbc85bc51c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:47.038Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f4400622-ec54-4fe9-aea9-0a665cade05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:57.056Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8b67c458-1df7-423d-8eb3-e126526ce3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:13:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:07.197Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=00efb3d8-eb7e-4662-9076-2b02d5bba1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:17.218Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=30bdd4cd-e451-4cce-8289-1df3e99d6000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:27.231Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=345f5435-9bce-4a3e-992e-8025c00d656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:37.247Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2df482a7-a7fb-42e4-affc-987f0296e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:47.260Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6819e959-a11c-4d85-9299-5b5952105e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:57.275Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=94435998-7488-46e7-aa64-7e6f40927a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:14:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:07.286Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=baee77f3-0fd5-4943-8e0e-535c610c2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:15:12.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:15:12.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:15:12.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:15:12.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:15:12.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:15:12.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:15:12.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:15:12.019Z |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 |2022-11-11T23:15:12.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:17.300Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=36cc59c8-477a-4f6c-a2e9-bb2a5829aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:17.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:27.319Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b9d7ea9f-2354-4b63-b90c-8c83f607f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:37.332Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=864f6798-e6b5-4266-9022-caab76b59788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:47.346Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=0355661e-a00f-4a69-b77b-8977a3a2ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:57.359Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ce023e12-0009-4046-ad65-0f02b4d4c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:15:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:07.370Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1dca8bcc-1ccc-4671-8375-0e269746302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:07.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:17.385Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a23bb883-4833-474c-92d0-6ab4340aaa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:27.398Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9a89b5d8-db94-48fe-a13e-f3e9c8735a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:37.413Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=27f630e0-2abc-49ac-a8f4-fad8763375e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:47.439Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2268f5de-306e-4f49-b334-f042c71db5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:57.453Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d358701d-7800-43c0-9aa7-92669f71ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:16:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:07.472Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a11d5297-2a61-4f6b-a0e7-0687b4ceb688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:07.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:17.489Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=09bf9516-2771-4007-b50d-dded9356f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:27.502Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b7cf935a-a946-4ab9-bdeb-87c509c5eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:27.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:37.516Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=83ca1bd7-c3c0-4713-8aa8-4e07f4127fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:47.545Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9c4d9bdb-aee0-4557-a5f6-4d75f3493d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:57.558Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1118795d-7677-45db-9e58-7a954783fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:17:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:07.583Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1b784361-70bb-4304-9b8e-df98112b8873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:17.596Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b9b40b35-344c-4bdc-9e43-7a6a308de8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:27.610Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=63c27031-19e4-428c-bb50-296cc02c7b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:37.623Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d651b2f3-507e-43d0-a017-295bf64b257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:47.638Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c868a6f9-2f1f-42ab-a3a4-feb7ba395eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:57.651Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=aedad97a-3de6-4fe8-ab1a-71c5e3d8ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:18:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:07.744Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e4bcdd99-5caa-46c9-bce1-666c45e89a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:17.757Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=bc98a28c-0e38-4e85-bf0b-f8253fcf1135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:27.772Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=0e05188b-d978-47cf-949c-9da62cf88e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:37.783Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=929232ce-23fa-4dce-ae4d-9ccc22ec582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:37.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:47.795Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7b9998e3-3688-4fd4-9879-7b52e1988ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:57.807Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8ef93d64-84de-43fe-879d-41980db2008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:19:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:07.820Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a45156d0-2d2d-4edb-a473-7d5540c1f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:20:11.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:20:11.995Z |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 |2022-11-11T23:20:11.995Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:20:11.995Z |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 |2022-11-11T23:20:11.995Z |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 |2022-11-11T23:20:12.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:20:12.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:20:12.004Z |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 |2022-11-11T23:20:12.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:17.836Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b72dec76-2bdb-47f5-a625-41cc4e50f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:27.851Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c7e51f87-9473-492d-a343-cc83e49c8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:37.866Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e9aa2055-f396-4717-8aa3-4fcf9df78b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:47.880Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=da225dc4-5d79-400f-bd42-1f75ddcdbbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:57.894Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c548a28e-c9b8-48a3-b5c3-8a358531a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:20:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:07.905Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b4b471e6-055a-4b95-99eb-5dbc96ddb493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:17.934Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8785c84c-9c2f-4f13-89c1-f588cb193e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:27.947Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=fac7691e-3360-4662-aaff-25433fd2eb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:37.960Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=eda8164e-b33b-430c-bef1-876efdc553aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:47.974Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=331af28e-ec31-4a27-a69a-d8524fb57403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:57.986Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b9430f3c-65d5-4124-a0d6-8e0a4d112bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:21:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:08.003Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b90cf12f-f1aa-4e25-849c-0db57af2eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:18.018Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4e3ae29c-3f25-4276-b4aa-e54e10217d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:28.032Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a7d6729b-d1a8-41f4-b4f3-542e20ebd0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:38.044Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1ea9cb86-4ec3-488c-a16c-ebb36571cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:48.060Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8d600e13-8857-4643-b998-43196cb64f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:58.074Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b18f5404-721d-45b7-ba39-980f00664347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:22:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:08.086Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=458d3455-c866-43c1-94dd-c213a17f8f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:18.098Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e5d34be7-9efa-4eb9-849e-aadac5225773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:28.112Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=708eeae6-bbb9-4e3c-ad79-3b51995319bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:38.126Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=16fe09fa-cc17-449f-afa1-7ff98c246c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:48.141Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=69c27a79-bd34-4a99-a7a8-69eab62beffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:58.174Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d720f1c3-7a7a-4e7f-82d5-c95ec9819846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:23:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:08.201Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=bae6b5f1-d167-4ce0-a7bb-15951fb39b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:18.214Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e311f59a-dbc1-4a84-9c9d-927e79dec7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:28.248Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=36780a2b-5c48-4353-8a3a-f6b4db383c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:28.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:38.260Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7d622d13-682a-42d0-93a1-5517f036410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:48.274Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d2d39eac-e1be-4c14-aacc-cb0fdc7e2ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:58.291Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c19c7573-e9e2-4d22-abb5-dfaf02594291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:24:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:08.303Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b1361bc5-edfc-4028-b95a-b77a9fb78843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:25:11.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:25:11.992Z |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 |2022-11-11T23:25:11.992Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:25:11.992Z |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 |2022-11-11T23:25:11.993Z |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 |2022-11-11T23:25:12.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:25:12.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:25:12.000Z |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 |2022-11-11T23:25:12.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:18.318Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a2d0e8cf-8572-4dc9-98ed-349ffa8fbcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:28.330Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b1883334-09c4-49b9-b828-d5f637ce76af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:38.349Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f164a3ec-8a4d-4b3f-bcf1-a9ca9d41fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:48.366Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=60818bc6-349c-4966-839d-537796a34f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:58.379Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=0a4ac3f7-1eca-4d9a-ba62-62e062e3538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:25:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:08.409Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9793a773-d912-4f71-901d-02c39e301498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:18.421Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=53c69c0e-d550-49f0-966c-f8df92c7fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:28.436Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=07ab9b43-0b74-4dd5-829c-c6a22188e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:38.448Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=82f78c5b-9e3d-49c4-b588-6f417819802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:48.464Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d26bebfa-94b9-4e73-b8e8-fd18abf3838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:58.477Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3663ae72-2235-4e95-b1aa-247321211885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:26:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:08.490Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6fa33579-e011-4255-b3a6-d3486276aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:18.504Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=97dd555d-24a4-47c3-a611-ad74c735a0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:28.525Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=191e338d-510e-496a-9115-a4e5f60a94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:38.538Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1ff55321-0b2e-45a9-a901-aaa87a1923e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:48.564Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f64c7510-5b1a-474d-80b8-fc739793dfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:58.577Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2afda705-23e2-43e7-b5a0-f69ef04b4782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:27:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:08.591Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9d5d94e0-382a-4761-aec3-66852134d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:18.605Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=82cfc855-e9b1-46ea-a2fa-3f1fe8059522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:28.662Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d4d1cb9b-9844-4e83-ab47-862ca43be3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:38.675Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7a52786b-f0b3-45fb-a111-cd4ffa559337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:48.688Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6078473d-430c-42e2-819c-f06162878916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:58.700Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=930580a8-6839-4fb0-92b9-5e75cacebcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:28:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:08.712Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f9d27778-8854-4a21-bd1a-7e96a8e126e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:18.725Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=69f28023-1417-49c0-ac10-72be13bb416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:28.743Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=06590684-2f56-4a3b-bb32-05cea83d5bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:38.758Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=91156c54-0444-4508-84e9-ebdeb3bec988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:48.771Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d985e963-f4ea-4c5e-937c-15cf881f1922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:58.791Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=19fc7055-4c59-42a9-94a8-27c345717bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:29:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:08.807Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6e5253db-c231-495f-b1ca-4f1362761140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:30:11.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:30:11.947Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:30:11.947Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:30:11.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:30:11.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:30:11.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:30:11.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:30:11.954Z |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 |2022-11-11T23:30:11.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:18.821Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d78edaad-14aa-492b-b4de-a291b6dcb1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:28.843Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ccf72648-5197-43e8-9be3-690afbfa5379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:38.856Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9d1b22eb-2b47-4c21-8e81-37de10a50346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:38.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:48.871Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=88ee3ee1-c687-42aa-9ece-4b16badf739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:58.888Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d33b3b0e-7fad-4db8-ad98-c5dd9912e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:30:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:08.901Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=224eec3c-9b38-4af0-927a-06ff1bfac349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:18.914Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=eac7cb59-f145-4097-a8d1-7c25a518a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:28.938Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=18af0b8f-1331-45cf-a86d-06a31acf76cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:38.955Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=71fd5042-dce8-4110-9206-e8b7122d5f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:48.971Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=b57c7821-ebcc-41b3-8d6f-1078685bbca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:58.988Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=bb1d6116-e706-4e21-9f75-f642eac3fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:31:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:09.001Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ffada3ea-e957-4de4-bd61-d096b282b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:19.014Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=db04e593-e72a-44bb-aedb-0d1d2ab54d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:29.029Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a842e8fe-38c2-463d-92f0-2b646f8d427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:39.043Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=278142d4-ce47-4247-9d8a-bb19c476be1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:49.056Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=989156a1-2079-414c-bf70-038b6b743670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:59.072Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3db55218-e13b-4482-874b-263edd5e8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:32:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:09.084Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=345534cf-1b6a-48e0-88b1-40b702047689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:19.097Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=210165d2-9617-45ed-881b-1a02b2aa87fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:29.119Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e554c9aa-7247-405b-85a4-5c18f1c215ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:39.132Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=438bb052-3024-47b6-9129-5d5965a71cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:49.151Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c51e75d2-7897-44d6-9231-20d2ea3c621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:59.164Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6ebf7d25-4495-4c4e-9241-b78e03eb1be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:33:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:09.177Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2acd8b84-f447-473e-abba-bf23ceba8c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:09.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:19.189Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d9b8b076-708a-4108-a470-9becc1678512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:29.207Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ddab4e4c-39d4-4412-b3c1-360d32c28c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:39.219Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2362a7e6-9157-4a22-9f97-f36980f5df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:49.232Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=cccb26f4-2dec-472c-8776-76651a0fea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:59.246Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=dce75b79-9478-4e85-9390-5dce5fd43f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:34:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:09.260Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=81400fb6-582f-4192-9b34-1a1c5994007e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:09.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:35:11.963Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:35:11.963Z |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 |2022-11-11T23:35:11.963Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:35:11.963Z |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 |2022-11-11T23:35:11.964Z |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 |2022-11-11T23:35:11.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:35:11.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:35:11.971Z |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 |2022-11-11T23:35:11.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:19.281Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=3c492e9e-0989-4ab6-b8a9-f9a81cda8355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:29.296Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=09b7e7ef-441b-4f19-a720-c429a6e36d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:39.308Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c1bf98d7-d7b8-4abe-a4df-b34e3ba8605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:49.334Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ea3ba8c8-52c8-4ffe-8427-7cd93b5a203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:59.350Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=da197aef-1ebd-47c9-a3d8-9d0077eb4a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:35:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:09.365Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=46b2ccf7-1e5e-484f-9fca-218ba0879281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:19.376Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=03a4d158-c781-4a17-b017-95fed18dec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:29.389Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=792a2772-789d-4cd7-b98b-443df98faa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:39.402Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e67ffdff-2928-4772-a1aa-0489dad41b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:49.434Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=fea0a83e-0454-4cd4-9d36-7cb6e34778eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:59.447Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=776f38cb-e8fc-443b-aa9c-a454895dda42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:36:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:09.462Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e8c4c667-9525-4f87-8135-1fa516b27d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:19.477Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6fe4462e-da3b-4007-b485-d0e9725d5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:29.511Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=12d5386e-6e81-4e16-a0db-833fc37c6690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:39.572Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e034bebe-3518-42ce-8c5c-042693f64a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:49.587Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e8d73856-bd0e-47bc-b138-110ac95fe668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:59.613Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f1e4ed94-a61c-437c-9a53-7a437a25f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:37:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:09.628Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=96463777-e12e-4d51-b629-7a85e8e659de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:19.640Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a263506f-0f88-43d5-9627-5938ffc7a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:29.660Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=8bbe0e41-09a8-4b7a-9f7e-c22bcc4f23c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:39.673Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=81610872-c27e-4746-a68a-e6c96583537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:49.686Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c40d9375-f121-4b59-9a59-f1d6b994f076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:59.710Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e07e3666-a0d4-4e8c-8f7e-330dbb78cf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:38:59.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:09.725Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=fa52ad28-faa8-4cb9-bb17-ebb47b7e8781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:19.743Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=445cbf4f-1107-4532-8ac5-3ea66c2cb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:29.762Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6fda5a3b-e7a8-439f-9a5e-4cbe27747aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:39.776Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d272f838-3492-4c5d-a2ba-4cbf91e25255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:49.790Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=02f854e3-42ea-4def-bb62-fa94a9b2b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:59.809Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=87f99b77-6d07-4d92-bebc-735207b77b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:39:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:09.828Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f2baad27-12a2-450e-af3d-205a5c8cb266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:40:12.017Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:40:12.017Z |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 |2022-11-11T23:40:12.017Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:40:12.017Z |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 |2022-11-11T23:40:12.018Z |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 |2022-11-11T23:40:12.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:40:12.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:40:12.025Z |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 |2022-11-11T23:40:12.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:19.843Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e0e2cf8b-c6c7-422c-ae1b-f77446f01ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:19.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:29.855Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=35fe708c-a220-4ce7-9732-7a591451c0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:39.869Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=91afefe9-afb9-4a49-b726-b607e74b41a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:49.884Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=58dbbfb9-be80-4a82-9931-d46f31c86dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:59.912Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e96a1079-f189-41c7-b0ec-1e7002f7a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:40:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:09.942Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=101b2f5b-99d8-4769-a573-9e52be5aea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:19.955Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=adddd988-5759-4998-8195-7a5280b50191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:29.969Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=47e9ef1d-1000-47f9-8810-91bd0da0d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:39.982Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a475f687-50a0-4177-9e96-fd54f04a9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:49.996Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=4ae1dd2d-8a1c-4ab6-a2e0-502ed9bb2b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:41:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:00.008Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=179c7a12-f415-4ae4-ac07-6910318a4c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:10.041Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=27b58557-719b-452b-afa6-6db91c10807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:20.054Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=14b7c2ae-ae49-4782-93d9-024533e3a9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:30.077Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=38a63901-8e38-47dc-abd7-3c9274d546e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:40.092Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=1c65f1ca-cdb3-43c1-bbb6-f23c791e3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:50.104Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e91a65d8-a355-44a6-8f88-1fffaca616d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:42:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:00.115Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=92a1bd7d-a19c-45ce-9457-e17468f5dfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:10.130Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=60006fe4-aba4-4021-833a-a35667751bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:20.152Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2bf16840-bedf-42a7-bafb-f92acacc8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:30.165Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d83fc4fa-bd3c-48fe-b66d-ef4b9113d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:40.177Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=533d2864-49dc-45ee-82f2-d2931a210975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:50.190Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2eab46ac-c885-429b-bc28-eb3dbcb467fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:43:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:00.205Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f170485b-71db-488b-9277-9e70160dd5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:10.217Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d05f7215-0646-4a72-b765-20cb0e195a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:20.230Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=a8b69edb-d84a-465b-a519-ca4804237802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:30.242Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c6000b89-fb50-43ec-ad7b-feb012f13a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:40.255Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=acf9e73b-ea0e-44cb-91a1-7f88407f34fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:40.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:50.267Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=50025f2d-7993-4408-a1d4-4e3f5b98c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:44:50.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:00.281Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=caa1ada9-e872-4c3a-9e75-44e73f93971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:10.296Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7256237d-7719-4999-a391-7d5b438eeb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T23:45:11.934Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-11T23:45:11.934Z |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 |2022-11-11T23:45:11.934Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T23:45:11.934Z |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 |2022-11-11T23:45:11.934Z |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 |2022-11-11T23:45:11.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T23:45:11.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T23:45:11.943Z |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 |2022-11-11T23:45:11.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:20.310Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=c32f6ee0-84b3-45f6-a23e-07583a1aecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:30.335Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=f838eba3-8902-4c33-b20b-3a5a31e25b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:40.351Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=200a1f6c-3e73-4b7f-8f05-e0466c2c5021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:50.366Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=76a520f1-be15-40eb-bbfa-c8de4b409624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:45:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:00.380Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=9b4e6dda-2ca4-4703-b338-f5ba73b84c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:10.401Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=620ed393-9c11-43aa-a0ad-2609fbbf0708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:20.414Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=fdec9bd9-7d0c-4cd2-9053-e96f0acf17ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:30.427Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=67fa2d13-fc1e-4776-9b94-8edba1f689be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:40.440Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ed2dc66d-18d2-41a0-b7ad-4082b6be02e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:50.455Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=ea35334a-fa2f-4373-a0a3-40a34fa79812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:46:50.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:00.467Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=79c6d45f-853e-475a-840c-4a2f00fb09b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:10.479Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=497e9121-66d5-45aa-94b8-4e0f9f311886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:20.493Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=2f2372f4-b132-44fb-8227-ca769deb62d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:30.507Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=930904ee-cb5f-4244-a721-2ff80c8cbde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:40.520Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=6a71cece-4e81-4ab7-9d94-e1007171528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:50.537Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=74da1bc5-23b6-482c-8ea0-c7c963447e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:47:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:00.551Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=d40a6a9e-9268-4e49-9b7f-7993af49b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:10.565Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=95e126df-4e6d-47a4-92e6-3200ea01aba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:20.578Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=e78e8bcc-0aa3-40e4-8fb1-f232310654b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:30.592Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=7ab8de24-403b-47dd-9ff6-ac4dfdd567ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:40.607Z |INFO |Init configs |InvocationID=96e8091b-80a0-429f-8078-53b3d504822f, InstanceUUID=db2c6f23-182a-494e-aaf2-4bad4e5b0383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T23:48:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |